diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-25 23:31:53 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-25 23:31:53 +0000 |
commit | b54ebc71de96302a1f0a7e2655b36206fac9ef06 (patch) | |
tree | 8ab260248000f4058d4ff53022366b6912059a00 /app-text/texi2html/texi2html-1.64-r1.ebuild | |
parent | amd64 (diff) | |
download | historical-b54ebc71de96302a1f0a7e2655b36206fac9ef06.tar.gz historical-b54ebc71de96302a1f0a7e2655b36206fac9ef06.tar.bz2 historical-b54ebc71de96302a1f0a7e2655b36206fac9ef06.zip |
stable on amd64
Diffstat (limited to 'app-text/texi2html/texi2html-1.64-r1.ebuild')
-rw-r--r-- | app-text/texi2html/texi2html-1.64-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texi2html/texi2html-1.64-r1.ebuild b/app-text/texi2html/texi2html-1.64-r1.ebuild index 2536aa11800d..18a663b4158f 100644 --- a/app-text/texi2html/texi2html-1.64-r1.ebuild +++ b/app-text/texi2html/texi2html-1.64-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.6 2004/06/24 22:53:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64-r1.ebuild,v 1.7 2004/06/25 23:31:53 kugelfang Exp $ inherit alternatives @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mathematik.uni-kl.de/~obachman/Texi2html/" SRC_URI="http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ia64" SLOT="0" IUSE="" |