From: Marty E. Plummer Date: Fri, 13 Apr 2018 06:50:19 +0000 (-0500) Subject: dev-go/sarama: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=495a73a38c499b7576a45f57d7517af3bee4cbb8;p=gentoo.git dev-go/sarama: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-go/sarama/sarama-1.4.3.ebuild b/dev-go/sarama/sarama-1.4.3.ebuild index 210776fa80f8..f31a6e76af8f 100644 --- a/dev-go/sarama/sarama-1.4.3.ebuild +++ b/dev-go/sarama/sarama-1.4.3.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 @@ -15,7 +15,7 @@ fi inherit golang-build DESCRIPTION="Sarama is a Go library for Apache Kafka" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/Shopify/sarama" LICENSE="MIT" SLOT="0/${PV}" IUSE="test" diff --git a/dev-go/sarama/sarama-9999.ebuild b/dev-go/sarama/sarama-9999.ebuild index 9e4949729d75..337080136cb8 100644 --- a/dev-go/sarama/sarama-9999.ebuild +++ b/dev-go/sarama/sarama-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 @@ -16,7 +16,7 @@ fi inherit golang-build DESCRIPTION="Sarama is a Go library for Apache Kafka" -HOMEPAGE="https://${EGO_SRC}" +HOMEPAGE="https://github.com/Shopify/sarama" LICENSE="MIT" SLOT="0/${PV}" IUSE="test"