summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-07-29 10:39:39 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-07-29 10:39:39 +0000
commitc8d07ee52806e11c7b4bb450c1c427a1d20b371e (patch)
tree55ae1b6ee4345c97e5908ebc772f61243ba4f965 /net-mail
parentremoved (diff)
downloadhistorical-c8d07ee52806e11c7b4bb450c1c427a1d20b371e.tar.gz
historical-c8d07ee52806e11c7b4bb450c1c427a1d20b371e.tar.bz2
historical-c8d07ee52806e11c7b4bb450c1c427a1d20b371e.zip
updated to reflect move of gdk-pixbuf to media-libs
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/evolution/evolution-0.10.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mail/evolution/evolution-0.10.ebuild b/net-mail/evolution/evolution-0.10.ebuild
index 426c35b4c2a3..28465a11af4b 100644
--- a/net-mail/evolution/evolution-0.10.ebuild
+++ b/net-mail/evolution/evolution-0.10.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.10.ebuild,v 1.4 2001/06/07 21:10:33 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.10.ebuild,v 1.5 2001/07/29 10:39:39 hallski Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,8 @@ DESCRIPTION="A GNOME groupware application, a Microsoft Outlook workalike"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}"
HOMEPAGE="http://www.helixcode.com"
-DEPEND="=gnome-base/gal-0.7 nls? ( sys-devel/gettext )
+DEPEND="=gnome-base/gal-0.7
+ nls? ( sys-devel/gettext )
>=gnome-base/gtkhtml-0.8.3
>=dev-util/xml-i18n-tools-0.8.4"
#mozilla? ( >=net-www/mozilla-0.9 )"