diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2009-11-02 20:55:04 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2009-11-02 20:55:04 +0000 |
commit | f7daa1f397f85ebb75702f6a9b2f7ed24a5b028a (patch) | |
tree | 04bb82afbb7c02d5bbc506182253a40c244c4330 /net-misc/whois | |
parent | Version bump KDE 4.3.3 (diff) | |
download | gentoo-2-f7daa1f397f85ebb75702f6a9b2f7ed24a5b028a.tar.gz gentoo-2-f7daa1f397f85ebb75702f6a9b2f7ed24a5b028a.tar.bz2 gentoo-2-f7daa1f397f85ebb75702f6a9b2f7ed24a5b028a.zip |
amd64 stable, bug #291095
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-4.7.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index fde70af4de49..042f641badad 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.132 2009/11/02 00:40:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.133 2009/11/02 20:55:04 ken69267 Exp $ + + 02 Nov 2009; Kenneth Prugh <ken69267@gentoo.org> whois-4.7.36.ebuild: + amd64 stable, bug #291095 02 Nov 2009; Jeroen Roovers <jer@gentoo.org> whois-4.7.36.ebuild: Stable for HPPA (bug #291095). diff --git a/net-misc/whois/whois-4.7.36.ebuild b/net-misc/whois/whois-4.7.36.ebuild index c3e10d881b57..a1739ef78c8d 100644 --- a/net-misc/whois/whois-4.7.36.ebuild +++ b/net-misc/whois/whois-4.7.36.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.36.ebuild,v 1.4 2009/11/02 00:40:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.36.ebuild,v 1.5 2009/11/02 20:55:04 ken69267 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 |