diff options
author | 2001-05-29 00:21:12 +0000 | |
---|---|---|
committer | 2001-05-29 00:21:12 +0000 | |
commit | 0f7913f9f9907c4b56c9e0d10bea4e471850fd9f (patch) | |
tree | 763b7dbfc6e771e4f9b5fbc7f96c86d5f1d82f7d | |
parent | *** empty log message *** (diff) | |
download | historical-0f7913f9f9907c4b56c9e0d10bea4e471850fd9f.tar.gz historical-0f7913f9f9907c4b56c9e0d10bea4e471850fd9f.tar.bz2 historical-0f7913f9f9907c4b56c9e0d10bea4e471850fd9f.zip |
Added a depend for libxml2 to evolution and updated the gal depend to 0.7.
Regenerated some digest files for the others.
-rw-r--r-- | gnome-apps/evolution/evolution-0.10.ebuild | 5 | ||||
-rw-r--r-- | media-libs/mesa/files/digest-mesa-3.4.2 | 2 | ||||
-rw-r--r-- | net-mail/evolution/evolution-0.10.ebuild | 5 |
3 files changed, 7 insertions, 5 deletions
diff --git a/gnome-apps/evolution/evolution-0.10.ebuild b/gnome-apps/evolution/evolution-0.10.ebuild index 3d53d0bc5bbc..538eee9cda0a 100644 --- a/gnome-apps/evolution/evolution-0.10.ebuild +++ b/gnome-apps/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/gnome-apps/evolution/evolution-0.10.ebuild,v 1.2 2001/05/27 02:58:36 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/evolution/evolution-0.10.ebuild,v 1.3 2001/05/29 00:21:12 blutgens Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,8 +11,9 @@ HOMEPAGE="http://www.helixcode.com" DEPEND=">=gnome-base/gnome-core-1.2.4 >=gnome-base/libunicode-0.4-r1 - >=gnome-base/gal-0.5 + >=gnome-base/gal-0.7 >=gnome-base/gtkhtml-0.8.3 + >=gnome-libs/libxml2-2.3.5 ldap? ( >=net-nds/openldap-1.2 )" src_compile() { diff --git a/media-libs/mesa/files/digest-mesa-3.4.2 b/media-libs/mesa/files/digest-mesa-3.4.2 index 59c04df9831f..6861104759cf 100644 --- a/media-libs/mesa/files/digest-mesa-3.4.2 +++ b/media-libs/mesa/files/digest-mesa-3.4.2 @@ -1,2 +1,2 @@ -MD5 9169942475db0786229079f57909f7bc MesaLib-3.4.2.tar.bz2 +MD5 5bad47f1f86a87b2a35e8c8c33d97e4a MesaLib-3.4.2.tar.bz2 MD5 b3a7b01dae8b1f09f951f9257c242b08 MesaDemos-3.4.2.tar.bz2 diff --git a/net-mail/evolution/evolution-0.10.ebuild b/net-mail/evolution/evolution-0.10.ebuild index 1cdc8d0fcb43..55f51f8be782 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.2 2001/05/27 02:58:36 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.10.ebuild,v 1.3 2001/05/29 00:21:12 blutgens Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -11,8 +11,9 @@ HOMEPAGE="http://www.helixcode.com" DEPEND=">=gnome-base/gnome-core-1.2.4 >=gnome-base/libunicode-0.4-r1 - >=gnome-base/gal-0.5 + >=gnome-base/gal-0.7 >=gnome-base/gtkhtml-0.8.3 + >=gnome-libs/libxml2-2.3.5 ldap? ( >=net-nds/openldap-1.2 )" src_compile() { |