summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r--dev-ruby/ruby-progressbar/ChangeLog7
-rw-r--r--dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog
index 2e52009e5ba4..6fc9325225d2 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.1 2003/12/25 10:05:05 usata Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.2 2004/03/01 11:30:34 dholm Exp $
+
+ 01 Mar 2004; David Holm <dholm@gentoo.org> ruby-progressbar-0.5.ebuild:
+ Added to ~ppc.
*ruby-progressbar-0.5 (25 Dec 2003)
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild
index 9b78fcee1353..96c8720abe47 100644
--- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild
+++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.5.ebuild,v 1.1 2003/12/25 10:05:05 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.5.ebuild,v 1.2 2004/03/01 11:30:34 dholm 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"
+KEYWORDS="~x86 ~ppc"
IUSE=""