diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:15:16 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:15:16 +0000 |
commit | 7e6125adc74c5c2edfb11dc20fb6e85ab65c1835 (patch) | |
tree | 6f8c64109a3e0728aa542736d8c30f2795d8c4c5 /dev-libs/libxml | |
parent | updated SRC_URI (diff) | |
download | gentoo-2-7e6125adc74c5c2edfb11dc20fb6e85ab65c1835.tar.gz gentoo-2-7e6125adc74c5c2edfb11dc20fb6e85ab65c1835.tar.bz2 gentoo-2-7e6125adc74c5c2edfb11dc20fb6e85ab65c1835.zip |
updated SRC_URI
Diffstat (limited to 'dev-libs/libxml')
-rw-r--r-- | dev-libs/libxml/libxml-1.8.13.ebuild | 5 | ||||
-rw-r--r-- | dev-libs/libxml/libxml-1.8.14.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-libs/libxml/libxml-1.8.13.ebuild b/dev-libs/libxml/libxml-1.8.13.ebuild index 97bf10ae0b51..a8dce331419f 100644 --- a/dev-libs/libxml/libxml-1.8.13.ebuild +++ b/dev-libs/libxml/libxml-1.8.13.ebuild @@ -1,13 +1,12 @@ # 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.13.ebuild,v 1.2 2001/06/11 08:11:28 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.13.ebuild,v 1.3 2001/08/23 10:15:16 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="libxml" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A} - ftp://gnome.eazel.com/pub/gnome/stable/sources/${PN}/${A}" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" DEPEND=">=gnome-base/gnome-env-1.0 diff --git a/dev-libs/libxml/libxml-1.8.14.ebuild b/dev-libs/libxml/libxml-1.8.14.ebuild index eb7e4be5bb87..dca2a0447d00 100644 --- a/dev-libs/libxml/libxml-1.8.14.ebuild +++ b/dev-libs/libxml/libxml-1.8.14.ebuild @@ -1,13 +1,12 @@ # 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.14.ebuild,v 1.1 2001/06/28 20:29:07 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.14.ebuild,v 1.2 2001/08/23 10:15:16 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="libxml" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A} - ftp://gnome.eazel.com/pub/gnome/stable/sources/${PN}/${A}" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" DEPEND=">=gnome-base/gnome-env-1.0 |