From 8ad07ce5ae7597302798cd313f8b45a65e42d7fe Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 29 Aug 2010 18:26:00 +0000 Subject: alpha/ia64/sparc stable wrt #330729 (Portage version: 2.1.8.3/cvs/Linux ia64) --- dev-ruby/ruby-progressbar/ChangeLog | 6 +++++- dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild | 4 ++-- dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog index 5a70d0241ca1..ac57fda033ef 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.30 2010/08/16 23:20:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.31 2010/08/29 18:26:00 armin76 Exp $ + + 29 Aug 2010; Raúl Porcel + ruby-progressbar-0.0.9.ebuild, ruby-progressbar-0.9.ebuild: + alpha/ia64/sparc stable wrt #330729 16 Aug 2010; Jeroen Roovers 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 5574788500a4..9ecf8c3eb5bc 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.5 2010/08/16 23:20:15 jer Exp $ +# $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 $ 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" diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild index 0715039273fb..4ff41154209e 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-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.9.ebuild,v 1.10 2010/08/16 23:20:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.11 2010/08/29 18:26:00 armin76 Exp $ inherit ruby @@ -11,7 +11,7 @@ SRC_URI="http://0xcc.net/ruby-progressbar/${P}.tar.gz" LICENSE="Ruby" SLOT="0" USE_RUBY="ruby18" -KEYWORDS="alpha ia64 ppc64 sparc" +KEYWORDS="ppc64" IUSE="" -- cgit v1.2.3-65-gdbad