summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-03-07 09:43:17 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-03-07 09:43:17 +0000
commita37c92cce784d4a88f91ef4933b2a8621662ae28 (patch)
tree9e3c00e6e99c3316e0c5135a31ad7c848a1ad887 /net-misc
parentadd load path correctly, fixes bug 169588, reported by Ulrich Mueller <ulm@kp... (diff)
downloadgentoo-2-a37c92cce784d4a88f91ef4933b2a8621662ae28.tar.gz
gentoo-2-a37c92cce784d4a88f91ef4933b2a8621662ae28.tar.bz2
gentoo-2-a37c92cce784d4a88f91ef4933b2a8621662ae28.zip
MIPS love.
(Portage version: 2.1.2-r12)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/whois/ChangeLog5
-rw-r--r--net-misc/whois/whois-4.7.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog
index 2d2282cd774e..8f6d311ab61c 100644
--- a/net-misc/whois/ChangeLog
+++ b/net-misc/whois/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/whois
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.76 2007/03/06 14:58:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.77 2007/03/07 09:43:17 eroyf Exp $
+
+ 07 Mar 2007; Alexander H. Færøy <eroyf@gentoo.org> whois-4.7.20.ebuild:
+ Stable on MIPS; bug #169099
06 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> whois-4.7.20.ebuild:
Stable on sparc wrt #169099
diff --git a/net-misc/whois/whois-4.7.20.ebuild b/net-misc/whois/whois-4.7.20.ebuild
index d9dd0314f823..217e26fbd943 100644
--- a/net-misc/whois/whois-4.7.20.ebuild
+++ b/net-misc/whois/whois-4.7.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.20.ebuild,v 1.7 2007/03/06 14:58:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.20.ebuild,v 1.8 2007/03/07 09:43:17 eroyf 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