public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/babeltrace/
Date: Tue, 14 Jan 2025 14:52:13 +0000 (UTC)	[thread overview]
Message-ID: <1736866238.dcb5b7f1af5a31a8f81cd268ca33aa538b51dee1.arkamar@gentoo> (raw)

commit:     dcb5b7f1af5a31a8f81cd268ca33aa538b51dee1
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 14:50:38 2025 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 14:50:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcb5b7f1

dev-util/babeltrace: drop 1.5.8

Bug: https://bugs.gentoo.org/826514
Bug: https://bugs.gentoo.org/882369
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 dev-util/babeltrace/Manifest                |  1 -
 dev-util/babeltrace/babeltrace-1.5.8.ebuild | 47 -----------------------------
 2 files changed, 48 deletions(-)

diff --git a/dev-util/babeltrace/Manifest b/dev-util/babeltrace/Manifest
index 4bd4f00e558d..f02b267c6893 100644
--- a/dev-util/babeltrace/Manifest
+++ b/dev-util/babeltrace/Manifest
@@ -1,3 +1,2 @@
 DIST babeltrace-1.5.11.tar.bz2 998592 BLAKE2B 8d11c0322072464fd2a187ebc1320e3cec1007e8c56f04e9bb845d94b4e0399febce91eb49c1a75c829f5182d9cb5c93c0d647c311c38133e548c30bd0905d59 SHA512 a3158bb9d0306c1cab6ac3d16ba542605ad60b13ecb10fe740a3b95168f0ead87d31483a06d49a15341f7ef6def16765d9a6045f40a60cd8b94070d979c0c3d1
-DIST babeltrace-1.5.8.tar.bz2 992610 BLAKE2B 3d47f9ba40b406271a0b35e441968718c93e8744f95b56f79acf8359001ebffb4966931f2860d48ced4f0d98261b37156564a0d798bf8d9e0ed465c05355cc5d SHA512 827749ae8507efd433bb97ef668628837a3ff15b5be5097af5621d46055c6f10401da0be1f9d9f843a96c8c307b33745e04284d166e275e03b7ddb0a7dd57e96
 DIST babeltrace2-2.0.5.tar.bz2 3252593 BLAKE2B 31a8f3c080e4a6b6e33c224ec4a64d5ff12724a5697954cb92b88c569d6f2019f49ddcb88f82d36be3007c7b5d1334370202d1c0e89122acf340a7cb9e399fa3 SHA512 63469cb0796c720b18bfc09569875eb9a44d2f8a776228bfa503af8ba613b2988b2d20be870f41451e5d6146a3dfb08de6284131d25f1a86137deb75c3a4d514

diff --git a/dev-util/babeltrace/babeltrace-1.5.8.ebuild b/dev-util/babeltrace/babeltrace-1.5.8.ebuild
deleted file mode 100644
index bd34b6536b42..000000000000
--- a/dev-util/babeltrace/babeltrace-1.5.8.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="A command-line tool and library to read and convert trace files"
-HOMEPAGE="https://babeltrace.org/"
-SRC_URI="https://www.efficios.com/files/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0/$(ver_cut 1)"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-libs/glib:2
-	dev-libs/popt
-	dev-libs/elfutils
-	sys-apps/util-linux
-"
-
-DEPEND="${RDEPEND}
-	sys-devel/bison
-	app-alternatives/lex
-"
-
-PATCHES=(
-	"${FILESDIR}/${P}-slibtool.patch"
-)
-
-src_prepare() {
-	default
-
-	eautoreconf
-}
-
-src_configure() {
-	econf $(use_enable test glibtest) \
-		--enable-debug-info
-}
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}


             reply	other threads:[~2025-01-14 14:52 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-14 14:52 Petr Vaněk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-21  7:56 [gentoo-commits] repo/gentoo:master commit in: dev-util/babeltrace/ Sam James
2025-04-21  7:56 Sam James
2025-04-21  7:51 Sam James
2025-04-21  7:43 Sam James
2025-04-21  7:43 Sam James
2025-04-21  7:43 Sam James
2025-01-11  8:39 WANG Xuerui
2024-11-23 15:05 Michał Górny
2024-11-23 13:04 Arthur Zamarin
2024-11-23 10:32 Sam James
2024-11-23 10:32 Sam James
2024-11-19 15:20 Sam James
2024-11-19 15:20 Sam James
2024-11-19 15:20 Sam James
2024-09-12 12:27 Arthur Zamarin
2024-09-12 12:27 Arthur Zamarin
2024-09-05 23:10 Jakov Smolić
2024-09-05 23:10 Jakov Smolić
2024-09-05 23:10 Jakov Smolić
2024-09-05 23:10 Jakov Smolić
2024-02-22  0:34 Yixun Lan
2023-12-28  2:57 Sam James
2023-12-19  5:26 Sam James
2022-01-03  9:19 Sam James
2022-01-01 15:15 Arthur Zamarin
2022-01-01 15:15 Arthur Zamarin
2022-01-01 15:15 Arthur Zamarin
2021-08-05  2:17 Yixun Lan
2021-04-22  8:20 Yixun Lan
2021-04-22  2:59 Sam James
2021-04-21 18:53 Sam James
2021-03-31  7:49 Yixun Lan
2021-03-31  3:16 Yixun Lan
2021-03-31  3:16 Yixun Lan
2020-11-28 17:46 Aaron Bauman
2017-07-11  8:41 Alexis Ballier
2016-07-01  2:37 Yixun Lan

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=1736866238.dcb5b7f1af5a31a8f81cd268ca33aa538b51dee1.arkamar@gentoo \
    --to=arkamar@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