From 495a73a38c499b7576a45f57d7517af3bee4cbb8 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Fri, 13 Apr 2018 01:50:19 -0500 Subject: [PATCH] dev-go/sarama: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- dev-go/sarama/sarama-1.4.3.ebuild | 4 ++-- dev-go/sarama/sarama-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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" -- 2.26.2