commit:     918fb0fc1cc5028a21e32a276ea294311d020365
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 10 19:17:08 2017 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Tue Oct 10 19:17:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918fb0fc

www-client/seamonkey: remove unnecessary deps related to USE=crypt

Package-Manager: Portage-2.3.8, Repoman-2.3.1

 www-client/seamonkey/seamonkey-2.49.4.0_p0.ebuild | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/www-client/seamonkey/seamonkey-2.49.4.0_p0.ebuild 
b/www-client/seamonkey/seamonkey-2.49.4.0_p0.ebuild
index 490d770241a..bb914f46431 100644
--- a/www-client/seamonkey/seamonkey-2.49.4.0_p0.ebuild
+++ b/www-client/seamonkey/seamonkey-2.49.4.0_p0.ebuild
@@ -92,24 +92,13 @@ ASM_DEPEND=">=dev-lang/yasm-1.1"
 RDEPEND="
        >=dev-libs/nss-3.28.1
        >=dev-libs/nspr-4.13
-       crypt? ( || (
-               ( >=app-crypt/gnupg-2.0
-                       || (
-                               app-crypt/pinentry[gtk]
-                               app-crypt/pinentry[qt5]
-                               app-crypt/pinentry[qt4]
-                       )
-               )
-               =app-crypt/gnupg-1.4* )
-               x11-plugins/enigmail
-       )
+       crypt? ( x11-plugins/enigmail )
        jack? ( virtual/jack )
 "
 
 DEPEND="
        ${RDEPEND}
        !elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( dev-libs/libexecinfo ) 
) )
-       crypt? ( dev-lang/perl )
        amd64? ( ${ASM_DEPEND}
                virtual/opengl )
        x86? ( ${ASM_DEPEND}

Reply via email to