summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-24 15:12:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-24 15:12:04 +0000
commitca2279aa110022684423a8d9dc9369943f949a50 (patch)
tree4f375bcbaa366ba83d6ee95d4ae723f19b16c753 /dev-ruby/ruby-progressbar
parentStable for ppc, wrt bug #503648 (diff)
downloadgentoo-2-ca2279aa110022684423a8d9dc9369943f949a50.tar.gz
gentoo-2-ca2279aa110022684423a8d9dc9369943f949a50.tar.bz2
gentoo-2-ca2279aa110022684423a8d9dc9369943f949a50.zip
Stable for ppc, wrt bug #503684
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-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"