diff options
author | 2005-11-01 13:17:16 +0000 | |
---|---|---|
committer | 2005-11-01 13:17:16 +0000 | |
commit | 870cf26a938095337eaad980858bddb54019dd0d (patch) | |
tree | 075201a73ac7e88e826804b26707a2ebdbf035ac /net-misc/jwhois/jwhois-3.2.3.ebuild | |
parent | Fixed dodoc not to install COPYING and/or INSTALL. (diff) | |
download | gentoo-2-870cf26a938095337eaad980858bddb54019dd0d.tar.gz gentoo-2-870cf26a938095337eaad980858bddb54019dd0d.tar.bz2 gentoo-2-870cf26a938095337eaad980858bddb54019dd0d.zip |
Stable on sparc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-misc/jwhois/jwhois-3.2.3.ebuild')
-rw-r--r-- | net-misc/jwhois/jwhois-3.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/jwhois/jwhois-3.2.3.ebuild b/net-misc/jwhois/jwhois-3.2.3.ebuild index 7ee83eee2468..aeb23ccbc90d 100644 --- a/net-misc/jwhois/jwhois-3.2.3.ebuild +++ b/net-misc/jwhois/jwhois-3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/jwhois-3.2.3.ebuild,v 1.2 2005/10/28 23:10:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/jwhois-3.2.3.ebuild,v 1.3 2005/11/01 13:17:16 gustavoz 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-2" 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="nls" DEPEND="" |