diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-13 01:45:26 -0500 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2018-04-13 02:52:04 -0700 |
commit | ed8e3650c9c96219410b5d819c19e276e1c5eea0 (patch) | |
tree | 5d12b98e505c35065e3937d07e0383ebdb1b1c32 /dev-go | |
parent | dev-go/go-oauth2: remove variables from HOMEPAGE (diff) | |
download | gentoo-ed8e3650c9c96219410b5d819c19e276e1c5eea0.tar.gz gentoo-ed8e3650c9c96219410b5d819c19e276e1c5eea0.tar.bz2 gentoo-ed8e3650c9c96219410b5d819c19e276e1c5eea0.zip |
dev-go/go-protobuf: 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-protobuf/go-protobuf-0_pre20150809.ebuild | 4 | ||||
-rw-r--r-- | dev-go/go-protobuf/go-protobuf-0_pre20160216.ebuild | 4 | ||||
-rw-r--r-- | dev-go/go-protobuf/go-protobuf-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-go/go-protobuf/go-protobuf-0_pre20150809.ebuild b/dev-go/go-protobuf/go-protobuf-0_pre20150809.ebuild index 674e71cc05c1..f5a8b85107e9 100644 --- a/dev-go/go-protobuf/go-protobuf-0_pre20150809.ebuild +++ b/dev-go/go-protobuf/go-protobuf-0_pre20150809.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="Go support for Google's protocol buffers" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/golang/protobuf" LICENSE="BSD" SLOT="0/${PV}" IUSE="" diff --git a/dev-go/go-protobuf/go-protobuf-0_pre20160216.ebuild b/dev-go/go-protobuf/go-protobuf-0_pre20160216.ebuild index 0b686e9c4867..6fee793f301d 100644 --- a/dev-go/go-protobuf/go-protobuf-0_pre20160216.ebuild +++ b/dev-go/go-protobuf/go-protobuf-0_pre20160216.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="Go support for Google's protocol buffers" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/golang/protobuf" LICENSE="BSD" SLOT="0/${PVR}" IUSE="" diff --git a/dev-go/go-protobuf/go-protobuf-9999.ebuild b/dev-go/go-protobuf/go-protobuf-9999.ebuild index a0dde858349f..b94987b944e1 100644 --- a/dev-go/go-protobuf/go-protobuf-9999.ebuild +++ b/dev-go/go-protobuf/go-protobuf-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="Go support for Google's protocol buffers" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/golang/protobuf" LICENSE="BSD" SLOT="0/${PV}" IUSE="" |