summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-05-22 18:52:46 +0000
committerMamoru Komachi <usata@gentoo.org>2004-05-22 18:52:46 +0000
commit0c9e88c22ce0ad89764d33e2b051e99dda20cdaa (patch)
tree5eab3f6c55155cc6974808fff86aec5406e2259e /dev-ruby/ruby-progressbar
parentRemoved unnecessary patch (diff)
downloadhistorical-0c9e88c22ce0ad89764d33e2b051e99dda20cdaa.tar.gz
historical-0c9e88c22ce0ad89764d33e2b051e99dda20cdaa.tar.bz2
historical-0c9e88c22ce0ad89764d33e2b051e99dda20cdaa.zip
Stable on alpha and ppc
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog5
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index dedace370b17..8a9663248e50 100644
--- a/dev-ruby/ruby-progressbar/ChangeLog
+++ b/dev-ruby/ruby-progressbar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-progressbar
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.5 2004/04/25 14:52:12 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.6 2004/05/22 18:52:46 usata Exp $
+
+ 23 May 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-progressbar-0.8.ebuild:
+ Stable on alpha and ppc
25 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> ruby-progressbar-0.5.ebuild,
ruby-progressbar-0.8.ebuild:
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild
index 952533a38d3d..3ce958c1dd47 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-2004 Gentoo Technologies, Inc.
# 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.3 2004/04/25 14:52:12 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.8.ebuild,v 1.4 2004/05/22 18:52:46 usata 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"
+KEYWORDS="x86 alpha ppc"
IUSE=""