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 | 82a6a6646737b021c45124ac3dd66ee5bef847cc (patch) | |
tree | b361a2bf14d02824136b99a72583282da9328d16 /dev-libs/libxslt/libxslt-0.12.0.ebuild | |
parent | updated SRC_URI (diff) | |
download | gentoo-2-82a6a6646737b021c45124ac3dd66ee5bef847cc.tar.gz gentoo-2-82a6a6646737b021c45124ac3dd66ee5bef847cc.tar.bz2 gentoo-2-82a6a6646737b021c45124ac3dd66ee5bef847cc.zip |
updated SRC_URI
Diffstat (limited to 'dev-libs/libxslt/libxslt-0.12.0.ebuild')
-rw-r--r-- | dev-libs/libxslt/libxslt-0.12.0.ebuild | 6 |
1 files changed, 2 insertions, 4 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 |