commit: 54631ab78748785686faf0a2aaf2e61b2ce2c5a6
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 1 16:52:45 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 1 17:16:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54631ab7
app-crypt/seahorse: Depend on app-crypt/gcr:0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-crypt/seahorse/{seahorse-42.0.ebuild => seahorse-42.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/seahorse/seahorse-42.0.ebuild
b/app-crypt/seahorse/seahorse-42.0-r1.ebuild
similarity index 97%
rename from app-crypt/seahorse/seahorse-42.0.ebuild
rename to app-crypt/seahorse/seahorse-42.0-r1.ebuild
index 4974a84bd148..2d3778f229b8 100644
--- a/app-crypt/seahorse/seahorse-42.0.ebuild
+++ b/app-crypt/seahorse/seahorse-42.0-r1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv
~sparc x86"
RDEPEND="
>=dev-libs/glib-2.66:2
- >=app-crypt/gcr-3.38:=
+ >=app-crypt/gcr-3.38:0=
>=app-crypt/gpgme-1.14.0:=
>=x11-libs/gtk+-3.24.0:3
>=app-crypt/gnupg-2.2
@@ -30,7 +30,7 @@ RDEPEND="
DEPEND="${RDEPEND}
$(vala_depend)
dev-libs/libxml2:2
- app-crypt/gcr[vala]
+ app-crypt/gcr:0[vala]
app-crypt/libsecret[vala]
gui-libs/libhandy:1[vala]
"