From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/zetcd/
Date: Thu, 15 Jul 2021 19:52:19 +0000 (UTC) [thread overview]
Message-ID: <1626378713.bcc8a557d26298d6d2b38d36bc8672dd3c644ea5.conikost@gentoo> (raw)
commit: bcc8a557d26298d6d2b38d36bc8672dd3c644ea5
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 19:51:53 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 19:51:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc8a557
sys-cluster/zetcd: drop old version
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-cluster/zetcd/zetcd-0.0.4-r1.ebuild | 51 ---------------------------------
1 file changed, 51 deletions(-)
diff --git a/sys-cluster/zetcd/zetcd-0.0.4-r1.ebuild b/sys-cluster/zetcd/zetcd-0.0.4-r1.ebuild
deleted file mode 100644
index 4d1396390a6..00000000000
--- a/sys-cluster/zetcd/zetcd-0.0.4-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGO_PN="github.com/coreos/zetcd"
-
-EGO_VENDOR=( "github.com/coreos/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="A ZooKeeper personality for etcd"
-HOMEPAGE="https://github.com/coreos/zetcd"
-SRC_URI="
- ${ARCHIVE_URI}
- ${EGO_VENDOR_URI}
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RESTRICT="test"
-
-DEPEND="acct-group/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}
-}
next reply other threads:[~2021-07-15 19:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-15 19:52 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-24 13:09 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/zetcd/ Andrew Ammerlaan
2021-07-15 19:52 Conrad Kostecki
2021-07-15 19:43 Conrad Kostecki
2021-07-15 19:43 Conrad Kostecki
2018-08-20 15:00 Manuel Rüger
2017-10-04 9:17 Michał Górny
2017-08-24 14:37 Manuel Rüger
2017-08-24 14:37 Manuel Rüger
2017-07-16 10:11 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1626378713.bcc8a557d26298d6d2b38d36bc8672dd3c644ea5.conikost@gentoo \
--to=conikost@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox