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/texi2html-1.64-r1.ebuild | |
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/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" |