diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 11:05:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 11:05:28 +0000 |
commit | 885c74ba6a6f62da770c67058045545ee44120d7 (patch) | |
tree | e610ce5b7d5ae3555f72727336f9dbb52eba8a21 /net-misc/jwhois | |
parent | arm stable (diff) | |
download | gentoo-2-885c74ba6a6f62da770c67058045545ee44120d7.tar.gz gentoo-2-885c74ba6a6f62da770c67058045545ee44120d7.tar.bz2 gentoo-2-885c74ba6a6f62da770c67058045545ee44120d7.zip |
arm/s390/sh stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'net-misc/jwhois')
-rw-r--r-- | net-misc/jwhois/jwhois-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/jwhois/jwhois-4.0.ebuild b/net-misc/jwhois/jwhois-4.0.ebuild index d0b9736cdd82..f6a9e437d49e 100644 --- a/net-misc/jwhois/jwhois-4.0.ebuild +++ b/net-misc/jwhois/jwhois-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/jwhois-4.0.ebuild,v 1.5 2008/03/27 23:44:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/jwhois-4.0.ebuild,v 1.6 2008/12/07 11:05:28 vapier Exp $ DESCRIPTION="Advanced Internet Whois client capable of recursive queries" HOMEPAGE="http://www.gnu.org/software/jwhois/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="idn nls" DEPEND="idn? ( net-dns/libidn )" |