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 | 1fd7c3795c6de188038ed9ac3323248788e67c07 (patch) | |
tree | 10fd97f3a999d8741cadb79e846484f1feadf02f /dev-libs/libxml | |
parent | updated SRC_URI (diff) | |
download | historical-1fd7c3795c6de188038ed9ac3323248788e67c07.tar.gz historical-1fd7c3795c6de188038ed9ac3323248788e67c07.tar.bz2 historical-1fd7c3795c6de188038ed9ac3323248788e67c07.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 |