diff options
Diffstat (limited to 'app-text/info2html/info2html-1.4.ebuild')
-rw-r--r-- | app-text/info2html/info2html-1.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/info2html/info2html-1.4.ebuild b/app-text/info2html/info2html-1.4.ebuild index a317e8217ec5..e6c3371e8a5c 100644 --- a/app-text/info2html/info2html-1.4.ebuild +++ b/app-text/info2html/info2html-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/info2html-1.4.ebuild,v 1.5 2004/02/22 07:25:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/info2html-1.4.ebuild,v 1.6 2004/04/12 17:05:38 twp Exp $ inherit eutils webapp-apache @@ -10,6 +10,7 @@ SRC_URI="mirror://sourceforge/info2html/${P}.tgz" LICENSE="freedist" SLOT="0" +IUSE="" KEYWORDS="alpha hppa sparc x86" DEPEND="dev-lang/perl" |