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 | e03436fa56bc6e25eef486927e933632fd9b6dfb (patch) | |
tree | 52253e51924fb7aac6df205d6a158efcf73fe4d3 /app-text/texi2html | |
parent | ia64 (Manifest recommit) (diff) | |
download | gentoo-2-e03436fa56bc6e25eef486927e933632fd9b6dfb.tar.gz gentoo-2-e03436fa56bc6e25eef486927e933632fd9b6dfb.tar.bz2 gentoo-2-e03436fa56bc6e25eef486927e933632fd9b6dfb.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/texi2html-1.64-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 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/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" |