diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:29:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:29:10 +0000 |
commit | 6ad9a479737bce2ec68dee98737a7f44c2a668c2 (patch) | |
tree | 4d12594c3c39fb1ae9fbb797c0a2dd688a4aa31f /net-misc/bwwhois | |
parent | Stable for x86, wrt bug #450344 (diff) | |
download | gentoo-2-6ad9a479737bce2ec68dee98737a7f44c2a668c2.tar.gz gentoo-2-6ad9a479737bce2ec68dee98737a7f44c2a668c2.tar.bz2 gentoo-2-6ad9a479737bce2ec68dee98737a7f44c2a668c2.zip |
Stable for x86, wrt bug #451036
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/bwwhois')
-rw-r--r-- | net-misc/bwwhois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/bwwhois/bwwhois-5.5.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/bwwhois/ChangeLog b/net-misc/bwwhois/ChangeLog index f6fca69f4b1c..208abd040f60 100644 --- a/net-misc/bwwhois/ChangeLog +++ b/net-misc/bwwhois/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/bwwhois # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/ChangeLog,v 1.35 2013/01/11 19:01:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/ChangeLog,v 1.36 2013/01/13 11:29:10 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bwwhois-5.5.2-r1.ebuild: + Stable for x86, wrt bug #451036 11 Jan 2013; Anthony G. Basile <blueness@gentoo.org> bwwhois-5.5.2-r1.ebuild: stable ppc, bug #451036, thanks vincent diff --git a/net-misc/bwwhois/bwwhois-5.5.2-r1.ebuild b/net-misc/bwwhois/bwwhois-5.5.2-r1.ebuild index 5d4d05acb59b..1b442ce23558 100644 --- a/net-misc/bwwhois/bwwhois-5.5.2-r1.ebuild +++ b/net-misc/bwwhois/bwwhois-5.5.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.4 2013/01/11 19:01:05 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-5.5.2-r1.ebuild,v 1.5 2013/01/13 11:29:10 ago 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" |