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/texi2html-1.64-r1.ebuild | |
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/texi2html-1.64-r1.ebuild')
-rw-r--r-- | app-text/texi2html/texi2html-1.64-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |