summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-17 16:39:19 +0000
committerTom Gall <tgall@gentoo.org>2004-07-17 16:39:19 +0000
commitd076caa35c8feb1b9f18d966947cd24119c80bf6 (patch)
treeeb5db72f69c3995a8c21c40caeab1de6a3d6e134 /net-misc/whois
parentMarked as stable. 0.3.0 blocks >=app-i18n/scim-0.99 (Manifest recommit) (diff)
downloadgentoo-2-d076caa35c8feb1b9f18d966947cd24119c80bf6.tar.gz
gentoo-2-d076caa35c8feb1b9f18d966947cd24119c80bf6.tar.bz2
gentoo-2-d076caa35c8feb1b9f18d966947cd24119c80bf6.zip
stable on ppc64, bug #55520
Diffstat (limited to 'net-misc/whois')
-rw-r--r--net-misc/whois/ChangeLog5
-rw-r--r--net-misc/whois/whois-4.6.13-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog
index 844800e00e08..2add57101ddd 100644
--- a/net-misc/whois/ChangeLog
+++ b/net-misc/whois/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/whois
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.39 2004/07/13 18:24:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.40 2004/07/17 16:39:19 tgall Exp $
+
+ 17 Jul 2004; Tom Gall <tgall@gentoo.org> whois-4.6.13-r1.ebuild:
+ stable on ppc64, bug #55520
*whois-4.6.13-r1 (13 Jul 2004)
diff --git a/net-misc/whois/whois-4.6.13-r1.ebuild b/net-misc/whois/whois-4.6.13-r1.ebuild
index 6954b055fcdf..93283499b323 100644
--- a/net-misc/whois/whois-4.6.13-r1.ebuild
+++ b/net-misc/whois/whois-4.6.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.6.13-r1.ebuild,v 1.1 2004/07/13 18:24:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.6.13-r1.ebuild,v 1.2 2004/07/17 16:39:19 tgall Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.linux.it/~md/software/${MY_P}.tar.gz"
HOMEPAGE="http://www.linux.it/~md/software/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips hppa ~ia64 alpha ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~mips hppa ~ia64 alpha ~amd64 ppc64"
DEPEND=">=sys-apps/sed-4
>=dev-lang/perl-5"