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 321B4159C9B for ; Mon, 5 Aug 2024 05:20:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0F86E2B33; Mon, 5 Aug 2024 05:20:29 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6FB8E2B33 for ; Mon, 5 Aug 2024 05:20:29 +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 171F7343007 for ; Mon, 5 Aug 2024 05:20:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23C271EA3 for ; Mon, 5 Aug 2024 05:20:26 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1722763775.04c354677510d2cd356ead642725903ffb2bde85.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-apps/dnf5/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-apps/dnf5/dnf5-5.2.5.0-r1.ebuild sys-apps/dnf5/dnf5-5.2.5.0.ebuild X-VCS-Directories: sys-apps/dnf5/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 04c354677510d2cd356ead642725903ffb2bde85 X-VCS-Branch: master Date: Mon, 5 Aug 2024 05:20:26 +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: a07e8482-11a3-4af4-b31f-0570c202c781 X-Archives-Hash: 26da487b2c2a0c9f023cba04a3c90fe0 commit: 04c354677510d2cd356ead642725903ffb2bde85 Author: Takuya Wakazono gmail com> AuthorDate: Sun Aug 4 05:57:30 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sun Aug 4 09:29:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04c35467 sys-apps/dnf5: block >=dev-cpp/toml11-4.0.0 Signed-off-by: Takuya Wakazono gmail.com> sys-apps/dnf5/{dnf5-5.2.5.0.ebuild => dnf5-5.2.5.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/dnf5/dnf5-5.2.5.0.ebuild b/sys-apps/dnf5/dnf5-5.2.5.0-r1.ebuild similarity index 98% rename from sys-apps/dnf5/dnf5-5.2.5.0.ebuild rename to sys-apps/dnf5/dnf5-5.2.5.0-r1.ebuild index b82d74f45..ce9db4292 100644 --- a/sys-apps/dnf5/dnf5-5.2.5.0.ebuild +++ b/sys-apps/dnf5/dnf5-5.2.5.0-r1.ebuild @@ -19,7 +19,7 @@ RESTRICT="!test? ( test )" RDEPEND=" >=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:= - dev-cpp/toml11 + =dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:=