diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-06-12 21:31:13 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-06-12 21:31:13 +0000 |
commit | 79ab6d60f873f2506b8540db07a9a498c1e7a0b0 (patch) | |
tree | d7e87789b31464e19bfa00acadfa6a6cfe7852a0 /app-text/info2html/info2html-2.0.ebuild | |
parent | Remove old version. (diff) | |
download | gentoo-2-79ab6d60f873f2506b8540db07a9a498c1e7a0b0.tar.gz gentoo-2-79ab6d60f873f2506b8540db07a9a498c1e7a0b0.tar.bz2 gentoo-2-79ab6d60f873f2506b8540db07a9a498c1e7a0b0.zip |
Stable on x86 wrt bug #181657
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-text/info2html/info2html-2.0.ebuild')
-rw-r--r-- | app-text/info2html/info2html-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/info2html/info2html-2.0.ebuild b/app-text/info2html/info2html-2.0.ebuild index 7922eaeb38dd..bb3fc7e1ca3a 100644 --- a/app-text/info2html/info2html-2.0.ebuild +++ b/app-text/info2html/info2html-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/info2html-2.0.ebuild,v 1.3 2007/06/12 03:45:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/info2html/info2html-2.0.ebuild,v 1.4 2007/06/12 21:31:13 jokey Exp $ inherit eutils webapp @@ -12,7 +12,7 @@ LICENSE="freedist" # webapp.eclass deals with SLOTting #SLOT="0" IUSE="" -KEYWORDS="~alpha ~amd64 hppa sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa sparc x86" RDEPEND="dev-lang/perl" |