diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-03-13 19:42:17 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-03-13 19:42:17 +0000 |
commit | 7fcf8a0dd2915f38681d9e94030fbcbd960e46f6 (patch) | |
tree | ef1a48b19acd683efa7393c0c46048f7d1c0e631 /net-misc/whois | |
parent | alpha stable wrt bug #528242 (diff) | |
download | gentoo-2-7fcf8a0dd2915f38681d9e94030fbcbd960e46f6.tar.gz gentoo-2-7fcf8a0dd2915f38681d9e94030fbcbd960e46f6.tar.bz2 gentoo-2-7fcf8a0dd2915f38681d9e94030fbcbd960e46f6.zip |
x86 stable wrt bug #524264
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-5.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index d70d29255902..a257ac71625a 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.212 2015/03/02 09:34:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.213 2015/03/13 19:42:17 zlogene Exp $ + + 13 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> whois-5.1.5.ebuild: + x86 stable wrt bug #524264 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> whois-5.1.5.ebuild: Stable for ppc, wrt bug #524264 diff --git a/net-misc/whois/whois-5.1.5.ebuild b/net-misc/whois/whois-5.1.5.ebuild index 7858abbba308..eecc4ff4ceeb 100644 --- a/net-misc/whois/whois-5.1.5.ebuild +++ b/net-misc/whois/whois-5.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.1.5.ebuild,v 1.6 2015/03/02 09:34:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.1.5.ebuild,v 1.7 2015/03/13 19:42:17 zlogene 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 |