diff options
author | Guy Martin <gmsoft@gentoo.org> | 2007-03-03 22:07:33 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2007-03-03 22:07:33 +0000 |
commit | e0a780a81c8e0cc0a72f57633da6a60978e8e85b (patch) | |
tree | 39b313062bdca73010973763b1b9b5ee19a6f922 /net-misc/whois | |
parent | Version bump from upstream. (diff) | |
download | gentoo-2-e0a780a81c8e0cc0a72f57633da6a60978e8e85b.tar.gz gentoo-2-e0a780a81c8e0cc0a72f57633da6a60978e8e85b.tar.bz2 gentoo-2-e0a780a81c8e0cc0a72f57633da6a60978e8e85b.zip |
Stable on hppa.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-4.7.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 2aabca64dfc3..27fe1666f1e4 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.73 2007/03/03 22:00:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.74 2007/03/03 22:07:33 gmsoft Exp $ + + 03 Mar 2007; Guy Martin <gmsoft@gentoo.org> whois-4.7.20.ebuild: + Stable on hppa 03 Mar 2007; Raúl Porcel <armin76@gentoo.org> whois-4.7.20.ebuild: x86 stable wrt bug 169099 diff --git a/net-misc/whois/whois-4.7.20.ebuild b/net-misc/whois/whois-4.7.20.ebuild index f91753c79273..cc569989c0be 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.4 2007/03/03 22:00:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.20.ebuild,v 1.5 2007/03/03 22:07:33 gmsoft 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 |