commit:     e3139cecbd4940059c2387f93c8508727abc4e25
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Tue Feb 10 15:37:16 2015 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Tue Feb 10 15:37:16 2015 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e3139cec

mail-client/evolution: Sync with gx86

---
 mail-client/evolution/evolution-3.13.10.ebuild | 6 +++---
 mail-client/evolution/evolution-9999.ebuild    | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/mail-client/evolution/evolution-3.13.10.ebuild 
b/mail-client/evolution/evolution-3.13.10.ebuild
index 104ade2..34ad6da 100644
--- a/mail-client/evolution/evolution-3.13.10.ebuild
+++ b/mail-client/evolution/evolution-3.13.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -27,7 +27,7 @@ fi
 
 # We need a graphical pinentry frontend to be able to ask for the GPG
 # password from inside evolution, bug 160302
-PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt 
app-crypt/pinentry[qt4] )"
+PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] )"
 
 # glade-3 support is for maintainers only per configure.ac
 # pst is not mature enough and changes API/ABI frequently
@@ -61,7 +61,7 @@ COMMON_DEPEND="
        x11-themes/gnome-icon-theme
 
        crypt? ( || (
-               ( >=app-crypt/gnupg-2.0.1-r2 x11-libs/libcryptui 
${PINENTRY_DEPEND} )
+               ( >=app-crypt/gnupg-2.0.1-r2 ${PINENTRY_DEPEND} )
                =app-crypt/gnupg-1.4* ) )
        map? (
                >=media-libs/libchamplain-0.12:0.12[gtk]

diff --git a/mail-client/evolution/evolution-9999.ebuild 
b/mail-client/evolution/evolution-9999.ebuild
index 104ade2..15b849e 100644
--- a/mail-client/evolution/evolution-9999.ebuild
+++ b/mail-client/evolution/evolution-9999.ebuild
@@ -27,7 +27,7 @@ fi
 
 # We need a graphical pinentry frontend to be able to ask for the GPG
 # password from inside evolution, bug 160302
-PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt 
app-crypt/pinentry[qt4] )"
+PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] )"
 
 # glade-3 support is for maintainers only per configure.ac
 # pst is not mature enough and changes API/ABI frequently
@@ -61,7 +61,7 @@ COMMON_DEPEND="
        x11-themes/gnome-icon-theme
 
        crypt? ( || (
-               ( >=app-crypt/gnupg-2.0.1-r2 x11-libs/libcryptui 
${PINENTRY_DEPEND} )
+               ( >=app-crypt/gnupg-2.0.1-r2 ${PINENTRY_DEPEND} )
                =app-crypt/gnupg-1.4* ) )
        map? (
                >=media-libs/libchamplain-0.12:0.12[gtk]

Reply via email to