summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog5
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index b904d5086c8d..207632d7f2b3 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.59 2014/03/10 14:46:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.60 2014/03/24 15:12:04 ago Exp $
+
+ 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ruby-progressbar-1.4.1.ebuild:
+ Stable for ppc, wrt bug #503684
10 Mar 2014; Jeroen Roovers <jer@gentoo.org> ruby-progressbar-1.4.1.ebuild:
Stable for HPPA (bug #503684).
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild
index 0c4416a2ee52..fec533ba490d 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v 1.3 2014/03/10 14:46:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v 1.4 2014/03/24 15:12:04 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jfelchner/ruby-progressbar"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 hppa ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="test"