diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:24:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:24:50 +0000 |
commit | 4980d1044a2e3e922aae48033db6d32adc8def93 (patch) | |
tree | 62ba10abe102f1bcebcff0222ae24dde73494632 /app-text/texi2html | |
parent | ia64 (diff) | |
download | historical-4980d1044a2e3e922aae48033db6d32adc8def93.tar.gz historical-4980d1044a2e3e922aae48033db6d32adc8def93.tar.bz2 historical-4980d1044a2e3e922aae48033db6d32adc8def93.zip |
stable on alpha and ia64
Diffstat (limited to 'app-text/texi2html')
-rw-r--r-- | app-text/texi2html/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/texi2html/Manifest | 6 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-1.64-r1.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog index f8be09f6c026..10483abc4a02 100644 --- a/app-text/texi2html/ChangeLog +++ b/app-text/texi2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texi2html -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.10 2003/11/24 09:33:38 usata Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.11 2004/02/17 21:24:50 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> texi2html-1.64-r1.ebuild: + stable on alpha and ia64 *texi2html-1.64-r1 (24 Nov 2003) diff --git a/app-text/texi2html/Manifest b/app-text/texi2html/Manifest index 323f063ef85b..854e638201d2 100644 --- a/app-text/texi2html/Manifest +++ b/app-text/texi2html/Manifest @@ -1,6 +1,6 @@ -MD5 c87ccba5a74e0e6376a89012086784bf ChangeLog 1412 -MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 1eef45a98196fcadb9493586004dd2d2 texi2html-1.64-r1.ebuild 1054 +MD5 63bd552943f5574f8b9b78cd6b320c4a ChangeLog 1519 MD5 5716561516f341d2535588d62d7c2fbe texi2html-1.64.ebuild 1007 +MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 4bbb394a26a46a0e5762fe0e9b5f51a0 texi2html-1.64-r1.ebuild 1061 MD5 59e2094b0a438b711cb1687485e580a4 files/digest-texi2html-1.64 66 MD5 59e2094b0a438b711cb1687485e580a4 files/digest-texi2html-1.64-r1 66 diff --git a/app-text/texi2html/texi2html-1.64-r1.ebuild b/app-text/texi2html/texi2html-1.64-r1.ebuild index 294826292f40..1bc9a185b0f4 100644 --- a/app-text/texi2html/texi2html-1.64-r1.ebuild +++ b/app-text/texi2html/texi2html-1.64-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.1 2003/11/24 09:33:38 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.2 2004/02/17 21:24:50 agriffis Exp $ IUSE="" @@ -10,7 +10,7 @@ DESCRIPTION="Perl script that converts Texinfo to HTML" HOMEPAGE="http://www.mathematik.uni-kl.de/~obachman/Texi2html/" SRC_URI="http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/${P}.tar.gz" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~amd64 ia64" SLOT="0" LICENSE="GPL-2" |