diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-19 22:56:06 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-19 22:56:06 +0000 |
commit | 0b599ff241a764e117500a091435b905a8b7cb3f (patch) | |
tree | 78fdda2ada8c7eef6301eb80cc9618c75974bc83 /app-text/texi2html/texi2html-1.64.ebuild | |
parent | Changed emake to make (diff) | |
download | gentoo-2-0b599ff241a764e117500a091435b905a8b7cb3f.tar.gz gentoo-2-0b599ff241a764e117500a091435b905a8b7cb3f.tar.bz2 gentoo-2-0b599ff241a764e117500a091435b905a8b7cb3f.zip |
Added amd64 to lots of places again
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 e52b4ed468cd..214ada7d2cd1 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.13 2003/07/04 15:50:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.14 2003/07/19 22:55:30 tester 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 hppa" +KEYWORDS="x86 ppc sparc alpha hppa amd64" SLOT="0" LICENSE="GPL-2" |