commit: 0534a2e4c4232a2ab6880a831ba57448bc282d3f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 19 19:30:07 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Feb 19 19:33:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0534a2e4
sys-cluster/zetcd: treeclean Closes: https://bugs.gentoo.org/947810 (pkgremoved) Closes: https://bugs.gentoo.org/856319 (pkgremoved) Closes: https://bugs.gentoo.org/844730 (pkgremoved) Closes: https://bugs.gentoo.org/771048 (pkgremoved) Closes: https://bugs.gentoo.org/679078 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 6 ---- sys-cluster/zetcd/Manifest | 5 --- sys-cluster/zetcd/files/zetcd.confd | 2 -- sys-cluster/zetcd/files/zetcd.initd | 19 ------------ sys-cluster/zetcd/metadata.xml | 8 ----- sys-cluster/zetcd/zetcd-0.0.4-r2.ebuild | 54 --------------------------------- 6 files changed, 94 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 1dc9a7b8706a..9110b3ef8129 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -293,12 +293,6 @@ sys-cluster/k3s # Removal on 2025-02-17. Bug #948333. dev-python/terminaltables -# Arthur Zamarin <arthur...@gentoo.org> (2025-01-10) -# EAPI=7, maintainer needed, no reverse dependencies, fails to compile, -# uses deprecated Go eclass. -# Removal on 2025-02-09. Bugs #947810, #856319, #844730, #771048, #679078. -sys-cluster/zetcd - # Conrad Kostecki <conik...@gentoo.org> (2025-01-09) # New version, which dropps support for legacy devices. # Will be unmasked, when split to legacy-branch is done. diff --git a/sys-cluster/zetcd/Manifest b/sys-cluster/zetcd/Manifest deleted file mode 100644 index c0b4c03f3301..000000000000 --- a/sys-cluster/zetcd/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST github.com-etcd-io-etcd-714e7ec8db7f8398880197be10771fe89c480ee5.tar.gz 2522193 BLAKE2B 3c85315af69aebb1694f4e329e56152c20f80f5985363f6f739529f7bc2149982a1c24c6c4bb24bfdf3196510afb5f6ad4cd63adec6eff498843aababf8ebce4 SHA512 4ae964789da6e2f586d7c6f7f390a54fa8dc708cea072195fbca74d3f51f9ea4db89566cc8e32687023c43a6578bf03c3ccdf18204ff0f42d17a918c29282133 -DIST github.com-golang-protobuf-4bd1920723d7b7c925de087aa32e2187708897f7.tar.gz 242813 BLAKE2B 8ffdbe1a0175e33eb0c521b08b3a27649093986b46ab84c140953b53fba4dfdf6e0f022b5e5feba196e7df266b2ca7a5815875fc1a9fadfca6ed697800929559 SHA512 4c22c8f9287066d4e035f2f638e91b78a8731aac23e15ced5ddaf1e386125a89d196300772d59006e72f07c5d1b21fd01ef8ebdc8de5323606b6ff4667e62c31 -DIST github.com-google-go-genproto-ee236bd376b077c7a89f260c026c4735b195e459.tar.gz 968271 BLAKE2B 25c00f9bdb5b6069b3e06bd4e26b5df95110843c894216eef033e10660a5103d4b471ad8b014630292c5001f976c54e1da5dfb4c89d6f655715241d41ee99b7b SHA512 a3a9e923926da62e097ee1775332cc5550334e4f96975f2ac5f0d3bdaa148f6583dcce10db68d1d4606ee471072b3248f40ae276bd9409c0d31a9f9bb3803bc1 -DIST github.com-grpc-grpc-go-777daa17ff9b5daef1cfdf915088a2ada3332bf0.tar.gz 220340 BLAKE2B 788b394df3b791a558c5aeb0fc1e330053d0dcc58d47308d337498743284a7b0a01eb28a853d619ae0038b27db4c93883cef672f74d7a7442d856b19e3e1cfb2 SHA512 ca79d38bc7d68f1d98869bee21dcdc563c3fee1a8d28b77d474752376fb91cc7b368466dfac41ddebbec13c1560ac3c22257a52deb6d844add5d208646d2e3f5 -DIST zetcd-0.0.4.tar.gz 1781564 BLAKE2B f6d5b69b9679dd53aa2f993979fbe8acc7711544fc43f58624d05223b90ff1aff76a8760708cbe8d3d424516ba67fc44967f1c54c025cd471d95465b2d6ba000 SHA512 d01cf89f500c6caf0ca4b60adda82d662d3f8948aeb3963f72872363f31ecd4e99b2b839ad8ae826906b0abdc46fbdacd6f996778d2a51cf2a1ddc6ba09b3fc6 diff --git a/sys-cluster/zetcd/files/zetcd.confd b/sys-cluster/zetcd/files/zetcd.confd deleted file mode 100644 index c16dd309d00a..000000000000 --- a/sys-cluster/zetcd/files/zetcd.confd +++ /dev/null @@ -1,2 +0,0 @@ -# arguments for zetcd -command_args="--zkaddr 0.0.0.0:2181 --endpoints localhost:2379" diff --git a/sys-cluster/zetcd/files/zetcd.initd b/sys-cluster/zetcd/files/zetcd.initd deleted file mode 100644 index 93b3a48b43ad..000000000000 --- a/sys-cluster/zetcd/files/zetcd.initd +++ /dev/null @@ -1,19 +0,0 @@ -#!/sbin/openrc-run -# Copyright 2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -description="Zetcd Zookeeper frontend for etcd" -pidfile=${pidfile:-"/run/${SVCNAME}/${SVCNAME}.pid"} -user=${user:-${SVCNAME}} -group=${group:-${SVCNAME}} - -command="/usr/bin/zetcd" -command_args="${command_args}" -command_background="true" -start_stop_daemon_args="--user ${user} --group ${group} \ - --stdout /var/log/${SVCNAME}/${SVCNAME}.log \ - --stderr /var/log/${SVCNAME}/${SVCNAME}.log" - -start_pre() { - checkpath -d -m 0755 -o "${user}":"${group}" "${pidfile%/*}" -} diff --git a/sys-cluster/zetcd/metadata.xml b/sys-cluster/zetcd/metadata.xml deleted file mode 100644 index 70f750172570..000000000000 --- a/sys-cluster/zetcd/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">etcd-io/zetcd</remote-id> - </upstream> -</pkgmetadata> diff --git a/sys-cluster/zetcd/zetcd-0.0.4-r2.ebuild b/sys-cluster/zetcd/zetcd-0.0.4-r2.ebuild deleted file mode 100644 index 69fea40eac84..000000000000 --- a/sys-cluster/zetcd/zetcd-0.0.4-r2.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -EGO_PN="github.com/etcd-io/zetcd" - -EGO_VENDOR=( "github.com/etcd-io/etcd 714e7ec8db7f8398880197be10771fe89c480ee5" - "google.golang.org/grpc 777daa17ff9b5daef1cfdf915088a2ada3332bf0 github.com/grpc/grpc-go" - "github.com/golang/protobuf 4bd1920723d7b7c925de087aa32e2187708897f7" - "google.golang.org/genproto ee236bd376b077c7a89f260c026c4735b195e459 github.com/google/go-genproto" -) - -ZETCD_COMMIT="e4352ce3cc940bc5b60bb3dd69c14f16dac2980a" - -inherit golang-build golang-vcs-snapshot - -ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -DESCRIPTION="ZooKeeper personality for etcd" -HOMEPAGE="https://github.com/etcd-io/zetcd" -SRC_URI=" - ${ARCHIVE_URI} - ${EGO_VENDOR_URI} -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RESTRICT="test" - -DEPEND=" - acct-group/zetcd - acct-user/zetcd -" -RDEPEND="${DEPEND}" - -src_compile() { - pushd src || die - GOPATH="${WORKDIR}/${P}" go build -o ${EGO_PN}/bin/zetcd -v \ - -ldflags "-X ${EGO_PN}/version.Version=${PV} -X ${EGO_PN}/version.SHA=$ZETCD_COMMIT" \ - ${EGO_PN}/cmd/zetcd || die - popd || die -} - -src_install() { - dobin src/${EGO_PN}/bin/* - dodoc src/${EGO_PN}/README.md - keepdir /var/log/zetcd - fowners -R ${PN}:${PN} /var/log/${PN} - newinitd "${FILESDIR}"/${PN}.initd ${PN} - newconfd "${FILESDIR}"/${PN}.confd ${PN} -}