summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-04 08:05:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-04 08:05:41 +0000
commite140a47a3ee6bd17b57f2de3aef6facbbccf461b (patch)
treedff2deaa5d6b4259cba40e1c138cff100ef4cd94 /dev-ruby/ruby-progressbar
parentStable for ppc64, wrt bug #534306 (diff)
downloadgentoo-2-e140a47a3ee6bd17b57f2de3aef6facbbccf461b.tar.gz
gentoo-2-e140a47a3ee6bd17b57f2de3aef6facbbccf461b.tar.bz2
gentoo-2-e140a47a3ee6bd17b57f2de3aef6facbbccf461b.zip
Stable for ppc64, wrt bug #534306
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index f3237a6678c3..a7e36d7f2567 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.70 2015/02/01 13:49:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.71 2015/02/04 08:05:41 ago Exp $
+
+ 04 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ruby-progressbar-1.4.2.ebuild:
+ Stable for ppc64, wrt bug #534306
01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ruby-progressbar-1.4.2.ebuild:
Stable for x86, wrt bug #534306
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild
index 6a606b3dba7f..3fb9ef45250e 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.2.ebuild,v 1.7 2015/02/01 13:49:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild,v 1.8 2015/02/04 08:05:41 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"