summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-01 16:54:16 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-01 16:54:16 +0000
commitddf2a393bef7e62c811c8ca6feaf9ee7d17a1abd (patch)
tree7dbeaa1623df1f6f72e4f17ac3a35a567cef7167 /dev-ruby/ruby-progressbar
parentStable on amd64 wrt bug #330727 (diff)
downloadgentoo-2-ddf2a393bef7e62c811c8ca6feaf9ee7d17a1abd.tar.gz
gentoo-2-ddf2a393bef7e62c811c8ca6feaf9ee7d17a1abd.tar.bz2
gentoo-2-ddf2a393bef7e62c811c8ca6feaf9ee7d17a1abd.zip
Stable on amd64 wrt bug #330729
(Portage version: 2.2_rc67/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.9.ebuild4
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index 89c955ff87a3..b6cd3b4d70b5 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.27 2010/08/01 16:41:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.28 2010/08/01 16:54:16 hwoarang Exp $
+
+ 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
+ ruby-progressbar-0.0.9.ebuild, ruby-progressbar-0.9.ebuild:
+ Stable on amd64 wrt bug #330729
*ruby-progressbar-0.0.9-r1 (01 Aug 2010)
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild
index 0caaace88942..0c55d00b09e0 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.9.ebuild,v 1.2 2010/08/01 16:41:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v 1.3 2010/08/01 16:54:16 hwoarang Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://github.com/nex3/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"
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild
index cd7898b21ea5..ca9fd0bf01f1 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.9.ebuild,v 1.7 2010/08/01 16:35:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.8 2010/08/01 16:54:16 hwoarang Exp $
inherit ruby
@@ -11,7 +11,7 @@ SRC_URI="http://0xcc.net/ruby-progressbar/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
USE_RUBY="ruby18"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha hppa ia64 ppc ppc64 sparc x86"
IUSE=""