diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 18:35:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-13 18:35:30 +0000 |
commit | 72804283c997ad9a1ab5ba337cdf3b2bd257898b (patch) | |
tree | f07ad515571ad3f22ece724c5b77652ea936a587 /net-misc/whois | |
parent | New snapshots. Fixes bug #3095516 (diff) | |
download | gentoo-2-72804283c997ad9a1ab5ba337cdf3b2bd257898b.tar.gz gentoo-2-72804283c997ad9a1ab5ba337cdf3b2bd257898b.tar.bz2 gentoo-2-72804283c997ad9a1ab5ba337cdf3b2bd257898b.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #353737
(Portage version: 2.1.9.39/cvs/Linux ia64)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-5.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 3484bd255495..94819a6801ee 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.151 2011/02/11 18:36:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.152 2011/02/13 18:35:30 armin76 Exp $ + + 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> whois-5.0.8.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #353737 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> whois-5.0.8.ebuild: Stable on amd64 wrt bug #353737 diff --git a/net-misc/whois/whois-5.0.8.ebuild b/net-misc/whois/whois-5.0.8.ebuild index 48226c160b31..d37b7b4ab102 100644 --- a/net-misc/whois/whois-5.0.8.ebuild +++ b/net-misc/whois/whois-5.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.8.ebuild,v 1.3 2011/02/11 18:36:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.8.ebuild,v 1.4 2011/02/13 18:35:30 armin76 Exp $ EAPI=3 inherit eutils toolchain-funcs @@ -12,7 +12,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 ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="iconv idn nls" RESTRICT="test" #59327 |