summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-09 18:24:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-09 18:24:26 +0000
commite034583e50e6745d6f9cf256e239fa11c952762a (patch)
tree2a57a37b10510aec53f56ab3c46b45a94e78278b /net-misc/jwhois
parentarm stable, bug #435756 (diff)
downloadgentoo-2-e034583e50e6745d6f9cf256e239fa11c952762a.tar.gz
gentoo-2-e034583e50e6745d6f9cf256e239fa11c952762a.tar.bz2
gentoo-2-e034583e50e6745d6f9cf256e239fa11c952762a.zip
Stable for ppc64, wrt bug #441472
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/jwhois')
-rw-r--r--net-misc/jwhois/ChangeLog5
-rw-r--r--net-misc/jwhois/jwhois-4.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/jwhois/ChangeLog b/net-misc/jwhois/ChangeLog
index 73cf4d008949..79a2397bda03 100644
--- a/net-misc/jwhois/ChangeLog
+++ b/net-misc/jwhois/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/jwhois
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/ChangeLog,v 1.42 2012/12/09 17:13:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/ChangeLog,v 1.43 2012/12/09 18:24:26 ago Exp $
+
+ 09 Dec 2012; Agostino Sarubbo <ago@gentoo.org> jwhois-4.0-r1.ebuild:
+ Stable for ppc64, wrt bug #441472
09 Dec 2012; Markus Meier <maekke@gentoo.org> jwhois-4.0-r1.ebuild:
arm stable, bug #441472
diff --git a/net-misc/jwhois/jwhois-4.0-r1.ebuild b/net-misc/jwhois/jwhois-4.0-r1.ebuild
index e7be785cfb38..527bfe584ca5 100644
--- a/net-misc/jwhois/jwhois-4.0-r1.ebuild
+++ b/net-misc/jwhois/jwhois-4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/jwhois-4.0-r1.ebuild,v 1.7 2012/12/09 17:13:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/jwhois-4.0-r1.ebuild,v 1.8 2012/12/09 18:24:26 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="idn nls"
RDEPEND="idn? ( net-dns/libidn )"