summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-08 19:25:15 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-08 19:25:15 +0000
commit823979190d295c8dadcb85a89a0be6ee0932c644 (patch)
tree754fafb1ed7795011ea161c861cb3f0a2aea9240 /dev-ruby/ruby-progressbar
parentVersion bump. (diff)
downloadgentoo-2-823979190d295c8dadcb85a89a0be6ee0932c644.tar.gz
gentoo-2-823979190d295c8dadcb85a89a0be6ee0932c644.tar.bz2
gentoo-2-823979190d295c8dadcb85a89a0be6ee0932c644.zip
amd64 stable, bug 503684
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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 ab8ef7cf6abf..e7a742b17a30 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.57 2014/03/07 04:18:00 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.58 2014/03/08 19:25:15 pacho Exp $
+
+ 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> ruby-progressbar-1.4.1.ebuild:
+ amd64 stable, bug 503684
07 Mar 2014; Manuel Rüger <mrueg@gentoo.org> -ruby-progressbar-1.0.2.ebuild:
Cleanup old.
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 7d2e06e4270d..5b4b01766c8e 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.1 2014/01/29 00:36:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v 1.2 2014/03/08 19:25:15 pacho 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"