diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 22:05:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 22:05:40 +0000 |
commit | ebd502ca996f8a50f86c45976dc5d2613fad4ee8 (patch) | |
tree | cca8b09b90d4ee369c52dddfc56f1ed2c19ee9ad /net-misc/jwhois | |
parent | Stable for amd64, wrt bug #441376 (diff) | |
download | gentoo-2-ebd502ca996f8a50f86c45976dc5d2613fad4ee8.tar.gz gentoo-2-ebd502ca996f8a50f86c45976dc5d2613fad4ee8.tar.bz2 gentoo-2-ebd502ca996f8a50f86c45976dc5d2613fad4ee8.zip |
Stable for amd64, wrt bug #441472
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/jwhois')
-rw-r--r-- | net-misc/jwhois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/jwhois/jwhois-4.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/jwhois/ChangeLog b/net-misc/jwhois/ChangeLog index f3c825a5cd0d..52c6346c2262 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.39 2012/12/08 16:48:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/ChangeLog,v 1.40 2012/12/08 22:05:40 ago Exp $ + + 08 Dec 2012; <ago@gentoo.org> jwhois-4.0-r1.ebuild: + Stable for amd64, wrt bug #441472 08 Dec 2012; Jeroen Roovers <jer@gentoo.org> jwhois-4.0-r1.ebuild: Stable for HPPA (bug #441472). diff --git a/net-misc/jwhois/jwhois-4.0-r1.ebuild b/net-misc/jwhois/jwhois-4.0-r1.ebuild index d3966525cb54..c800993db39b 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.4 2012/12/08 16:48:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/jwhois/jwhois-4.0-r1.ebuild,v 1.5 2012/12/08 22:05:40 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 )" |