From: Marty E. Plummer Date: Fri, 13 Apr 2018 06:45:26 +0000 (-0500) Subject: dev-go/go-protobuf: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ed8e3650c9c96219410b5d819c19e276e1c5eea0;p=gentoo.git dev-go/go-protobuf: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- 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=""