summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 03:31:29 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:15 -0700
commitcfe386c97dbdb9024e3fb33bd33821f9eca814d2 (patch)
treed50ae03678660100ad86a8035ed7cc38bbe04436
parentsys-cluster/zookeepercli: remove variables from HOMEPAGE (diff)
downloadgentoo-cfe386c97dbdb9024e3fb33bd33821f9eca814d2.tar.gz
gentoo-cfe386c97dbdb9024e3fb33bd33821f9eca814d2.tar.bz2
gentoo-cfe386c97dbdb9024e3fb33bd33821f9eca814d2.zip
sys-fs/etcd-fs: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild4
-rw-r--r--sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild b/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild
index 080636ee059b..87f34f99cc94 100644
--- a/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild
+++ b/sys-fs/etcd-fs/etcd-fs-0_p20140620.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=5
@@ -8,7 +8,7 @@ inherit golang-base
KEYWORDS="~amd64"
EGO_PN="github.com/xetorthio/${PN}"
DESCRIPTION="Use etcd as a FUSE filesystem"
-HOMEPAGE="https://${EGO_PN}"
+HOMEPAGE="https://github.com/xetorthio/etcd-fs"
EGIT_COMMIT="395eacbaebccccc5f03ed11dc887ea2f1af300a0"
SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${P}.zip"
LICENSE="Apache-2.0"
diff --git a/sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild b/sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild
index 20ec3917e7ec..c657538fd5f7 100644
--- a/sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild
+++ b/sys-fs/etcd-fs/etcd-fs-0_p20170517.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
@@ -8,7 +8,7 @@ inherit golang-base
KEYWORDS="~amd64"
EGO_PN="github.com/xetorthio/${PN}"
DESCRIPTION="Use etcd as a FUSE filesystem"
-HOMEPAGE="https://${EGO_PN}"
+HOMEPAGE="https://github.com/xetorthio/etcd-fs"
EGIT_COMMIT="1eeace3bc20b15e4347c631a1cf7b45f3852518a"
SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"