diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-11-10 12:05:20 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-11-10 12:05:20 +0000 |
commit | 6c2a35ed835adca2cd3401929f3608543b16d0c0 (patch) | |
tree | 50ed66a9ac2c98eea09084821bae89c0e14756f7 /dev-libs/libxslt | |
parent | A=-fix, try->die,... (diff) | |
download | gentoo-2-6c2a35ed835adca2cd3401929f3608543b16d0c0.tar.gz gentoo-2-6c2a35ed835adca2cd3401929f3608543b16d0c0.tar.bz2 gentoo-2-6c2a35ed835adca2cd3401929f3608543b16d0c0.zip |
A=-fix, try->die, tab-fixes, stylefixes, ...
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/libxslt-1.0.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-libs/libxslt/libxslt-1.0.1.ebuild b/dev-libs/libxslt/libxslt-1.0.1.ebuild index d370c6e74728..674089e8d572 100644 --- a/dev-libs/libxslt/libxslt-1.0.1.ebuild +++ b/dev-libs/libxslt/libxslt-1.0.1.ebuild @@ -1,12 +1,11 @@ # 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.4 2001/10/07 00:13:53 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.0.1.ebuild,v 1.5 2001/11/10 12:05:20 hallski Exp $ -A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="libxslt" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" RDEPEND="virtual/glibc |