From d826e69dd6243872ad48f8b29c7eccfc83d82ccc Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 16 Feb 2022 22:26:18 +0100 Subject: [PATCH] mail-client/sylpheed: add subslot op on app-crypt/gpgme Signed-off-by: David Seifert --- .../{sylpheed-3.7.0-r2.ebuild => sylpheed-3.7.0-r3.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename mail-client/sylpheed/{sylpheed-3.7.0-r2.ebuild => sylpheed-3.7.0-r3.ebuild} (95%) diff --git a/mail-client/sylpheed/sylpheed-3.7.0-r2.ebuild b/mail-client/sylpheed/sylpheed-3.7.0-r3.ebuild similarity index 95% rename from mail-client/sylpheed/sylpheed-3.7.0-r2.ebuild rename to mail-client/sylpheed/sylpheed-3.7.0-r3.ebuild index 4705bad6e8d2e..86324b7b9e46d 100644 --- a/mail-client/sylpheed/sylpheed-3.7.0-r2.ebuild +++ b/mail-client/sylpheed/sylpheed-3.7.0-r3.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" @@ -16,7 +16,7 @@ IUSE="crypt ipv6 ldap nls oniguruma spell ssl xface" CDEPEND="net-libs/liblockfile x11-libs/gtk+:2 - crypt? ( app-crypt/gpgme ) + crypt? ( app-crypt/gpgme:= ) ldap? ( net-nds/openldap ) nls? ( sys-devel/gettext ) oniguruma? ( dev-libs/oniguruma:= )