summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 03:29:53 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:15 -0700
commit7886ae5fc4e20672ab589b14fa95c7ee885519fe (patch)
tree0bd0a28fb0f305e571af46383a52a1594fc4a1f6 /sys-cluster/zookeepercli
parentnet-misc/socket-burst-dampener: remove variables from HOMEPAGE (diff)
downloadgentoo-7886ae5fc4e20672ab589b14fa95c7ee885519fe.tar.gz
gentoo-7886ae5fc4e20672ab589b14fa95c7ee885519fe.tar.bz2
gentoo-7886ae5fc4e20672ab589b14fa95c7ee885519fe.zip
sys-cluster/zookeepercli: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sys-cluster/zookeepercli')
-rw-r--r--sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild b/sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild
index 690ea9db1f15..7013d4a1a820 100644
--- a/sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild
+++ b/sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
https://github.com/outbrain/golib/archive/2418949ac30d9933e7412ccce41f1aa2ae8d5ae8.tar.gz -> golib-2418949ac30d9933e7412ccce41f1aa2ae8d5ae8.tar.gz
https://github.com/samuel/go-zookeeper/archive/218e9c81c0dd8b3b18172b2bbfad92cc7d6db55f.tar.gz -> go-zookeeper-218e9c81c0dd8b3b18172b2bbfad92cc7d6db55f.tar.gz"
DESCRIPTION="Simple, lightweight, dependable CLI for ZooKeeper"
-HOMEPAGE="https://${EGO_PN%/*}"
+HOMEPAGE="https://github.com/outbrain/zookeepercli"
LICENSE="Apache-2.0"
SLOT="0"
IUSE=""