summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-24 10:52:37 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-24 10:52:37 +0000
commit2d2939d0d1d42c5a2398b970c1d6c01a431ec9f5 (patch)
tree06f79cf8ac4745e2e80fa80ecc7174961325574d /dev-ruby/ruby-progressbar
parentStable on ppc. (diff)
downloadgentoo-2-2d2939d0d1d42c5a2398b970c1d6c01a431ec9f5.tar.gz
gentoo-2-2d2939d0d1d42c5a2398b970c1d6c01a431ec9f5.tar.bz2
gentoo-2-2d2939d0d1d42c5a2398b970c1d6c01a431ec9f5.zip
stable amd64
(Portage version: 2.0.51.19)
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.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index 824c5c3f943c..be88189db789 100644
--- a/dev-ruby/ruby-progressbar/ChangeLog
+++ b/dev-ruby/ruby-progressbar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-progressbar
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.9 2005/01/27 07:21:06 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.10 2005/04/24 10:52:37 blubb Exp $
+
+ 24 Apr 2005; Simon Stelling <blubb@gentoo.org>
+ ruby-progressbar-0.8.ebuild:
+ stable on amd64
27 Jan 2005; Yuta SATOH <nigoro@gentoo.org> ruby-progressbar-0.8.ebuild:
Stable on ppc64
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild
index 108ea24270a7..747f1935bc55 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.8.ebuild,v 1.8 2005/01/27 07:21:06 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild,v 1.9 2005/04/24 10:52:37 blubb Exp $
inherit ruby
@@ -11,7 +11,7 @@ SRC_URI="http://namazu.org/~satoru/ruby-progressbar/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
USE_RUBY="any"
-KEYWORDS="x86 alpha ppc ~amd64 ppc64"
+KEYWORDS="x86 alpha ppc amd64 ppc64"
IUSE=""