summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-09 15:36:40 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-09 15:36:40 +0000
commitb6b02784fcd1c834415135dd74502d5cbd1557af (patch)
tree3c4fbbfbbe6a981b8f5442fa2c711d883e441c28 /mail-client
parentstable on alpha and ia64 (diff)
downloadhistorical-b6b02784fcd1c834415135dd74502d5cbd1557af.tar.gz
historical-b6b02784fcd1c834415135dd74502d5cbd1557af.tar.bz2
historical-b6b02784fcd1c834415135dd74502d5cbd1557af.zip
Fix use invocation
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/evolution/ChangeLog6
-rw-r--r--mail-client/evolution/Manifest20
-rw-r--r--mail-client/evolution/evolution-1.2.4.ebuild20
-rw-r--r--mail-client/evolution/evolution-1.4.5.ebuild6
-rw-r--r--mail-client/evolution/evolution-1.4.6.ebuild8
5 files changed, 32 insertions, 28 deletions
diff --git a/mail-client/evolution/ChangeLog b/mail-client/evolution/ChangeLog
index 64e1809a893f..e6248ee24f17 100644
--- a/mail-client/evolution/ChangeLog
+++ b/mail-client/evolution/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/evolution
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.3 2004/06/01 21:57:46 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.4 2004/06/09 15:36:40 agriffis Exp $
+
+ 09 Jun 2004; Aron Griffis <agriffis@gentoo.org> evolution-1.2.4.ebuild,
+ evolution-1.4.5.ebuild, evolution-1.4.6.ebuild:
+ Fix use invocation
01 Jun 2004; Travis Tilley <lv@gentoo.org> evolution-1.4.6.ebuild:
stable on amd64
diff --git a/mail-client/evolution/Manifest b/mail-client/evolution/Manifest
index 7ff7d9eba1eb..c4d58c1b593d 100644
--- a/mail-client/evolution/Manifest
+++ b/mail-client/evolution/Manifest
@@ -1,15 +1,15 @@
-MD5 2760dcbcfa6c7762e0ab79ba66b50420 evolution-1.2.4.ebuild 6399
-MD5 02e378e070e02b2ade5c3353f7b9ad46 evolution-1.4.5.ebuild 5810
-MD5 a22d749264337b47febd8ed4066c8a7d evolution-1.4.6.ebuild 5615
-MD5 1394f6b92edca90ea6239b4363685f54 ChangeLog 16660
+MD5 35d312287efabafad674a64fcf063b11 evolution-1.2.4.ebuild 6290
+MD5 cd3405a6419ce283ddcb61399d70bffa evolution-1.4.5.ebuild 5774
+MD5 ce38bddc5a810e59520252576fb6d60e evolution-1.4.6.ebuild 5580
MD5 80850151bae2bd61c4ac796f83656ef6 metadata.xml 217
-MD5 a3a0071b78894fc80b10a0ec765647f5 files/evolution-1.4.4-alpha.patch 1799
-MD5 6174a41481c88eb948a8e119cf93ea94 files/evolution-1.4.5-nztimezone.patch 1852
-MD5 d863019d9fb9a8f74c5090de0f1ceee4 files/evolution-1.4.5-gtk-2.4.patch 26799
-MD5 c837abd50d990dea46fcea32b8a1b001 files/evolution-1.1.90-kde.patch 689
-MD5 f44bc5e363c1f976a7a72676886b9d13 files/evolution-1.1.90-subversion.patch 470
+MD5 67df00205874496c81ce19dbcd1d402b ChangeLog 16811
MD5 3137288dd17e357d0972dab00e4f6b6d files/digest-evolution-1.2.4 1230
MD5 49463c08f32ee1df0970196b6c4cef2b files/digest-evolution-1.4.5 132
MD5 fe0cafc4040da525377526f4a1fa297f files/digest-evolution-1.4.6 132
-MD5 cb7b54de75a41e58aaeab248e92fc823 files/evolution-gcc34.patch 1895
+MD5 c837abd50d990dea46fcea32b8a1b001 files/evolution-1.1.90-kde.patch 689
MD5 8909b7f2d3483d55036f21ca2780e4a3 files/evolution-1.1.90-sharedldap.patch 370
+MD5 f44bc5e363c1f976a7a72676886b9d13 files/evolution-1.1.90-subversion.patch 470
+MD5 a3a0071b78894fc80b10a0ec765647f5 files/evolution-1.4.4-alpha.patch 1799
+MD5 d863019d9fb9a8f74c5090de0f1ceee4 files/evolution-1.4.5-gtk-2.4.patch 26799
+MD5 6174a41481c88eb948a8e119cf93ea94 files/evolution-1.4.5-nztimezone.patch 1852
+MD5 cb7b54de75a41e58aaeab248e92fc823 files/evolution-gcc34.patch 1895
diff --git a/mail-client/evolution/evolution-1.2.4.ebuild b/mail-client/evolution/evolution-1.2.4.ebuild
index a6defdfbc55b..c2502599eff4 100644
--- a/mail-client/evolution/evolution-1.2.4.ebuild
+++ b/mail-client/evolution/evolution-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-1.2.4.ebuild,v 1.1 2004/05/30 02:43:48 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-1.2.4.ebuild,v 1.2 2004/06/09 15:36:40 agriffis Exp $
IUSE="ssl nls mozilla ldap doc spell pda ipv6 kerberos kde crypt"
@@ -125,26 +125,26 @@ src_compile() {
local myconf=""
local MOZILLA="${MOZILLA_FIVE_HOME}"
- if [ -n "`use pda`" ] ; then
+ if use pda ; then
myconf="${myconf} --with-pisock=/usr --enable-pilot-conduits=yes"
else
myconf="${myconf} --enable-pilot-conduits=no"
fi
- if [ -n "`use ldap`" ] ; then
+ if use ldap ; then
myconf="${myconf} --with-openldap=yes --with-static-ldap=no"
else
myconf="${myconf} --with-openldap=no"
fi
- if [ -n "`use kerberos`" ]; then
+ if use kerberos; then
myconf="${myconf} --with-krb5=/usr --with-krb4=/usr"
else
myconf="${myconf} --with-krb5=no --with-krb4=no"
fi
# Use Mozilla NSS libs if 'mozilla' *and* 'ssl' in USE
- if [ -n "`use ssl`" -a -n "`use mozilla`" ] ; then
+ if use ssl && use mozilla; then
myconf="${myconf} --enable-nss=yes \
--with-nspr-includes=${MOZILLA}/include/nspr \
--with-nspr-libs=${MOZILLA} \
@@ -156,23 +156,23 @@ src_compile() {
fi
# Else use OpenSSL if 'mozilla' not in USE ...
- if [ -n "`use ssl`" -a -z "`use mozilla`" ] ; then
+ if use ssl && ! use mozilla; then
myconf="${myconf} --enable-openssl=yes"
fi
- if [ -n "`use doc`" ] ; then
+ if use doc ; then
myconf="${myconf} --enable-gtk-doc"
else
myconf="${myconf} --disable-gtk-doc"
fi
- if [ -n "`use ipv6`" ] ; then
+ if use ipv6 ; then
myconf="${myconf} --enable-ipv6=yes"
else
myconf="${myconf} --enable-ipv6=no"
fi
- if [ -z "`use nls`" ] ; then
+ if ! use nls ; then
myconf="${myconf} --disable-nls"
fi
@@ -217,7 +217,7 @@ src_install() {
install || die
# remove kde link if USE="-kde"
- if [ -z "`use kde`" ]; then
+ if ! use kde; then
rm -rf ${D}/usr/share/applnk
fi
diff --git a/mail-client/evolution/evolution-1.4.5.ebuild b/mail-client/evolution/evolution-1.4.5.ebuild
index 128568a6d3a2..01f512b9b6b0 100644
--- a/mail-client/evolution/evolution-1.4.5.ebuild
+++ b/mail-client/evolution/evolution-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-1.4.5.ebuild,v 1.2 2004/05/30 11:01:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-1.4.5.ebuild,v 1.3 2004/06/09 15:36:40 agriffis Exp $
# kde before gnome2, otherwise kde_src_install will override gnome2_src_install
use kde && inherit kde
@@ -148,7 +148,7 @@ src_compile() {
&& myconf="${myconf} --with-kde-applnk-path=${KDEDIR}/share/applnk"
# Use Mozilla NSS/NSPR libs if 'mozilla' *and* 'ssl' in USE
- if [ -n "`use ssl`" -a -n "`use mozilla`" ] ; then
+ if use ssl && use mozilla; then
if has_version "dev-libs/nspr"; then
NSS_LIB=/usr/lib
NSS_INC=/usr/include
@@ -171,7 +171,7 @@ src_compile() {
fi
# Else use OpenSSL if 'mozilla' not in USE ...
- if [ -n "`use ssl`" -a -z "`use mozilla`" ] ; then
+ if use ssl && ! use mozilla; then
myconf="${myconf} --enable-openssl=yes"
fi
diff --git a/mail-client/evolution/evolution-1.4.6.ebuild b/mail-client/evolution/evolution-1.4.6.ebuild
index e7d29f691975..26cef303fee8 100644
--- a/mail-client/evolution/evolution-1.4.6.ebuild
+++ b/mail-client/evolution/evolution-1.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-1.4.6.ebuild,v 1.4 2004/06/01 21:57:46 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-1.4.6.ebuild,v 1.5 2004/06/09 15:36:40 agriffis Exp $
# kde before gnome2, otherwise kde_src_install will override gnome2_src_install
use kde && inherit kde
@@ -126,7 +126,7 @@ src_compile() {
&& myconf="${myconf} --with-openldap=yes --with-static-ldap=no" \
|| myconf="${myconf} --with-openldap=no"
- [ `use kerberos` -a ! `use amd64` ] \
+ ( use kerberos && ! use amd64 ) \
&& myconf="${myconf} --with-krb5=/usr" \
|| myconf="${myconf} --without-krb5"
@@ -142,7 +142,7 @@ src_compile() {
&& myconf="${myconf} --with-kde-applnk-path=${KDEDIR}/share/applnk"
# Use Mozilla NSS/NSPR libs if 'mozilla' *and* 'ssl' in USE
- if [ -n "`use ssl`" -a -n "`use mozilla`" ] ; then
+ if use ssl && use mozilla; then
if has_version "dev-libs/nspr"; then
NSS_LIB=/usr/lib
NSS_INC=/usr/include
@@ -165,7 +165,7 @@ src_compile() {
fi
# Else use OpenSSL if 'mozilla' not in USE ...
- if [ -n "`use ssl`" -a -z "`use mozilla`" ] ; then
+ if use ssl && ! use mozilla; then
myconf="${myconf} --enable-openssl=yes"
fi