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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 65A941581D3 for ; Mon, 27 May 2024 15:34:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E60FE2A30; Mon, 27 May 2024 15:34:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C10EE2A2D for ; Mon, 27 May 2024 15:34:12 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CDC333FD3F for ; Mon, 27 May 2024 15:34:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 130E4149C for ; Mon, 27 May 2024 15:34:10 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1716824046.987da32b47cac2e0cfa6dcf39a74207e2f85150d.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/cartridges/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/cartridges/cartridges-2.8.5-r1.ebuild games-util/cartridges/cartridges-2.8.5.ebuild X-VCS-Directories: games-util/cartridges/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 987da32b47cac2e0cfa6dcf39a74207e2f85150d X-VCS-Branch: master Date: Mon, 27 May 2024 15:34:10 +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: 695568de-df4f-4632-b9cb-7c5a88c305a6 X-Archives-Hash: bdc919325eaba34237bf25aa8394a355 commit: 987da32b47cac2e0cfa6dcf39a74207e2f85150d Author: Maciej Barć gentoo org> AuthorDate: Mon May 27 15:29:09 2024 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon May 27 15:34:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987da32b games-util/cartridges: use newest gui-libs/libadwaita Closes: https://bugs.gentoo.org/932845 Signed-off-by: Maciej Barć gentoo.org> .../cartridges/{cartridges-2.8.5.ebuild => cartridges-2.8.5-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/cartridges/cartridges-2.8.5.ebuild b/games-util/cartridges/cartridges-2.8.5-r1.ebuild similarity index 96% rename from games-util/cartridges/cartridges-2.8.5.ebuild rename to games-util/cartridges/cartridges-2.8.5-r1.ebuild index bda78a7b129c..978aba14e1ae 100644 --- a/games-util/cartridges/cartridges-2.8.5.ebuild +++ b/games-util/cartridges/cartridges-2.8.5-r1.ebuild @@ -28,7 +28,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" ${PYTHON_DEPS} - >=gui-libs/libadwaita-1.4.0:1[introspection] + >=gui-libs/libadwaita-1.5.1:1[introspection] gui-libs/gtk:4[introspection] $(python_gen_cond_dep ' dev-python/pygobject:3[${PYTHON_USEDEP}]