summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-26 11:23:23 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-26 11:23:23 +0000
commit4474feeb0126ab817bb4eef414c45dc316f4b73c (patch)
treee52e9b8a6d92396a6f35727d7bd4e7e9e44371e7 /dev-ruby/ruby-progressbar
parentStable ppc64, bug #421525 (diff)
downloadgentoo-2-4474feeb0126ab817bb4eef414c45dc316f4b73c.tar.gz
gentoo-2-4474feeb0126ab817bb4eef414c45dc316f4b73c.tar.bz2
gentoo-2-4474feeb0126ab817bb4eef414c45dc316f4b73c.zip
Stable ppc64, bug #426520
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog6
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index c6a5eb975d4a..7592bca30aff 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.42 2012/07/22 15:37:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.43 2012/07/26 11:23:23 blueness Exp $
+
+ 26 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
+ ruby-progressbar-0.0.10.ebuild:
+ Stable ppc64, bug #426520
22 Jul 2012; <nixnut@gentoo.org> ruby-progressbar-0.0.10.ebuild:
ppc stable #426520
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild
index 780023ce1bd4..5ff3d1bcaadf 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.0.10.ebuild,v 1.7 2012/07/22 15:37:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild,v 1.8 2012/07/26 11:23:23 blueness Exp $
EAPI=3
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jfelchner/ruby-progressbar"
LICENSE="|| ( Ruby GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="test"