dev-go/go-spew: remove variables from HOMEPAGE
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 13 Apr 2018 06:48:02 +0000 (01:48 -0500)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2018 09:52:05 +0000 (02:52 -0700)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-go/go-spew/go-spew-0_pre20150619.ebuild
dev-go/go-spew/go-spew-9999.ebuild

index b444e37f5343253d0230ab247baac9051db15a23..04ae286d1261479356ee77405841adcae360ad22 100644 (file)
@@ -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=""
index b444e37f5343253d0230ab247baac9051db15a23..04ae286d1261479356ee77405841adcae360ad22 100644 (file)
@@ -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=""