summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Gavin <pete@gentoo.org>2001-04-13 16:59:03 +0000
committerPeter Gavin <pete@gentoo.org>2001-04-13 16:59:03 +0000
commit235d0d3de6efe9b7f374a03cbd4666e67961001b (patch)
tree4b62c81941fee1d2e401b3c0de44ab534d482b2b /dev-libs/libxml
parent*** empty log message *** (diff)
downloadhistorical-235d0d3de6efe9b7f374a03cbd4666e67961001b.tar.gz
historical-235d0d3de6efe9b7f374a03cbd4666e67961001b.tar.bz2
historical-235d0d3de6efe9b7f374a03cbd4666e67961001b.zip
more gnome updates
Diffstat (limited to 'dev-libs/libxml')
-rw-r--r--dev-libs/libxml/files/digest-libxml-1.8.111
-rw-r--r--dev-libs/libxml/libxml-1.8.11.ebuild5
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-libs/libxml/files/digest-libxml-1.8.11 b/dev-libs/libxml/files/digest-libxml-1.8.11
new file mode 100644
index 000000000000..9bc72cc881d1
--- /dev/null
+++ b/dev-libs/libxml/files/digest-libxml-1.8.11
@@ -0,0 +1 @@
+MD5 ddbbe7e76fe51d24bd8f6f961ea69c31 libxml-1.8.11.tar.gz
diff --git a/dev-libs/libxml/libxml-1.8.11.ebuild b/dev-libs/libxml/libxml-1.8.11.ebuild
index 3e4fcbad967d..d2aa563998c1 100644
--- a/dev-libs/libxml/libxml-1.8.11.ebuild
+++ b/dev-libs/libxml/libxml-1.8.11.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/dev-libs/libxml/libxml-1.8.11.ebuild,v 1.1 2001/03/06 05:21:10 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.11.ebuild,v 1.2 2001/04/13 16:59:03 pete Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -10,7 +10,8 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}
ftp://gnome.eazel.com/pub/gnome/stable/sources/${PN}/${A}"
HOMEPAGE="http://www.gnome.org/"
-DEPEND=">=sys-libs/ncurses-5.2
+DEPEND=">=gnome-base/gnome-env-1.0
+ >=sys-libs/ncurses-5.2
>=sys-libs/readline-4.1"
src_compile() {