From: Marty E. Plummer Date: Fri, 13 Apr 2018 06:47:07 +0000 (-0500) Subject: dev-go/go-snappy: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3e801d1a8482edea2f3dbd61d15e47c726a0251a;p=gentoo.git dev-go/go-snappy: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-go/go-snappy/go-snappy-0_pre20150729.ebuild b/dev-go/go-snappy/go-snappy-0_pre20150729.ebuild index 40d0c5db22f3..1b82e8e16555 100644 --- a/dev-go/go-snappy/go-snappy-0_pre20150729.ebuild +++ b/dev-go/go-snappy/go-snappy-0_pre20150729.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="The Snappy compression format in the Go programming language." -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/golang/snappy" LICENSE="BSD" SLOT="0/${PV}" IUSE="" diff --git a/dev-go/go-snappy/go-snappy-0_pre20160213.ebuild b/dev-go/go-snappy/go-snappy-0_pre20160213.ebuild index eec33d976a24..6c3ef45cab9d 100644 --- a/dev-go/go-snappy/go-snappy-0_pre20160213.ebuild +++ b/dev-go/go-snappy/go-snappy-0_pre20160213.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="The Snappy compression format in the Go programming language." -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/golang/snappy" LICENSE="BSD" SLOT="0/${PVR}" IUSE="" diff --git a/dev-go/go-snappy/go-snappy-9999.ebuild b/dev-go/go-snappy/go-snappy-9999.ebuild index 40d0c5db22f3..1b82e8e16555 100644 --- a/dev-go/go-snappy/go-snappy-9999.ebuild +++ b/dev-go/go-snappy/go-snappy-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="The Snappy compression format in the Go programming language." -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/golang/snappy" LICENSE="BSD" SLOT="0/${PV}" IUSE=""