public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/kafkacat/
Date: Wed,  4 Jan 2023 21:00:07 +0000 (UTC)	[thread overview]
Message-ID: <1672865986.d47f31322113dd6ce99c18991a1b8bd578a7a660.asturm@gentoo> (raw)

commit:     d47f31322113dd6ce99c18991a1b8bd578a7a660
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 20:43:16 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 20:59:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d47f3132

net-misc/kafkacat: drop 1.5.0

Closes: https://bugs.gentoo.org/888033
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-misc/kafkacat/Manifest              |  1 -
 net-misc/kafkacat/kafkacat-1.5.0.ebuild | 32 --------------------------------
 2 files changed, 33 deletions(-)

diff --git a/net-misc/kafkacat/Manifest b/net-misc/kafkacat/Manifest
index dcd3d33b09ad..45fa8560a05c 100644
--- a/net-misc/kafkacat/Manifest
+++ b/net-misc/kafkacat/Manifest
@@ -1,2 +1 @@
-DIST kafkacat-1.5.0.tar.gz 124682 BLAKE2B 392689ded1cd07268bba572273b2b18dbac0d0f4c2daf87c0a4c5fbbff2568df7ec5ca7b64aed34caa851b5e9b8629e246f9d19087496a882b8b55b2e2138f78 SHA512 57f75b26ef32df244043fa9fc17dc2d6fd93daeea4bc389aa78356ea6e45dea780ff9c3462ed27d2a7798560a21eef04f098bf7766c7305bcee4573f557651ad
 DIST kcat-1.7.1.tar.gz 142699 BLAKE2B 2736d284d9f1f940688a3605db3a966ddee0cb26cc271d0d288f5910a86b8d494e207757d5d35e445ea99bb4a0a218715401815167734eee3942d7de6573baaf SHA512 07aa442a840819ca8d1ab20d86fe9d07afee0e4fa546b033ceb0c1c526f3fb5d9fbd2c34c29460d3439c5046b836605150dc76e85072d9516d82b9a193a0a3cd

diff --git a/net-misc/kafkacat/kafkacat-1.5.0.ebuild b/net-misc/kafkacat/kafkacat-1.5.0.ebuild
deleted file mode 100644
index 0e412519fb95..000000000000
--- a/net-misc/kafkacat/kafkacat-1.5.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Generic command line non-JVM Apache Kafka producer and consumer"
-HOMEPAGE="https://github.com/edenhill/kcat"
-SRC_URI="https://github.com/edenhill/kafkacat/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="+avro +json"
-
-DEPEND=">=dev-libs/librdkafka-0.9.4
-	avro? (
-		dev-libs/avro-c
-		dev-libs/libserdes
-	)
-	json? ( dev-libs/yajl )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	econf $(use_enable avro) $(use_enable json) --cc="$(tc-getCC)"
-}
-
-src_install() {
-	default
-	doman ${PN}.1
-}


             reply	other threads:[~2023-01-04 21:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04 21:00 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-03 18:28 [gentoo-commits] repo/gentoo:master commit in: net-misc/kafkacat/ Sam James
2022-10-15 20:38 William Hubbs
2022-10-14 19:14 William Hubbs
2022-03-19 23:45 Sam James
2021-12-20 23:43 William Hubbs
2021-01-15 18:11 Patrice Clement
2021-01-15 18:11 Patrice Clement
2020-01-31 22:56 William Hubbs
2020-01-31 22:53 William Hubbs
2020-01-31 18:11 William Hubbs
2019-09-18  7:24 Manuel Rüger
2017-07-23 12:33 Manuel Rüger
2017-04-25 15:50 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=1672865986.d47f31322113dd6ce99c18991a1b8bd578a7a660.asturm@gentoo \
    --to=asturm@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