diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-13 01:48:02 -0500 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2018-04-13 02:52:05 -0700 |
commit | e4a96f0434123b1027cf47140df00c5bd21fd8e5 (patch) | |
tree | 9a6d0a905e21fa50f820b51b488228d9169efcfd /dev-go | |
parent | dev-go/go-snappy: remove variables from HOMEPAGE (diff) | |
download | gentoo-e4a96f0434123b1027cf47140df00c5bd21fd8e5.tar.gz gentoo-e4a96f0434123b1027cf47140df00c5bd21fd8e5.tar.bz2 gentoo-e4a96f0434123b1027cf47140df00c5bd21fd8e5.zip |
dev-go/go-spew: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-go')
-rw-r--r-- | dev-go/go-spew/go-spew-0_pre20150619.ebuild | 4 | ||||
-rw-r--r-- | dev-go/go-spew/go-spew-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-go/go-spew/go-spew-0_pre20150619.ebuild b/dev-go/go-spew/go-spew-0_pre20150619.ebuild index b444e37f5343..04ae286d1261 100644 --- a/dev-go/go-spew/go-spew-0_pre20150619.ebuild +++ b/dev-go/go-spew/go-spew-0_pre20150619.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ fi inherit golang-build DESCRIPTION="Implements a deep pretty printer for Go data structures to aid in debugging" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/davecgh/go-spew" LICENSE="ISC" SLOT="0/${PV}" IUSE="" diff --git a/dev-go/go-spew/go-spew-9999.ebuild b/dev-go/go-spew/go-spew-9999.ebuild index b444e37f5343..04ae286d1261 100644 --- a/dev-go/go-spew/go-spew-9999.ebuild +++ b/dev-go/go-spew/go-spew-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ fi inherit golang-build DESCRIPTION="Implements a deep pretty printer for Go data structures to aid in debugging" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/davecgh/go-spew" LICENSE="ISC" SLOT="0/${PV}" IUSE="" |