summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Woods <wwoods@gentoo.org>2003-03-10 22:35:57 +0000
committerWill Woods <wwoods@gentoo.org>2003-03-10 22:35:57 +0000
commite48ecd6e778731bdd32535948d7d7f3760e12d2f (patch)
tree705b6e84ed98775e72ae427c6562fb1761f53e83 /app-text
parentalpha updates (diff)
downloadgentoo-2-e48ecd6e778731bdd32535948d7d7f3760e12d2f.tar.gz
gentoo-2-e48ecd6e778731bdd32535948d7d7f3760e12d2f.tar.bz2
gentoo-2-e48ecd6e778731bdd32535948d7d7f3760e12d2f.zip
Added alpha to KEYWORDS
Diffstat (limited to 'app-text')
-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 ca5503077fdd..f09854e952b5 100644
--- a/app-text/texi2html/ChangeLog
+++ b/app-text/texi2html/ChangeLog
@@ -1,11 +1,14 @@
# 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.5 2003/02/12 05:35:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.6 2003/03/10 22:35:57 wwoods Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*texi2html-1.64 (1 Feb 2002)
+ 10 Mar 2003; Will Woods <wwoods@gentoo.org> texi2html-1.64.ebuild:
+ Added alpha to KEYWORDS
+
2 Aug 2002; phoen][x <phoenix@gentoo.org> texi2html-1.64.ebuild :
Added LICENSE, KEYWORDS, SLOT.
diff --git a/app-text/texi2html/texi2html-1.64.ebuild b/app-text/texi2html/texi2html-1.64.ebuild
index 4981fa0a135d..27b2ca250c10 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.8 2003/02/13 09:46:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.9 2003/03/10 22:35:57 wwoods 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 "
+KEYWORDS="x86 sparc alpha"
SLOT="0"
LICENSE="GPL-2"