commit:     5b27c239c9439000f8e16e7e4e3856aa5300a318
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Fri Feb  3 08:54:13 2023 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri Feb  3 09:17:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b27c239

app-shells/antibody: drop 6.1.0, 6.1.1

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 app-shells/antibody/Manifest              |  1 -
 app-shells/antibody/antibody-6.1.0.ebuild | 74 -------------------------------
 app-shells/antibody/antibody-6.1.1.ebuild | 74 -------------------------------
 3 files changed, 149 deletions(-)

diff --git a/app-shells/antibody/Manifest b/app-shells/antibody/Manifest
index 7672f9b67..7b40bef2b 100644
--- a/app-shells/antibody/Manifest
+++ b/app-shells/antibody/Manifest
@@ -1,4 +1,3 @@
-DIST antibody-6.1.0.tar.gz 53689 BLAKE2B 
c6288d52624a9305486717cd162668eb07029ae5e0a6915c502f0ff91dedee93568ef1fb626160b489ae3f3591cff91979bde6ab8a12dbf9cd9b73eeb66526ec
 SHA512 
83f826a9a6cc789f74cf8ed996ae8dc2f953729fa47510db815988a43ad174913042769b20a120c58f5173108e32e2aa64dbb03ffac97ca2f1fff0c05ad2ae45
 DIST antibody-6.1.1.tar.gz 53625 BLAKE2B 
a348c022d0942b00d5e5dc2aeb257b7dbb589be592d340ec69e0a4539e1f5b4abf7c2585fd072fa82f9219b0bf3f41858095f13a475ac93d5ebacf20e429400b
 SHA512 
0a436227d195b1e68be03d62d0f7fab0f10c4434df10e047468809a6dcf330623c54ddf4e52c459d7b816a3be977e62c6aba58408881f9a45583456e37614b04
 DIST 
github.com%2Falecthomas%2Ftemplate%2F@v%2Fv0.0.0-20190718012654-fb15b899a751.mod
 38 BLAKE2B 
2e1a897393e3527f0f82e6ab9baf62558d9cf54b56ada5d79aa1b206128de30395d9082bc600c4aa2a17e81095e429cc5874de95047854531cccc9ea0b867de7
 SHA512 
072ca7ba3d5ca815f58848db201002cc572d95334aeacfe44cb226505ad20d82ce06eb2ee059650912ae499db6291822c583296cb65a66e54adce62d6d850929
 DIST 
github.com%2Falecthomas%2Ftemplate%2F@v%2Fv0.0.0-20190718012654-fb15b899a751.zip
 66303 BLAKE2B 
4b02e631a3537d577b78b1372f8496113c582bfaafc48f5ce6981ed72da6a611d6c692a85c6e7cc8aeb47c89d0fec9f491d59607ead55d5e4be256525d3173bb
 SHA512 
d29dc8a3c82c34af07b0c393349eda79b30c988d439771e02106bf2f386ef5fc3feaebf00da3953a40bff2c5ed93880ecbf45e1607303c11a417bfffb96e2e65

diff --git a/app-shells/antibody/antibody-6.1.0.ebuild 
b/app-shells/antibody/antibody-6.1.0.ebuild
deleted file mode 100644
index a4a7906dc..000000000
--- a/app-shells/antibody/antibody-6.1.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit go-module
-
-# NOTE: Keep EGO_SUM in sync with go.sum (with dev-go/get-ego-vendor).
-EGO_SUM=(
-       "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751"
-       "github.com/alecthomas/template 
v0.0.0-20190718012654-fb15b899a751/go.mod"
-       "github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d"
-       "github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod"
-       "github.com/davecgh/go-spew v1.1.0/go.mod"
-       "github.com/davecgh/go-spew v1.1.1"
-       "github.com/davecgh/go-spew v1.1.1/go.mod"
-       "github.com/getantibody/folder v1.0.0"
-       "github.com/getantibody/folder v1.0.0/go.mod"
-       "github.com/pmezard/go-difflib v1.0.0"
-       "github.com/pmezard/go-difflib v1.0.0/go.mod"
-       "github.com/stretchr/objx v0.1.0/go.mod"
-       "github.com/stretchr/testify v1.4.0/go.mod"
-       "github.com/stretchr/testify v1.6.1"
-       "github.com/stretchr/testify v1.6.1/go.mod"
-       "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
-       "golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899"
-       "golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899/go.mod"
-       "golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
-       "golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208"
-       "golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208/go.mod"
-       "golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod"
-       "golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod"
-       "golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae"
-       "golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae/go.mod"
-       "golang.org/x/text v0.3.0/go.mod"
-       "gopkg.in/alecthomas/kingpin.v2 v2.2.6"
-       "gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod"
-       "gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405"
-       "gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod"
-       "gopkg.in/yaml.v2 v2.2.2/go.mod"
-       "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c"
-       "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod"
-)
-go-module_set_globals
-
-DESCRIPTION="Fast Zsh plugin manager"
-HOMEPAGE="https://getantibody.github.io/";
-SRC_URI="
-       https://github.com/getantibody/antibody/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-       ${EGO_SUM_SRC_URI}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-       app-shells/zsh[unicode]
-       dev-vcs/git
-"
-
-PATCHES=( "${FILESDIR}/6.0.1-remove-failing-tests.patch" )
-
-src_compile() {
-       local -a mygoargs=(
-               -ldflags "-X main.version=${PV}"
-       )
-       go build "${mygoargs[@]}" || die
-}
-
-src_install() {
-       dobin antibody
-       einstalldocs
-}

diff --git a/app-shells/antibody/antibody-6.1.1.ebuild 
b/app-shells/antibody/antibody-6.1.1.ebuild
deleted file mode 100644
index b31fae17d..000000000
--- a/app-shells/antibody/antibody-6.1.1.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit go-module
-
-# NOTE: Keep EGO_SUM in sync with go.sum (with dev-go/get-ego-vendor).
-EGO_SUM=(
-       "github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751"
-       "github.com/alecthomas/template 
v0.0.0-20190718012654-fb15b899a751/go.mod"
-       "github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d"
-       "github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod"
-       "github.com/davecgh/go-spew v1.1.0/go.mod"
-       "github.com/davecgh/go-spew v1.1.1"
-       "github.com/davecgh/go-spew v1.1.1/go.mod"
-       "github.com/getantibody/folder v1.0.0"
-       "github.com/getantibody/folder v1.0.0/go.mod"
-       "github.com/pmezard/go-difflib v1.0.0"
-       "github.com/pmezard/go-difflib v1.0.0/go.mod"
-       "github.com/stretchr/objx v0.1.0/go.mod"
-       "github.com/stretchr/testify v1.4.0/go.mod"
-       "github.com/stretchr/testify v1.6.1"
-       "github.com/stretchr/testify v1.6.1/go.mod"
-       "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
-       "golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899"
-       "golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899/go.mod"
-       "golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
-       "golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208"
-       "golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208/go.mod"
-       "golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod"
-       "golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod"
-       "golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae"
-       "golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae/go.mod"
-       "golang.org/x/text v0.3.0/go.mod"
-       "gopkg.in/alecthomas/kingpin.v2 v2.2.6"
-       "gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod"
-       "gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405"
-       "gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod"
-       "gopkg.in/yaml.v2 v2.2.2/go.mod"
-       "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c"
-       "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod"
-)
-go-module_set_globals
-
-DESCRIPTION="Fast Zsh plugin manager"
-HOMEPAGE="https://getantibody.github.io/";
-SRC_URI="
-       https://github.com/getantibody/antibody/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-       ${EGO_SUM_SRC_URI}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-       app-shells/zsh[unicode]
-       dev-vcs/git
-"
-
-PATCHES=( "${FILESDIR}/${PN}-6.1.1_remove-failing-tests.patch" )
-
-src_compile() {
-       local -a mygoargs=(
-               -ldflags "-X main.version=${PV}"
-       )
-       go build "${mygoargs[@]}" || die
-}
-
-src_install() {
-       dobin antibody
-       einstalldocs
-}

Reply via email to