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 | |
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')
-rw-r--r-- | app-text/passivetex/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/passivetex/Manifest | 6 | ||||
-rw-r--r-- | app-text/passivetex/passivetex-1.4-r1.ebuild | 6 | ||||
-rw-r--r-- | app-text/passivetex/passivetex-1.4.ebuild | 8 |
4 files changed, 14 insertions, 13 deletions
diff --git a/app-text/passivetex/ChangeLog b/app-text/passivetex/ChangeLog index d436d8163b69..09ecdf24df0d 100644 --- a/app-text/passivetex/ChangeLog +++ b/app-text/passivetex/ChangeLog @@ -1,11 +1,12 @@ # ChangeLog for app-text/passivetex # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.8 2004/02/01 14:14:26 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.9 2004/02/01 14:30:07 usata Exp $ *passivetex-1.4-r1 (01 Feb 2004) - 01 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> passivetex-1.4-r1.ebuild: - Added dev-tex/xmltex to DEPEND list. Closing bug #10213 + 01 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> passivetex-1.4-r1.ebuild, + passivetex-1.4.ebuild: + Added dev-tex/xmltex to DEPEND list. Changed HOMEPAGE. Closing bug #10213 22 Oct 2003; Mike Gardiner <obz@gentoo.org> metadata.xml, passivetex-1.4.ebuild: diff --git a/app-text/passivetex/Manifest b/app-text/passivetex/Manifest index 1336f190a067..e3566821414b 100644 --- a/app-text/passivetex/Manifest +++ b/app-text/passivetex/Manifest @@ -1,7 +1,7 @@ -MD5 33b3846224aa06940501a78842abd271 passivetex-1.4.ebuild 748 -MD5 b84ab36f9535119c6a8cd4d76dddb04c ChangeLog 1262 +MD5 f8ebb27a9f3380de1ca277db6ec918e0 passivetex-1.4.ebuild 757 +MD5 90b88898f53fe2d73016c4cee84b53ae ChangeLog 1305 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 3a5d8cb4fd4f06a60d5ad57cfd0111c7 passivetex-1.4-r1.ebuild 769 +MD5 64cd66f35f8bcb95e30c69052700449f passivetex-1.4-r1.ebuild 777 MD5 f19bbabbe44fe71e77056d892d07cda5 files/digest-passivetex-1.4 60 MD5 14d8606cec4123680841e3d0902bbbd4 files/passivetex-1.4-Makefile 257 MD5 f19bbabbe44fe71e77056d892d07cda5 files/digest-passivetex-1.4-r1 60 diff --git a/app-text/passivetex/passivetex-1.4-r1.ebuild b/app-text/passivetex/passivetex-1.4-r1.ebuild index fad78ff6e60b..45061a97662b 100644 --- a/app-text/passivetex/passivetex-1.4-r1.ebuild +++ b/app-text/passivetex/passivetex-1.4-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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-r1.ebuild,v 1.1 2004/02/01 14:14:26 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.4-r1.ebuild,v 1.2 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" 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="" |