diff options
author | 2004-02-23 16:41:08 +0000 | |
---|---|---|
committer | 2004-02-23 16:41:08 +0000 | |
commit | 1c01ce2c4a1baa03b0afe2b146fac36c18b8e125 (patch) | |
tree | 11df8356f285edb3a83fe4bde03888033ce9efee /app-text/sablotron/sablotron-0.96.ebuild | |
parent | patch bump for locale issue (diff) | |
download | historical-1c01ce2c4a1baa03b0afe2b146fac36c18b8e125.tar.gz historical-1c01ce2c4a1baa03b0afe2b146fac36c18b8e125.tar.bz2 historical-1c01ce2c4a1baa03b0afe2b146fac36c18b8e125.zip |
Updated SRC_URI and HOMEPAGE, closing bug #42075
Diffstat (limited to 'app-text/sablotron/sablotron-0.96.ebuild')
-rw-r--r-- | app-text/sablotron/sablotron-0.96.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/sablotron/sablotron-0.96.ebuild b/app-text/sablotron/sablotron-0.96.ebuild index f7729c119caa..ba24aaf7d43d 100644 --- a/app-text/sablotron/sablotron-0.96.ebuild +++ b/app-text/sablotron/sablotron-0.96.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.96.ebuild,v 1.11 2004/01/31 10:21:08 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.96.ebuild,v 1.12 2004/02/23 16:41:08 usata Exp $ inherit eutils libtool MY_P="Sablot-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="An XSLT Parser in C++" -SRC_URI="http://www.gingerall.com/perl/rd?url=sablot/${MY_P}.tar.gz" -HOMEPAGE="http://www.gingerall.com/charlie-bin/get/webGA/act/sablotron.act" +SRC_URI="http://download-1..gingerall.cz/download/sablot/${MY_P}.tar.gz" +HOMEPAGE="http://www.gingerall.com/charlie/ga/xml/p_sab.xml" SLOT="0" LICENSE="MPL-1.1" |