summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-12-24 17:22:56 +0000
committerJeroen Roovers <jer@gentoo.org>2009-12-24 17:22:56 +0000
commitee84ef454f3071ab7561bf1f7642c22f36a16ac5 (patch)
tree15a3abb433ae4b2d741764bb15bb06818c6d4455 /dev-ruby
parentRemove obsolete virtual/ruby dependency. (diff)
downloadgentoo-2-ee84ef454f3071ab7561bf1f7642c22f36a16ac5.tar.gz
gentoo-2-ee84ef454f3071ab7561bf1f7642c22f36a16ac5.tar.bz2
gentoo-2-ee84ef454f3071ab7561bf1f7642c22f36a16ac5.zip
Stable for HPPA (bug #298236).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog5
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index e4e663226236..5c747883030f 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.18 2009/08/24 20:00:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.19 2009/12/24 17:22:56 jer Exp $
+
+ 24 Dec 2009; Jeroen Roovers <jer@gentoo.org> ruby-progressbar-0.9.ebuild:
+ Stable for HPPA (bug #298236).
*ruby-progressbar-0.9 (24 Aug 2009)
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild
index 27da58fd55d2..aa7b44ff887c 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-2009 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.1 2009/08/24 20:00:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.2 2009/12/24 17:22:56 jer 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 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""