diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-30 21:55:32 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-30 21:55:32 +0000 |
commit | 2075b17d37df3a3869b2188c3e4cc712d0cceb73 (patch) | |
tree | c5a87ead0162e436f1a933540c811979d1c76f40 /net-misc/bwwhois | |
parent | Version bump (diff) | |
download | gentoo-2-2075b17d37df3a3869b2188c3e4cc712d0cceb73.tar.gz gentoo-2-2075b17d37df3a3869b2188c3e4cc712d0cceb73.tar.bz2 gentoo-2-2075b17d37df3a3869b2188c3e4cc712d0cceb73.zip |
stable ppc, bug #440296
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
Diffstat (limited to 'net-misc/bwwhois')
-rw-r--r-- | net-misc/bwwhois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/bwwhois/bwwhois-5.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/bwwhois/ChangeLog b/net-misc/bwwhois/ChangeLog index 21f462386c7b..1fd0247ecfc4 100644 --- a/net-misc/bwwhois/ChangeLog +++ b/net-misc/bwwhois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/bwwhois # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/ChangeLog,v 1.26 2012/09/26 16:36:04 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/ChangeLog,v 1.27 2012/10/30 21:55:32 blueness Exp $ + + 30 Oct 2012; Anthony G. Basile <blueness@gentoo.org> bwwhois-5.5.2.ebuild: + stable ppc, bug #440296 *bwwhois-5.5.2 (26 Sep 2012) diff --git a/net-misc/bwwhois/bwwhois-5.5.2.ebuild b/net-misc/bwwhois/bwwhois-5.5.2.ebuild index 34c2f332922e..f24a8f35672d 100644 --- a/net-misc/bwwhois/bwwhois-5.5.2.ebuild +++ b/net-misc/bwwhois/bwwhois-5.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-5.5.2.ebuild,v 1.1 2012/09/26 16:36:04 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-5.5.2.ebuild,v 1.2 2012/10/30 21:55:32 blueness Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://whois.bw.org/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" DEPEND="dev-lang/perl" |