diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-03 20:32:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-03 20:32:18 +0000 |
commit | d2106369a1427d754a4ae507721ad311541beaa2 (patch) | |
tree | e127f57929bb2c440fbf787eefc7a93e17aad243 /net-misc/whois | |
parent | arm stable, bug #413889 (diff) | |
download | gentoo-2-d2106369a1427d754a4ae507721ad311541beaa2.tar.gz gentoo-2-d2106369a1427d754a4ae507721ad311541beaa2.tar.bz2 gentoo-2-d2106369a1427d754a4ae507721ad311541beaa2.zip |
arm stable, bug #414239
(Portage version: 2.1.10.57/cvs/Linux i686)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-5.0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 8568a57a3e4d..11aee543a372 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.173 2012/05/02 06:37:42 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.174 2012/05/03 20:32:18 maekke Exp $ + + 03 May 2012; Markus Meier <maekke@gentoo.org> whois-5.0.15.ebuild: + arm stable, bug #414239 02 May 2012; Jeff Horelick <jdhore@gentoo.org> whois-5.0.15.ebuild: marked x86 per bug 414239 diff --git a/net-misc/whois/whois-5.0.15.ebuild b/net-misc/whois/whois-5.0.15.ebuild index b0fef0d7e864..7750ec79a534 100644 --- a/net-misc/whois/whois-5.0.15.ebuild +++ b/net-misc/whois/whois-5.0.15.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/whois/whois-5.0.15.ebuild,v 1.3 2012/05/02 06:37:42 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.0.15.ebuild,v 1.4 2012/05/03 20:32:18 maekke 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 |