summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Reisch <doctomoe@gentoo.org>2003-03-13 18:54:31 +0000
committerOlivier Reisch <doctomoe@gentoo.org>2003-03-13 18:54:31 +0000
commit40931ff40784e6f7ce0cc37e70be99503d658739 (patch)
tree16506ea4a36805704cda2f3dfe2803d33ed2792e /app-text/texi2html
parentversion bump (diff)
downloadgentoo-2-40931ff40784e6f7ce0cc37e70be99503d658739.tar.gz
gentoo-2-40931ff40784e6f7ce0cc37e70be99503d658739.tar.bz2
gentoo-2-40931ff40784e6f7ce0cc37e70be99503d658739.zip
Added ~ppc to texi2html-1.64
Diffstat (limited to 'app-text/texi2html')
-rw-r--r--app-text/texi2html/ChangeLog5
-rw-r--r--app-text/texi2html/texi2html-1.64.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog
index f09854e952b5..a36a41b0b102 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.6 2003/03/10 22:35:57 wwoods Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.7 2003/03/13 18:54:31 doctomoe Exp $
+
+ 13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> texi2html-1.64.ebuild :
+ Added ~ppc keyword
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/app-text/texi2html/texi2html-1.64.ebuild b/app-text/texi2html/texi2html-1.64.ebuild
index e7dfae75f025..25730d536b3c 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.10 2003/03/11 21:11:45 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.11 2003/03/13 18:54:31 doctomoe 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 sparc alpha"
+KEYWORDS="x86 ~ppc sparc alpha"
SLOT="0"
LICENSE="GPL-2"