summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-02-16 22:26:17 +0100
committerDavid Seifert <soap@gentoo.org>2022-02-16 22:26:17 +0100
commitea19159b8051bb3d7d5fefd8b494a907ea7845fb (patch)
treeb2dee6605dafcd55de7674da6296451315ed182d /mail-client
parentdev-python/pygpgme: add subslot op on app-crypt/gpgme (diff)
downloadgentoo-ea19159b8051bb3d7d5fefd8b494a907ea7845fb.tar.gz
gentoo-ea19159b8051bb3d7d5fefd8b494a907ea7845fb.tar.bz2
gentoo-ea19159b8051bb3d7d5fefd8b494a907ea7845fb.zip
mail-client/claws-mail: add subslot op on app-crypt/gpgme
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild (renamed from mail-client/claws-mail/claws-mail-3.18.0.ebuild)6
-rw-r--r--mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild (renamed from mail-client/claws-mail/claws-mail-4.0.0.ebuild)6
-rw-r--r--mail-client/claws-mail/claws-mail-9999.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.18.0.ebuild b/mail-client/claws-mail/claws-mail-3.18.0-r1.ebuild
index 5545aefe2aad..cfd60ccf3c36 100644
--- a/mail-client/claws-mail/claws-mail-3.18.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.18.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
@@ -72,12 +72,12 @@ COMMONDEPEND="
libnotify? ( x11-libs/libnotify )
)
pdf? ( app-text/poppler[cairo] )
- pgp? ( >=app-crypt/gpgme-1.0.0 )
+ pgp? ( >=app-crypt/gpgme-1.0.0:= )
session? (
x11-libs/libICE
x11-libs/libSM
)
- smime? ( >=app-crypt/gpgme-1.0.0 )
+ smime? ( >=app-crypt/gpgme-1.0.0:= )
spam-report? ( >=net-misc/curl-7.9.7 )
spell? ( >=app-text/enchant-2.0.0:2= )
startup-notification? ( x11-libs/startup-notification )
diff --git a/mail-client/claws-mail/claws-mail-4.0.0.ebuild b/mail-client/claws-mail/claws-mail-4.0.0-r1.ebuild
index 04764842d2c5..402347eff491 100644
--- a/mail-client/claws-mail/claws-mail-4.0.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.0.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
@@ -72,12 +72,12 @@ COMMONDEPEND="
libnotify? ( x11-libs/libnotify )
)
pdf? ( app-text/poppler[cairo] )
- pgp? ( >=app-crypt/gpgme-1.0.0 )
+ pgp? ( >=app-crypt/gpgme-1.0.0:= )
session? (
x11-libs/libICE
x11-libs/libSM
)
- smime? ( >=app-crypt/gpgme-1.0.0 )
+ smime? ( >=app-crypt/gpgme-1.0.0:= )
spam-report? ( >=net-misc/curl-7.9.7 )
spell? ( >=app-text/enchant-2.0.0:2= )
startup-notification? ( x11-libs/startup-notification )
diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-9999.ebuild
index 0383774f79fb..5ed5d19991f5 100644
--- a/mail-client/claws-mail/claws-mail-9999.ebuild
+++ b/mail-client/claws-mail/claws-mail-9999.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
@@ -79,12 +79,12 @@ COMMONDEPEND="
libnotify? ( x11-libs/libnotify )
)
pdf? ( app-text/poppler[cairo] )
- pgp? ( >=app-crypt/gpgme-1.0.0 )
+ pgp? ( >=app-crypt/gpgme-1.0.0:= )
session? (
x11-libs/libICE
x11-libs/libSM
)
- smime? ( >=app-crypt/gpgme-1.0.0 )
+ smime? ( >=app-crypt/gpgme-1.0.0:= )
spam-report? ( >=net-misc/curl-7.9.7 )
spell? ( >=app-text/enchant-2.0.0:2= )
startup-notification? ( x11-libs/startup-notification )