commit:     8884c66393780bc1bf1495644a8e216fbc3844d1
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Tue Feb 17 07:04:44 2015 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Tue Feb 17 07:04:44 2015 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8884c663

mail-client/evolution: 3.13.10 → 3.13.90

---
 .../{evolution-3.13.10.ebuild => evolution-3.13.90.ebuild}         | 7 ++-----
 mail-client/evolution/evolution-9999.ebuild                        | 7 ++-----
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/mail-client/evolution/evolution-3.13.10.ebuild 
b/mail-client/evolution/evolution-3.13.90.ebuild
similarity index 95%
rename from mail-client/evolution/evolution-3.13.10.ebuild
rename to mail-client/evolution/evolution-3.13.90.ebuild
index 34ad6da..38165bd 100644
--- a/mail-client/evolution/evolution-3.13.10.ebuild
+++ b/mail-client/evolution/evolution-3.13.90.ebuild
@@ -116,9 +116,6 @@ src_prepare() {
 
        gnome2_src_prepare
 
-       # Fix compilation flags crazyness, upstream bug #653157
-       sed -e 's/\(AM_CPPFLAGS="\)$WARNING_FLAGS/\1/' \
-               -i configure || die "CPPFLAGS sed failed"
 }
 
 src_configure() {
@@ -132,15 +129,15 @@ src_configure() {
                --disable-installed-tests \
                --disable-pst-import \
                --enable-canberra \
-               $(use_enable bogofilter) \
                $(use_enable crypt libcryptui) \
                $(use_enable highlight text-highlight) \
                $(use_enable map contact-maps) \
-               $(use_enable spamassassin) \
                $(use_enable spell gtkspell) \
                $(use_enable ssl nss) \
                $(use_enable ssl smime) \
+               $(use_with bogofilter) \
                $(use_with ldap openldap) \
+               $(use_with spamassassin) \
                $(usex ssl --enable-nss=yes "--without-nspr-libs
                        --without-nspr-includes
                        --without-nss-libs

diff --git a/mail-client/evolution/evolution-9999.ebuild 
b/mail-client/evolution/evolution-9999.ebuild
index 15b849e..d97c978 100644
--- a/mail-client/evolution/evolution-9999.ebuild
+++ b/mail-client/evolution/evolution-9999.ebuild
@@ -116,9 +116,6 @@ src_prepare() {
 
        gnome2_src_prepare
 
-       # Fix compilation flags crazyness, upstream bug #653157
-       sed -e 's/\(AM_CPPFLAGS="\)$WARNING_FLAGS/\1/' \
-               -i configure || die "CPPFLAGS sed failed"
 }
 
 src_configure() {
@@ -132,15 +129,15 @@ src_configure() {
                --disable-installed-tests \
                --disable-pst-import \
                --enable-canberra \
-               $(use_enable bogofilter) \
                $(use_enable crypt libcryptui) \
                $(use_enable highlight text-highlight) \
                $(use_enable map contact-maps) \
-               $(use_enable spamassassin) \
                $(use_enable spell gtkspell) \
                $(use_enable ssl nss) \
                $(use_enable ssl smime) \
+               $(use_with bogofilter) \
                $(use_with ldap openldap) \
+               $(use_with spamassassin) \
                $(usex ssl --enable-nss=yes "--without-nspr-libs
                        --without-nspr-includes
                        --without-nss-libs

Reply via email to