diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-07 21:35:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-07 21:35:08 +0000 |
commit | a0493818176ea075b48e6ace0130d4d7a19653eb (patch) | |
tree | 10f26a3a56a08214e55fc9fc4545e9ec3b4aeff6 /net-misc/bwwhois | |
parent | Marking efax-0.9a-r3 ppc for bug 419299 (diff) | |
download | gentoo-2-a0493818176ea075b48e6ace0130d4d7a19653eb.tar.gz gentoo-2-a0493818176ea075b48e6ace0130d4d7a19653eb.tar.bz2 gentoo-2-a0493818176ea075b48e6ace0130d4d7a19653eb.zip |
Marking bwwhois-5.0-r1 ppc for bug 419713
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'net-misc/bwwhois')
-rw-r--r-- | net-misc/bwwhois/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/bwwhois/bwwhois-5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/bwwhois/ChangeLog b/net-misc/bwwhois/ChangeLog index ff2d1e505ded..f253ef6a033f 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.21 2012/06/05 16:52:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/ChangeLog,v 1.22 2012/06/07 21:35:08 ranger Exp $ + + 07 Jun 2012; Brent Baude <ranger@gentoo.org> bwwhois-5.0-r1.ebuild: + Marking bwwhois-5.0-r1 ppc for bug 419713 05 Jun 2012; Agostino Sarubbo <ago@gentoo.org> bwwhois-5.0-r1.ebuild: Stable for amd64, wrt bug #419713 diff --git a/net-misc/bwwhois/bwwhois-5.0-r1.ebuild b/net-misc/bwwhois/bwwhois-5.0-r1.ebuild index 2fb57da0d31a..780d34a12e89 100644 --- a/net-misc/bwwhois/bwwhois-5.0-r1.ebuild +++ b/net-misc/bwwhois/bwwhois-5.0-r1.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.0-r1.ebuild,v 1.2 2012/06/05 16:52:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/bwwhois/bwwhois-5.0-r1.ebuild,v 1.3 2012/06/07 21:35:08 ranger Exp $ inherit perl-app @@ -12,7 +12,7 @@ HOMEPAGE="http://whois.bw.org/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl" |