diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-19 01:35:53 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-19 01:35:53 +0000 |
commit | 8fe4cefc35e02d643c5d151a3e0f2c4f388b3475 (patch) | |
tree | a1071f73a9e76e0fb8f10887553ed4b72ba4ef42 /net-misc/whois/whois-4.7.12.ebuild | |
parent | mask app-text/ghostscript-gnu, because # No new upstream release for a long t... (diff) | |
download | gentoo-2-8fe4cefc35e02d643c5d151a3e0f2c4f388b3475.tar.gz gentoo-2-8fe4cefc35e02d643c5d151a3e0f2c4f388b3475.tar.bz2 gentoo-2-8fe4cefc35e02d643c5d151a3e0f2c4f388b3475.zip |
Stable on alpha wrt Bug #144183.
(Portage version: 2.1-r2)
Diffstat (limited to 'net-misc/whois/whois-4.7.12.ebuild')
-rw-r--r-- | net-misc/whois/whois-4.7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/whois/whois-4.7.12.ebuild b/net-misc/whois/whois-4.7.12.ebuild index 3c70d7082b60..0c3530faaa0d 100644 --- a/net-misc/whois/whois-4.7.12.ebuild +++ b/net-misc/whois/whois-4.7.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.12.ebuild,v 1.7 2006/08/17 20:31:04 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.12.ebuild,v 1.8 2006/08/19 01:35:53 tcort Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="nls" RESTRICT="test" #59327 |