From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1692526-garchives=archives.gentoo.org@lists.gentoo.org> 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9E4B91581EC for <garchives@archives.gentoo.org>; Sat, 23 Nov 2024 00:05:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA304E0858; Sat, 23 Nov 2024 00:05:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 BF449E0858 for <gentoo-commits@lists.gentoo.org>; Sat, 23 Nov 2024 00:05:26 +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 9E62A335DC7 for <gentoo-commits@lists.gentoo.org>; Sat, 23 Nov 2024 00:05:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13899AE7 for <gentoo-commits@lists.gentoo.org>; Sat, 23 Nov 2024 00:05:24 +0000 (UTC) From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" <julien@jroy.ca> Message-ID: <1732317024.bfe8867763d56fc119b20ce46df8d7d7d51111c8.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/fragments/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/fragments/fragments-3.0.1-r1.ebuild net-p2p/fragments/fragments-3.0.1.ebuild X-VCS-Directories: net-p2p/fragments/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: bfe8867763d56fc119b20ce46df8d7d7d51111c8 X-VCS-Branch: master Date: Sat, 23 Nov 2024 00:05:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7527f48b-fc9a-495d-ba2d-cb10b8af018f X-Archives-Hash: 4be31e60180b624cb2a82f4197192307 Message-ID: <20241123000524.iDUbFTvsJeGG-4WHdgrXJxdrDAzS-bD7jkQEZK-34Tg@z> commit: bfe8867763d56fc119b20ce46df8d7d7d51111c8 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Fri Nov 22 23:10:24 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Fri Nov 22 23:10:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bfe88677 net-p2p/fragments: fix RDEPEND for gui-libs/gtk Closes: https://bugs.gentoo.org/933858 Signed-off-by: Julien Roy <julien <AT> jroy.ca> net-p2p/fragments/{fragments-3.0.1.ebuild => fragments-3.0.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/fragments/fragments-3.0.1.ebuild b/net-p2p/fragments/fragments-3.0.1-r1.ebuild similarity index 96% rename from net-p2p/fragments/fragments-3.0.1.ebuild rename to net-p2p/fragments/fragments-3.0.1-r1.ebuild index a5d692415..f0fa65059 100644 --- a/net-p2p/fragments/fragments-3.0.1.ebuild +++ b/net-p2p/fragments/fragments-3.0.1-r1.ebuild @@ -22,7 +22,7 @@ KEYWORDS="~amd64" RDEPEND=" >=dev-libs/glib-2.76.0:2 >=dev-libs/openssl-1.0.0:= - >=gui-libs/gtk-4.12.0:4 + >=gui-libs/gtk-4.12.0:4[wayland] >=gui-libs/libadwaita-1.5.0:1 net-p2p/transmission sys-apps/dbus