summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-08-16 23:20:15 +0000
committerJeroen Roovers <jer@gentoo.org>2010-08-16 23:20:15 +0000
commit178e2ffe04a90a84a282512bed5a82858f97d081 (patch)
treef116a0ce714fc6f8c8ca59ff3ddb7c059221256c /dev-ruby/ruby-progressbar
parentRemove old version using ruby.eclass. Use $FILESDIR for patch name. (diff)
downloadhistorical-178e2ffe04a90a84a282512bed5a82858f97d081.tar.gz
historical-178e2ffe04a90a84a282512bed5a82858f97d081.tar.bz2
historical-178e2ffe04a90a84a282512bed5a82858f97d081.zip
Stable for HPPA PPC (bug #330729).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
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 cce43ebe1d83..5a70d0241ca1 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.29 2010/08/01 23:55:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.30 2010/08/16 23:20:15 jer Exp $
+
+ 16 Aug 2010; Jeroen Roovers <jer@gentoo.org>
+ ruby-progressbar-0.0.9.ebuild, ruby-progressbar-0.9.ebuild:
+ Stable for HPPA PPC (bug #330729).
01 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
ruby-progressbar-0.0.9.ebuild, ruby-progressbar-0.9.ebuild:
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 94bc04bf9af2..5574788500a4 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.4 2010/08/01 23:55:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v 1.5 2010/08/16 23:20:15 jer 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 303717724f29..0715039273fb 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.9 2010/08/01 23:55:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.10 2010/08/16 23:20:15 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 hppa ia64 ppc ppc64 sparc"
+KEYWORDS="alpha ia64 ppc64 sparc"
IUSE=""