summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-11 18:11:42 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-11 18:11:42 +0000
commit8524255ec41f265def030988279107cbe6278504 (patch)
tree2b8ad0be6af578bfa27a2a2d8447690f728a8b2d /dev-ruby
parentFix parallel make issue #253584. Patch by Nico Roeser. (diff)
downloadgentoo-2-8524255ec41f265def030988279107cbe6278504.tar.gz
gentoo-2-8524255ec41f265def030988279107cbe6278504.tar.bz2
gentoo-2-8524255ec41f265def030988279107cbe6278504.zip
alpha/ia64/sparc stable wrt #298236
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog6
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index f151d39c720e..ae5b8b8eb7bc 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.21 2010/01/10 20:56:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.22 2010/01/11 18:11:42 armin76 Exp $
+
+ 11 Jan 2010; Raúl Porcel <armin76@gentoo.org>
+ ruby-progressbar-0.9.ebuild:
+ alpha/ia64/sparc stable wrt #298236
10 Jan 2010; Markus Meier <maekke@gentoo.org> ruby-progressbar-0.9.ebuild:
amd64/x86 stable, bug #298236
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild
index 0c1dcf12a07e..bcd7306cb8c8 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.4 2010/01/10 20:56:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.5 2010/01/11 18:11:42 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 amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""