diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-02-01 14:30:19 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-02-01 14:30:19 +0000 |
commit | adf8a1098c95132cc8d84a508bf0d70721fa773c (patch) | |
tree | 2743dd38c5d96788e171963f07a9c1aa34259847 /app-text/passivetex/passivetex-1.4.ebuild | |
parent | Added dev-tex/xmltex to DEPEND list. Closing bug #10213 (diff) | |
download | gentoo-2-adf8a1098c95132cc8d84a508bf0d70721fa773c.tar.gz gentoo-2-adf8a1098c95132cc8d84a508bf0d70721fa773c.tar.bz2 gentoo-2-adf8a1098c95132cc8d84a508bf0d70721fa773c.zip |
Updated HOMEPAGE
Diffstat (limited to 'app-text/passivetex/passivetex-1.4.ebuild')
-rw-r--r-- | app-text/passivetex/passivetex-1.4.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/passivetex/passivetex-1.4.ebuild b/app-text/passivetex/passivetex-1.4.ebuild index 45bf6e2e2c67..0e512685d773 100644 --- a/app-text/passivetex/passivetex-1.4.ebuild +++ b/app-text/passivetex/passivetex-1.4.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.4.ebuild,v 1.12 2003/10/22 10:23:54 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.4.ebuild,v 1.13 2004/02/01 14:30:07 usata Exp $ S=${WORKDIR} DESCRIPTION="A namespace-aware XML parser written in Tex" -SRC_URI="http://users.ox.ac.uk/~rahtz/passivetex/${PN}.zip" -HOMEPAGE="http://users.ox.ac.uk/~rahtz/passivetex/" +SRC_URI="http://www.tei-c.org.uk/Software/passivetex/${PN}.zip" +HOMEPAGE="http://www.tei-c.org.uk/Software/passivetex/" LICENSE="freedist" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" SLOT="0" IUSE="" |