diff --git a/dev-go/go-spew/go-spew-0_pre20150619.ebuild b/dev-go/go-spew/go-spew-0_pre20150619.ebuild index b444e37f53432..04ae286d12614 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 b444e37f53432..04ae286d12614 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=""