diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:20:31 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:20:31 +0000 |
commit | 139da0606b4c52b3d1991c00833a634646392b10 (patch) | |
tree | c372e15759fe5036a7ab31c3905a03dc8ef9e6cf /dev-libs/libxslt | |
parent | updated SRC_URI (diff) | |
download | historical-139da0606b4c52b3d1991c00833a634646392b10.tar.gz historical-139da0606b4c52b3d1991c00833a634646392b10.tar.bz2 historical-139da0606b4c52b3d1991c00833a634646392b10.zip |
updated SRC_URI
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/libxslt-0.12.0.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-0.14.0.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-0.9.0.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.0.1.ebuild | 6 |
4 files changed, 8 insertions, 16 deletions
diff --git a/dev-libs/libxslt/libxslt-0.12.0.ebuild b/dev-libs/libxslt/libxslt-0.12.0.ebuild index ddde7f3ce1ef..e0cb96c7060d 100644 --- a/dev-libs/libxslt/libxslt-0.12.0.ebuild +++ b/dev-libs/libxslt/libxslt-0.12.0.ebuild @@ -1,14 +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/libxslt/libxslt-0.12.0.ebuild,v 1.1 2001/06/18 15:22:39 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-0.12.0.ebuild,v 1.2 2001/08/23 10:20:31 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="libxslt" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A} - ftp://gnome.eazel.com/pub/gnome/unstable/sources/${PN}/${A}" - +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" DEPEND="virtual/glibc sys-devel/perl diff --git a/dev-libs/libxslt/libxslt-0.14.0.ebuild b/dev-libs/libxslt/libxslt-0.14.0.ebuild index 08866b0d8438..ab2e6c2f5d16 100644 --- a/dev-libs/libxslt/libxslt-0.14.0.ebuild +++ b/dev-libs/libxslt/libxslt-0.14.0.ebuild @@ -1,14 +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/libxslt/libxslt-0.14.0.ebuild,v 1.1 2001/07/10 08:35:10 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-0.14.0.ebuild,v 1.2 2001/08/23 10:20:31 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="libxslt" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A} - ftp://gnome.eazel.com/pub/gnome/unstable/sources/${PN}/${A}" - +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" DEPEND="virtual/glibc sys-devel/perl diff --git a/dev-libs/libxslt/libxslt-0.9.0.ebuild b/dev-libs/libxslt/libxslt-0.9.0.ebuild index f8ac11ae018d..66d8ba0cd458 100644 --- a/dev-libs/libxslt/libxslt-0.9.0.ebuild +++ b/dev-libs/libxslt/libxslt-0.9.0.ebuild @@ -1,14 +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/libxslt/libxslt-0.9.0.ebuild,v 1.2 2001/06/11 08:11:28 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-0.9.0.ebuild,v 1.3 2001/08/23 10:20:31 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="libxslt" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A} - ftp://gnome.eazel.com/pub/gnome/unstable/sources/${PN}/${A}" - +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" DEPEND="virtual/glibc sys-devel/perl diff --git a/dev-libs/libxslt/libxslt-1.0.1.ebuild b/dev-libs/libxslt/libxslt-1.0.1.ebuild index 0d5970eea99a..2698d5ce0625 100644 --- a/dev-libs/libxslt/libxslt-1.0.1.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.1.ebuild @@ -1,14 +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/libxslt/libxslt-1.0.1.ebuild,v 1.1 2001/08/06 20:57:20 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.1.ebuild,v 1.2 2001/08/23 10:20:31 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="libxslt" -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="virtual/glibc sys-devel/perl |