summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-01-10 20:56:20 +0000
committerMarkus Meier <maekke@gentoo.org>2010-01-10 20:56:20 +0000
commit8350c7e552aa8de0ef2530f349a715f9eea0c36f (patch)
tree8d06e088fddcecf087c460c818b30d765a388069 /dev-ruby/ruby-progressbar
parentarm/x86 stable, bug #298456 (diff)
downloadgentoo-2-8350c7e552aa8de0ef2530f349a715f9eea0c36f.tar.gz
gentoo-2-8350c7e552aa8de0ef2530f349a715f9eea0c36f.tar.bz2
gentoo-2-8350c7e552aa8de0ef2530f349a715f9eea0c36f.zip
amd64/x86 stable, bug #298236
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog7
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index 5e706d1e6564..f151d39c720e 100644
--- a/dev-ruby/ruby-progressbar/ChangeLog
+++ b/dev-ruby/ruby-progressbar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-progressbar
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.20 2009/12/24 17:24:04 jer Exp $
+# 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 $
+
+ 10 Jan 2010; Markus Meier <maekke@gentoo.org> ruby-progressbar-0.9.ebuild:
+ amd64/x86 stable, bug #298236
24 Dec 2009; Jeroen Roovers <jer@gentoo.org> ruby-progressbar-0.9.ebuild:
Stable for PPC (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 921025141c1c..0c1dcf12a07e 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-2009 Gentoo Foundation
+# 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.3 2009/12/24 17:24:04 jer Exp $
+# $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 $
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=""