public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/jackett-bin/
Date: Wed, 22 Jan 2025 01:19:54 +0000 (UTC)	[thread overview]
Message-ID: <1737508790.5272df85f6d6f2061eed02b3d384e3bfed4e8009.candrews@gentoo> (raw)

commit:     5272df85f6d6f2061eed02b3d384e3bfed4e8009
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 23:15:53 2025 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 01:19:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5272df85

www-apps/jackett-bin: remove lttng-ust dependency

Bug: https://bugs.gentoo.org/941894
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 ...{jackett-bin-0.21.2146.ebuild => jackett-bin-0.21.2146-r1.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/www-apps/jackett-bin/jackett-bin-0.21.2146.ebuild b/www-apps/jackett-bin/jackett-bin-0.21.2146-r1.ebuild
similarity index 94%
rename from www-apps/jackett-bin/jackett-bin-0.21.2146.ebuild
rename to www-apps/jackett-bin/jackett-bin-0.21.2146-r1.ebuild
index 796483bb98ec..c70fc98f9089 100644
--- a/www-apps/jackett-bin/jackett-bin-0.21.2146.ebuild
+++ b/www-apps/jackett-bin/jackett-bin-0.21.2146-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -52,7 +52,6 @@ RDEPEND="
 	acct-user/jackett
 	media-video/mediainfo
 	dev-libs/icu
-	dev-util/lttng-ust:0
 	dev-db/sqlite
 "
 
@@ -62,7 +61,7 @@ src_prepare() {
 	default
 
 	# https://github.com/dotnet/runtime/issues/57784
-	rm libcoreclrtraceptprovider.so || die
+	find . -type f -iname libcoreclrtraceptprovider.so -delete || die
 }
 
 src_install() {


             reply	other threads:[~2025-01-22  1:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-22  1:19 Craig Andrews [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-25 14:13 [gentoo-commits] repo/gentoo:master commit in: www-apps/jackett-bin/ Craig Andrews
2024-03-25 14:13 Craig Andrews

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=1737508790.5272df85f6d6f2061eed02b3d384e3bfed4e8009.candrews@gentoo \
    --to=candrews@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