summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-10 15:01:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-10 15:01:37 +0000
commitf599d1559fc5b4f8637c4dcb31506a06216fdb01 (patch)
treeba2b8da7f1098a8afa172a6e3a42c141cc3dea54 /dev-ruby/ruby-progressbar
parentRevision bump. Fixed compilation error 'Error: ‘png_sizeof’ was not decla... (diff)
downloadgentoo-2-f599d1559fc5b4f8637c4dcb31506a06216fdb01.tar.gz
gentoo-2-f599d1559fc5b4f8637c4dcb31506a06216fdb01.tar.bz2
gentoo-2-f599d1559fc5b4f8637c4dcb31506a06216fdb01.zip
revert the wrong changes
(Portage version: 2.1.13.7/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog4
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-1.0.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index ee4aa561b9a5..635f80662568 100644
--- a/dev-ruby/ruby-progressbar/ChangeLog
+++ b/dev-ruby/ruby-progressbar/ChangeLog
@@ -1,9 +1,9 @@
# ChangeLog for dev-ruby/ruby-progressbar
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.52 2013/02/16 20:04:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.53 2013/08/10 15:01:37 ago Exp $
16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ruby-progressbar-1.0.2.ebuild:
- Add x86, wrt bug #4437582
+ Add ~x86, wrt bug #437582
08 Jan 2013; Hans de Graaff <graaff@gentoo.org>
-ruby-progressbar-0.0.9.ebuild:
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.0.2.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.0.2.ebuild
index 6f388e520bab..264219e578cb 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.0.2.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.0.2.ebuild,v 1.6 2013/02/16 20:04:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.0.2.ebuild,v 1.7 2013/08/10 15:01:37 ago Exp $
EAPI=4
@@ -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"