From 3e801d1a8482edea2f3dbd61d15e47c726a0251a Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Fri, 13 Apr 2018 01:47:07 -0500 Subject: dev-go/go-snappy: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- dev-go/go-snappy/go-snappy-0_pre20150729.ebuild | 4 ++-- dev-go/go-snappy/go-snappy-0_pre20160213.ebuild | 4 ++-- dev-go/go-snappy/go-snappy-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-go') 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="" -- cgit v1.2.3-65-gdbad