diff options
author | 2013-08-04 13:36:14 +0000 | |
---|---|---|
committer | 2013-08-04 13:36:14 +0000 | |
commit | 00c2c8f8e75eee1806b01d4b2002ac367ca876b0 (patch) | |
tree | 0309aa002b85a2a40f7f3060a41957e6a80e079d /net-misc/whois | |
parent | Stable for ppc64, wrt bug #470332 (diff) | |
download | gentoo-2-00c2c8f8e75eee1806b01d4b2002ac367ca876b0.tar.gz gentoo-2-00c2c8f8e75eee1806b01d4b2002ac367ca876b0.tar.bz2 gentoo-2-00c2c8f8e75eee1806b01d4b2002ac367ca876b0.zip |
Stable for ppc64, wrt bug #478528
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-5.0.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index a0fb35379d57..4c75ee4f21be 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.194 2013/08/04 11:41:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.195 2013/08/04 13:36:14 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> whois-5.0.25.ebuild: + Stable for ppc64, wrt bug #478528 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> whois-5.0.25.ebuild: Stable for ia64, wrt bug #478528 diff --git a/net-misc/whois/whois-5.0.25.ebuild b/net-misc/whois/whois-5.0.25.ebuild index fcd6b3df7314..8f453d37b592 100644 --- a/net-misc/whois/whois-5.0.25.ebuild +++ b/net-misc/whois/whois-5.0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.25.ebuild,v 1.7 2013/08/04 11:41:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.25.ebuild,v 1.8 2013/08/04 13:36:14 ago Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" 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 |