diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-13 01:47:07 -0500 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2018-04-13 02:52:05 -0700 |
commit | 3e801d1a8482edea2f3dbd61d15e47c726a0251a (patch) | |
tree | e43bf9de12f147690adf6ef3f077e170427735f1 /dev-go | |
parent | dev-go/go-resiliency: remove variables from HOMEPAGE (diff) | |
download | gentoo-3e801d1a8482edea2f3dbd61d15e47c726a0251a.tar.gz gentoo-3e801d1a8482edea2f3dbd61d15e47c726a0251a.tar.bz2 gentoo-3e801d1a8482edea2f3dbd61d15e47c726a0251a.zip |
dev-go/go-snappy: 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-snappy/go-snappy-0_pre20150729.ebuild | 4 | ||||
-rw-r--r-- | dev-go/go-snappy/go-snappy-0_pre20160213.ebuild | 4 | ||||
-rw-r--r-- | dev-go/go-snappy/go-snappy-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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="" |