summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2012-07-22 15:37:21 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2012-07-22 15:37:21 +0000
commitde7d9f1ea80bfcfe20d225caf2c7700888740b3c (patch)
tree8c95c99271ed3e09ea1f1428b014e6cd1a2f19f1 /dev-ruby/ruby-progressbar
parentppc stable #424846 (diff)
downloadhistorical-de7d9f1ea80bfcfe20d225caf2c7700888740b3c.tar.gz
historical-de7d9f1ea80bfcfe20d225caf2c7700888740b3c.tar.bz2
historical-de7d9f1ea80bfcfe20d225caf2c7700888740b3c.zip
ppc stable #426520
Package-Manager: portage-2.1.10.49/cvs/Linux ppc
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog5
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index d391dc363d56..c6a5eb975d4a 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.41 2012/07/14 19:26:12 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.42 2012/07/22 15:37:21 nixnut Exp $
+
+ 22 Jul 2012; <nixnut@gentoo.org> ruby-progressbar-0.0.10.ebuild:
+ ppc stable #426520
14 Jul 2012; Jeff Horelick <jdhore@gentoo.org>
ruby-progressbar-0.0.10.ebuild:
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 115e0e7f7f4e..780023ce1bd4 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.6 2012/07/14 19:26:12 jdhore Exp $
+# $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 $
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"