diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 12:50:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 12:50:58 +0000 |
commit | 20d7afa099ffc7da4ab709500a21e7a09c3115f3 (patch) | |
tree | 41d630ebd965d4436285d18d1c0a951598777cd5 /net-misc | |
parent | Stable for ppc, wrt bug #449586 (diff) | |
download | gentoo-2-20d7afa099ffc7da4ab709500a21e7a09c3115f3.tar.gz gentoo-2-20d7afa099ffc7da4ab709500a21e7a09c3115f3.tar.bz2 gentoo-2-20d7afa099ffc7da4ab709500a21e7a09c3115f3.zip |
Stable for ppc, wrt bug #478528
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-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 6d2a9117875a..564435decf13 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.196 2013/08/06 13:11:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.197 2013/08/10 12:50:58 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> whois-5.0.25.ebuild: + Stable for ppc, wrt bug #478528 06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> whois-5.0.25.ebuild: Stable for s390, wrt bug #478528 diff --git a/net-misc/whois/whois-5.0.25.ebuild b/net-misc/whois/whois-5.0.25.ebuild index 5b283714224a..12abf9bc96db 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.9 2013/08/06 13:11:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.25.ebuild,v 1.10 2013/08/10 12:50:58 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 |