dev-go/sarama: remove variables from HOMEPAGE

Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
Marty E. Plummer
2018-04-13 01:50:19 -05:00
committed by Zac Medico
parent e041147e9f
commit 495a73a38c
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"