diff options
Diffstat (limited to 'net-mail/evolution/evolution-1.2.4.ebuild')
-rw-r--r-- | net-mail/evolution/evolution-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/evolution/evolution-1.2.4.ebuild b/net-mail/evolution/evolution-1.2.4.ebuild index a74e38187126..a9743188451f 100644 --- a/net-mail/evolution/evolution-1.2.4.ebuild +++ b/net-mail/evolution/evolution-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.2.4.ebuild,v 1.12 2003/08/30 09:58:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.2.4.ebuild,v 1.13 2003/08/30 10:17:44 liquidx Exp $ IUSE="ssl nls mozilla ldap doc spell pda ipv6 kerberos kde" @@ -38,7 +38,7 @@ RDEPEND="app-text/scrollkeeper ssl? ( mozilla? ( >=net-www/mozilla-0.9.9 ) : ( >=dev-libs/openssl-0.9.5 ) ) ldap? ( >=net-nds/openldap-2.0 ) pda? ( =app-pda/gnome-pilot-0.1* - >=dev-libs/pilot-link-0.11.5 ) + >=app-pda/pilot-link-0.11.5 ) spell? ( <app-text/gnome-spell-1.0 ) kerberos? ( app-crypt/mit-krb5 )" |