diff options
author | David Seifert <soap@gentoo.org> | 2022-02-16 23:20:58 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-02-16 23:20:58 +0100 |
commit | f36f1ae0b2e23dbd5e18a66065b2409b48d7982d (patch) | |
tree | 94c92fc14a0240e30ee8b62a275b172bda502afb /app-crypt/seahorse | |
parent | dev-java/xmlunit: removed obsolete 1.6 (diff) | |
download | gentoo-f36f1ae0b2e23dbd5e18a66065b2409b48d7982d.tar.gz gentoo-f36f1ae0b2e23dbd5e18a66065b2409b48d7982d.tar.bz2 gentoo-f36f1ae0b2e23dbd5e18a66065b2409b48d7982d.zip |
app-crypt/seahorse: add subslot op on app-crypt/gpgme
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/seahorse-40.0-r2.ebuild (renamed from app-crypt/seahorse/seahorse-40.0-r1.ebuild) | 4 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-41.0-r1.ebuild (renamed from app-crypt/seahorse/seahorse-41.0.ebuild) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/seahorse/seahorse-40.0-r1.ebuild b/app-crypt/seahorse/seahorse-40.0-r2.ebuild index 935f5b5b2e62..a7c957e63a0b 100644 --- a/app-crypt/seahorse/seahorse-40.0-r1.ebuild +++ b/app-crypt/seahorse/seahorse-40.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=" >=dev-libs/glib-2.58:2 >=app-crypt/gcr-3.38:= - >=app-crypt/gpgme-1.14.0 + >=app-crypt/gpgme-1.14.0:= >=x11-libs/gtk+-3.24.0:3 >=app-crypt/gnupg-2.2 >=gui-libs/libhandy-1.1:1= diff --git a/app-crypt/seahorse/seahorse-41.0.ebuild b/app-crypt/seahorse/seahorse-41.0-r1.ebuild index abbf0c377707..89044cb83cb5 100644 --- a/app-crypt/seahorse/seahorse-41.0.ebuild +++ b/app-crypt/seahorse/seahorse-41.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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/gpgme-1.14.0 + >=app-crypt/gpgme-1.14.0:= >=x11-libs/gtk+-3.24.0:3 >=app-crypt/gnupg-2.2 >=gui-libs/libhandy-1.1:1= |