diff options
Diffstat (limited to 'mail-client/claws-mail')
-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.ebuild | 6 |
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 ) |