diff options
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 25730d536b3c..a8710fe5948a 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.11 2003/03/13 18:54:31 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.12 2003/06/30 18:12:35 darkspecter 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" SLOT="0" LICENSE="GPL-2" |