summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-27 10:36:41 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-27 10:36:41 +0000
commit3e4eae653ae37fc34c180db26343ff72c67593c0 (patch)
tree8a1195b8e6553f4d8a9f03347a6f73f3f383226f
parentAdd two patches: 1) fix spudec to be declared even without dvd support enable... (diff)
downloadgentoo-2-3e4eae653ae37fc34c180db26343ff72c67593c0.tar.gz
gentoo-2-3e4eae653ae37fc34c180db26343ff72c67593c0.tar.bz2
gentoo-2-3e4eae653ae37fc34c180db26343ff72c67593c0.zip
stable x86, bug 271096
(Portage version: 2.1.6.11/cvs/Linux i686)
-rw-r--r--net-misc/whois/ChangeLog5
-rw-r--r--net-misc/whois/whois-4.7.30.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog
index 097d0d29f0ba..ff90e23e0954 100644
--- a/net-misc/whois/ChangeLog
+++ b/net-misc/whois/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/whois
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.123 2009/05/26 19:04:18 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.124 2009/05/27 10:36:41 fauli Exp $
+
+ 27 May 2009; Christian Faulhammer <fauli@gentoo.org> whois-4.7.30.ebuild:
+ stable x86, bug 271096
26 May 2009; Ferris McCormick <fmccor@gentoo.org> whois-4.7.30.ebuild:
Sparc stable, Bug #271096.
diff --git a/net-misc/whois/whois-4.7.30.ebuild b/net-misc/whois/whois-4.7.30.ebuild
index a910834a0fb2..5088fc99a2f2 100644
--- a/net-misc/whois/whois-4.7.30.ebuild
+++ b/net-misc/whois/whois-4.7.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.30.ebuild,v 1.4 2009/05/26 19:04:18 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.30.ebuild,v 1.5 2009/05/27 10:36:41 fauli Exp $
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="nls"
RESTRICT="test" #59327