diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 13:51:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 13:51:28 +0000 |
commit | 3579425aa41a05bf76ca74699d03056572f9a65e (patch) | |
tree | c81a57c776da9dfcb18f409771f5d4b74641c483 /net-misc/whois | |
parent | Drop old (diff) | |
download | gentoo-2-3579425aa41a05bf76ca74699d03056572f9a65e.tar.gz gentoo-2-3579425aa41a05bf76ca74699d03056572f9a65e.tar.bz2 gentoo-2-3579425aa41a05bf76ca74699d03056572f9a65e.zip |
Stable on sparc wrt #158260
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-4.7.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 472106cc846a..e3f8423ff2fa 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.69 2006/12/16 18:25:06 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.70 2006/12/18 13:51:28 gustavoz Exp $ + + 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> whois-4.7.19.ebuild: + Stable on sparc wrt #158260 16 Dec 2006; Alexander H. Færøy <eroyf@gentoo.org> whois-4.7.19.ebuild: Stable on Alpha and MIPS; bug #158260 diff --git a/net-misc/whois/whois-4.7.19.ebuild b/net-misc/whois/whois-4.7.19.ebuild index 05980dcf641e..bd30a074cd02 100644 --- a/net-misc/whois/whois-4.7.19.ebuild +++ b/net-misc/whois/whois-4.7.19.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.19.ebuild,v 1.7 2006/12/16 18:25:06 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.19.ebuild,v 1.8 2006/12/18 13:51:28 gustavoz 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 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="nls" RESTRICT="test" #59327 |