diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 11:44:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 11:44:59 +0000 |
commit | 0d48b1bb6f6e39b0b9ab9c42849be05e922ac51e (patch) | |
tree | 9f64cadc1da1d2ec755da4e60287a142a5209d3c /net-misc/whois | |
parent | Mark 2.11.1 stable on ia64 (diff) | |
download | gentoo-2-0d48b1bb6f6e39b0b9ab9c42849be05e922ac51e.tar.gz gentoo-2-0d48b1bb6f6e39b0b9ab9c42849be05e922ac51e.tar.bz2 gentoo-2-0d48b1bb6f6e39b0b9ab9c42849be05e922ac51e.zip |
Stable on ppc64; bug #144183
(Portage version: 2.1-r2)
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/whois/whois-4.7.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 356b93643f27..a1c26e2ca265 100644 --- a/net-misc/whois/ChangeLog +++ b/net-misc/whois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/whois # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.51 2006/08/17 11:18:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.52 2006/08/17 11:44:59 corsair Exp $ + + 17 Aug 2006; Markus Rothe <corsair@gentoo.org> whois-4.7.12.ebuild: + Stable on ppc64; bug #144183 17 Aug 2006; Jeroen Roovers <jer@gentoo.org> whois-4.7.12.ebuild: Stable for HPPA (bug #144183). diff --git a/net-misc/whois/whois-4.7.12.ebuild b/net-misc/whois/whois-4.7.12.ebuild index 5ab43987608a..7f46132f2121 100644 --- a/net-misc/whois/whois-4.7.12.ebuild +++ b/net-misc/whois/whois-4.7.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.12.ebuild,v 1.3 2006/08/17 11:18:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.12.ebuild,v 1.4 2006/08/17 11:44:59 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 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="nls" RESTRICT="test" #59327 |