diff options
author | 2005-06-11 10:28:57 +0000 | |
---|---|---|
committer | 2005-06-11 10:28:57 +0000 | |
commit | 02122eea5aea2bfa7d63ea1b58411f6a483905be (patch) | |
tree | 8061a70774a2cb40ec9a8412095ab6dcb8843726 /gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild | |
parent | stable on ppc64 (diff) | |
download | historical-02122eea5aea2bfa7d63ea1b58411f6a483905be.tar.gz historical-02122eea5aea2bfa7d63ea1b58411f6a483905be.tar.bz2 historical-02122eea5aea2bfa7d63ea1b58411f6a483905be.zip |
dep fix
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild')
-rw-r--r-- | gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild index ce7df3a35bfe..71af2d99ec88 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild,v 1.2 2005/06/10 02:27:15 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild,v 1.3 2005/06/11 10:28:57 foser Exp $ inherit eutils gnome2 @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2 >=gnome-base/libgnome-2 >=gnome-base/gconf-2 >=dev-libs/libxml2-2 - >=net-libs/libsoup-2.2.2 + >=net-libs/libsoup-2.2.3 ldap? ( >=net-nds/openldap-2.0 ) ssl? ( mozilla? ( www-client/mozilla ) !mozilla? ( >=dev-libs/nspr-4.4 |