summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 01:45:26 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:04 -0700
commited8e3650c9c96219410b5d819c19e276e1c5eea0 (patch)
tree5d12b98e505c35065e3937d07e0383ebdb1b1c32 /dev-go/go-protobuf/go-protobuf-0_pre20160216.ebuild
parentdev-go/go-oauth2: remove variables from HOMEPAGE (diff)
downloadgentoo-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/go-protobuf/go-protobuf-0_pre20160216.ebuild')
-rw-r--r--dev-go/go-protobuf/go-protobuf-0_pre20160216.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""