From 96a603cb8b259c5d87beb91374f03945b781e3f0 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Thu, 30 Sep 2010 01:36:17 +0000 Subject: Marking ruby-progressbar-0.0.9 ppc64 for bug 330729 (Portage version: 2.1.8.3/cvs/Linux ppc64) --- dev-ruby/ruby-progressbar/ChangeLog | 6 +++++- dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-ruby/ruby-progressbar') diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog index ac57fda033ef..a7e2afbdc387 100644 --- a/dev-ruby/ruby-progressbar/ChangeLog +++ b/dev-ruby/ruby-progressbar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-progressbar # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.31 2010/08/29 18:26:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.32 2010/09/30 01:36:17 ranger Exp $ + + 30 Sep 2010; Brent Baude + ruby-progressbar-0.0.9.ebuild: + Marking ruby-progressbar-0.0.9 ppc64 for bug 330729 29 Aug 2010; Raúl Porcel ruby-progressbar-0.0.9.ebuild, ruby-progressbar-0.9.ebuild: diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild index 9ecf8c3eb5bc..d1475a76f295 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v 1.6 2010/08/29 18:26:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v 1.7 2010/09/30 01:36:17 ranger Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://github.com/nex3/ruby-progressbar" LICENSE="|| ( Ruby GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="test" -- cgit v1.2.3-65-gdbad