diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-01 17:35:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-01 17:35:33 +0000 |
commit | b774efc9093f5a367e7497c3a2568c1b8305cea3 (patch) | |
tree | 3bb9272e6997267b4872c65e69e6c1a3dc7cb27e /net-misc/whois | |
parent | Weekly version bump <http://my.opera.com/desktopteam/blog/2007/11/30/unix-plu... (diff) | |
download | gentoo-2-b774efc9093f5a367e7497c3a2568c1b8305cea3.tar.gz gentoo-2-b774efc9093f5a367e7497c3a2568c1b8305cea3.tar.bz2 gentoo-2-b774efc9093f5a367e7497c3a2568c1b8305cea3.zip |
Stable on ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-4.7.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index ad42c83efac2..36bfab4bff09 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.99 2007/11/19 07:00:52 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.100 2007/12/01 17:35:33 corsair Exp $ + + 01 Dec 2007; Markus Rothe <corsair@gentoo.org> whois-4.7.23.ebuild: + Stable on ppc64 19 Nov 2007; Joshua Kinard <kumba@gentoo.org> whois-4.7.23.ebuild: Stable on mips. diff --git a/net-misc/whois/whois-4.7.23.ebuild b/net-misc/whois/whois-4.7.23.ebuild index 1cfe01b02973..f44f89c5db52 100644 --- a/net-misc/whois/whois-4.7.23.ebuild +++ b/net-misc/whois/whois-4.7.23.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.23.ebuild,v 1.3 2007/11/19 07:00:52 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.23.ebuild,v 1.4 2007/12/01 17:35:33 corsair 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 |