diff options
author | 2003-07-04 15:51:25 +0000 | |
---|---|---|
committer | 2003-07-04 15:51:25 +0000 | |
commit | dffa27c1906b695429f66bb2ec8d275a797c773e (patch) | |
tree | 311b1fe2e4aa742a9b442a031b4e7dd8a96f6557 /app-text/texi2html/texi2html-1.64.ebuild | |
parent | Add metadata.xml and subversion-0.24.2 (diff) | |
download | historical-dffa27c1906b695429f66bb2ec8d275a797c773e.tar.gz historical-dffa27c1906b695429f66bb2ec8d275a797c773e.tar.bz2 historical-dffa27c1906b695429f66bb2ec8d275a797c773e.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'app-text/texi2html/texi2html-1.64.ebuild')
-rw-r--r-- | app-text/texi2html/texi2html-1.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texi2html/texi2html-1.64.ebuild b/app-text/texi2html/texi2html-1.64.ebuild index a8710fe5948a..e52b4ed468cd 100644 --- a/app-text/texi2html/texi2html-1.64.ebuild +++ b/app-text/texi2html/texi2html-1.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.12 2003/06/30 18:12:35 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.13 2003/07/04 15:50:16 gmsoft Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="Perl script that converts Texinfo to HTML" SRC_URI="http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/${P}.tar.gz" HOMEPAGE="http://www.mathematik.uni-kl.de/~obachman/Texi2html/" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa" SLOT="0" LICENSE="GPL-2" |