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 E93FF158094 for ; Sat, 1 Oct 2022 17:16:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37CD3E0A99; Sat, 1 Oct 2022 17:16:58 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1F039E0A99 for ; Sat, 1 Oct 2022 17:16:58 +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 9A8E8340CD7 for ; Sat, 1 Oct 2022 17:16:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 974135FD for ; Sat, 1 Oct 2022 17:16:53 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1664644603.7f4bd8525add62120e11d484b48482be06cb2eeb.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-control-center/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-control-center/gnome-control-center-42.3-r1.ebuild gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild X-VCS-Directories: gnome-base/gnome-control-center/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 7f4bd8525add62120e11d484b48482be06cb2eeb X-VCS-Branch: master Date: Sat, 1 Oct 2022 17:16:53 +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: d4a4502e-57e9-4db5-82e4-6f775c50ccd5 X-Archives-Hash: 36ae652eb342a67f12f011e51bb94b57 commit: 7f4bd8525add62120e11d484b48482be06cb2eeb Author: Matt Turner gentoo org> AuthorDate: Sat Oct 1 16:53:33 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Oct 1 17:16:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f4bd852 gnome-base/gnome-control-center: Depend on app-crypt/gcr:0 Signed-off-by: Matt Turner gentoo.org> ...e-control-center-42.3.ebuild => gnome-control-center-42.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild b/gnome-base/gnome-control-center/gnome-control-center-42.3-r1.ebuild similarity index 99% rename from gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild rename to gnome-base/gnome-control-center/gnome-control-center-42.3-r1.ebuild index 8eed2bdfef38..f6403de20847 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-42.3.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-42.3-r1.ebuild @@ -47,7 +47,7 @@ DEPEND=" x11-libs/libX11 >=x11-libs/libXi-1.2 media-libs/libepoxy - app-crypt/gcr:= + app-crypt/gcr:0= >=dev-libs/libpwquality-1.2.2 >=gui-libs/gtk-4.4:4[X,wayland=] >=sys-auth/polkit-0.114