summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-go/sarama/sarama-1.4.3.ebuild4
-rw-r--r--dev-go/sarama/sarama-9999.ebuild4
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"