From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 584D415812D for ; Sat, 04 Jan 2025 15:41:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D74EBE077C; Sat, 04 Jan 2025 15:41:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C1449E077C for ; Sat, 04 Jan 2025 15:41:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E62D23406BF for ; Sat, 04 Jan 2025 15:41:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A5BE18E7 for ; Sat, 04 Jan 2025 15:41:30 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1736005266.3690cbde8ab12b6b9d3025a72d220391a8dafe83.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/lttng-tools/Manifest dev-util/lttng-tools/lttng-tools-2.13.9.ebuild X-VCS-Directories: dev-util/lttng-tools/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 3690cbde8ab12b6b9d3025a72d220391a8dafe83 X-VCS-Branch: master Date: Sat, 04 Jan 2025 15:41:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0342265a-10ce-4082-9b96-8805c37936b7 X-Archives-Hash: 7f02ab087f869c11d919e1e2a6dd865a commit: 3690cbde8ab12b6b9d3025a72d220391a8dafe83 Author: Florian Schmaus gentoo org> AuthorDate: Sat Jan 4 15:36:53 2025 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Jan 4 15:41:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3690cbde dev-util/lttng-tools: drop 2.13.9 Signed-off-by: Florian Schmaus gentoo.org> dev-util/lttng-tools/Manifest | 1 - dev-util/lttng-tools/lttng-tools-2.13.9.ebuild | 63 -------------------------- 2 files changed, 64 deletions(-) diff --git a/dev-util/lttng-tools/Manifest b/dev-util/lttng-tools/Manifest index 37eb8eb98551..f1d95490141e 100644 --- a/dev-util/lttng-tools/Manifest +++ b/dev-util/lttng-tools/Manifest @@ -1,2 +1 @@ DIST lttng-tools-2.13.14.tar.bz2 1932238 BLAKE2B f079051502d01ffc67c4f8f0bbcdf3a4428546c652dcc352918c4908a37aeb510dd66309306cec835297c8d2f276e5cbd22ea4efef6866d3c0c0cf8651d68ef8 SHA512 61bdebb539cfb4eb61c9806e98742f39dc032d849b03d90cdb98d1891bd5bfbd0cb1f54bbc7bf79a11505ce7fee558497312d650bb41f11f739884e7cb8a750f -DIST lttng-tools-2.13.9.tar.bz2 1892293 BLAKE2B 51c4824435164196a77c8b6b3072810df83caf488c5fb692f9990b8d743ced2b07bffffa1e5a671149c75f3d96267f9c92f042c6c13503e03894f4c352c1733b SHA512 ff7a395d9af3fc44561be24163a84ce27ddd1338f7df2805037645b98c4ad17496553f17b8f0ede7bee967d630b53000c080a91ea8e1ced25ce86b010941b94e diff --git a/dev-util/lttng-tools/lttng-tools-2.13.9.ebuild b/dev-util/lttng-tools/lttng-tools-2.13.9.ebuild deleted file mode 100644 index d24f0b3772ae..000000000000 --- a/dev-util/lttng-tools/lttng-tools-2.13.9.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools flag-o-matic - -# Please bump the following packages together: -# dev-util/lttng-modules -# dev-util/lttng-tools -# dev-util/lttng-ust - -MY_P="${P/_rc/-rc}" -MY_SLOT="$(ver_cut 1-2)" - -DESCRIPTION="Linux Trace Toolkit - next generation" -HOMEPAGE="https://lttng.org" -SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2" -S="${WORKDIR}/${MY_P}" - -LICENSE="GPL-2" -SLOT="0/${MY_SLOT}" -KEYWORDS="amd64 x86" -IUSE="+ust" - -DEPEND=" - >=dev-libs/userspace-rcu-0.11.0:= - dev-libs/popt - >=dev-libs/libxml2-2.7.6 - ust? ( >=dev-util/lttng-ust-${MY_SLOT}.0:= ) -" -RDEPEND="${DEPEND}" -BDEPEND="virtual/pkgconfig" - -QA_CONFIG_IMPL_DECL_SKIP=( - pthread_get_name_np # different from pthread_getname_*, not on linux - pthread_set_name_np # different from pthread_setname_*, not on linux -) - -PATCHES=( - # https://bugs.gentoo.org/858095 - # https://github.com/lttng/lttng-tools/pull/169 - "${FILESDIR}"/${PN}-2.13.9-slibtool.patch -) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - # bug 906928 - use elibc_musl && append-cppflags -D_LARGEFILE64_SOURCE - - econf \ - $(usex ust "" --without-lttng-ust) \ - --disable-Werror -} - -src_install() { - default - find "${ED}" -name '*.la' -delete || die -}