summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-03-10 14:46:59 +0000
committerJeroen Roovers <jer@gentoo.org>2014-03-10 14:46:59 +0000
commit4ef01ede8097a9355e40a61de2830583aa8be379 (patch)
tree23eebf9139f198ea8144cc219a4da9ec1c5951a7 /dev-ruby/ruby-progressbar
parentStable for HPPA (bug #503684). (diff)
downloadgentoo-2-4ef01ede8097a9355e40a61de2830583aa8be379.tar.gz
gentoo-2-4ef01ede8097a9355e40a61de2830583aa8be379.tar.bz2
gentoo-2-4ef01ede8097a9355e40a61de2830583aa8be379.zip
Stable for HPPA (bug #503684).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 e7a742b17a30..b904d5086c8d 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.58 2014/03/08 19:25:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.59 2014/03/10 14:46:59 jer Exp $
+
+ 10 Mar 2014; Jeroen Roovers <jer@gentoo.org> ruby-progressbar-1.4.1.ebuild:
+ Stable for HPPA (bug #503684).
08 Mar 2014; Pacho Ramos <pacho@gentoo.org> ruby-progressbar-1.4.1.ebuild:
amd64 stable, bug 503684
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 5b4b01766c8e..0c4416a2ee52 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.2 2014/03/08 19:25:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.1.ebuild,v 1.3 2014/03/10 14:46:59 jer 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"