commit: 01b87c394ee799308f6ec02190367f46de82c47a Author: Daniel M. Weeks <dan <AT> danweeks <DOT> net> AuthorDate: Tue Dec 27 02:13:03 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 27 10:20:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b87c39
sys-cluster/zookeepercli: Update HOMEPAGE/upstream Signed-off-by: Daniel M. Weeks <dan <AT> danweeks.net> Closes: https://github.com/gentoo/gentoo/pull/28836 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-cluster/zookeepercli/metadata.xml | 2 +- sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/zookeepercli/metadata.xml b/sys-cluster/zookeepercli/metadata.xml index 74217f01a06d..d58ea8e28fe1 100644 --- a/sys-cluster/zookeepercli/metadata.xml +++ b/sys-cluster/zookeepercli/metadata.xml @@ -6,6 +6,6 @@ <name>Zac Medico</name> </maintainer> <upstream> - <remote-id type="github">outbrain/zookeepercli</remote-id> + <remote-id type="github">openark/zookeepercli</remote-id> </upstream> </pkgmetadata> diff --git a/sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild b/sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild index 8591b84d3523..c33552c11fc4 100644 --- a/sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild +++ b/sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" S="${WORKDIR}/${P}/src/${EGO_PN}" DESCRIPTION="Simple, lightweight, dependable CLI for ZooKeeper" -HOMEPAGE="https://github.com/outbrain/zookeepercli" +HOMEPAGE="https://github.com/openark/zookeepercli" LICENSE="Apache-2.0 BSD" SLOT="0" IUSE=""
