summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/evolution/evolution-1.2.3.ebuild')
-rw-r--r--net-mail/evolution/evolution-1.2.3.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/evolution/evolution-1.2.3.ebuild b/net-mail/evolution/evolution-1.2.3.ebuild
index bc4bd207b61a..2024357403df 100644
--- a/net-mail/evolution/evolution-1.2.3.ebuild
+++ b/net-mail/evolution/evolution-1.2.3.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.3.ebuild,v 1.3 2003/04/10 06:43:32 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.2.3.ebuild,v 1.4 2003/06/10 15:10:00 liquidx Exp $
IUSE="ssl nls mozilla ldap doc spell pda ipv6"
@@ -22,7 +22,7 @@ RDEPEND="app-text/scrollkeeper
>=gnome-extra/bonobo-conf-0.16
>=gnome-base/bonobo-1.0.21
>=gnome-base/gnome-common-1.2
- >=gnome-extra/gal-0.23
+ =gnome-extra/gal-0.24*
=gnome-base/gconf-1.0*
>=gnome-extra/gtkhtml-1.1.8
>=gnome-base/oaf-0.6.10
@@ -37,9 +37,9 @@ RDEPEND="app-text/scrollkeeper
doc? ( >=app-text/scrollkeeper-0.3.10-r1 )
ssl? ( mozilla? ( >=net-www/mozilla-0.9.9 ) : ( >=dev-libs/openssl-0.9.5 ) )
ldap? ( >=net-nds/openldap-2.0 )
- pda? ( >=gnome-extra/gnome-pilot-0.1.61-r2
+ pda? ( =gnome-extra/gnome-pilot-0.1*
>=dev-libs/pilot-link-0.11.5 )
- spell? ( >=app-text/gnome-spell-0.5 )"
+ spell? ( <app-text/gnome-spell-1.0 )"
# the pilot-link dep is normally covered by gnome-pilot, but evo
# requires an higher version then gnome-pilot (bug #10307)