diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-05-26 19:04:18 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-05-26 19:04:18 +0000 |
commit | c965db15839cb8d437501e3691c50604823fd824 (patch) | |
tree | bbf0c242b5901417068585d5179b868c4bc36538 /net-misc/whois | |
parent | Version bump (diff) | |
download | gentoo-2-c965db15839cb8d437501e3691c50604823fd824.tar.gz gentoo-2-c965db15839cb8d437501e3691c50604823fd824.tar.bz2 gentoo-2-c965db15839cb8d437501e3691c50604823fd824.zip |
Sparc stable, Bug #271096.
(Portage version: 2.2_rc33/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.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog index 5070b1b409db..097d0d29f0ba 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.122 2009/05/25 19:03:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.123 2009/05/26 19:04:18 fmccor Exp $ + + 26 May 2009; Ferris McCormick <fmccor@gentoo.org> whois-4.7.30.ebuild: + Sparc stable, Bug #271096. 25 May 2009; Brent Baude <ranger@gentoo.org> whois-4.7.30.ebuild: Marking whois-4.7.30 ppc64 for bug 271096 diff --git a/net-misc/whois/whois-4.7.30.ebuild b/net-misc/whois/whois-4.7.30.ebuild index 76ee214999ab..a910834a0fb2 100644 --- a/net-misc/whois/whois-4.7.30.ebuild +++ b/net-misc/whois/whois-4.7.30.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.30.ebuild,v 1.3 2009/05/25 19:03:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.7.30.ebuild,v 1.4 2009/05/26 19:04:18 fmccor 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 |