summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/gem_plugin')
-rw-r--r--dev-ruby/gem_plugin/ChangeLog5
-rw-r--r--dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/gem_plugin/ChangeLog b/dev-ruby/gem_plugin/ChangeLog
index e6efab2cd9df..28a32713ffab 100644
--- a/dev-ruby/gem_plugin/ChangeLog
+++ b/dev-ruby/gem_plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/gem_plugin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.3 2007/01/30 18:24:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.4 2007/02/01 06:55:08 corsair Exp $
+
+ 01 Feb 2007; Markus Rothe <corsair@gentoo.org> gem_plugin-0.2.2.ebuild:
+ Added ~ppc64; bug #164242
30 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
gem_plugin-0.2.2.ebuild:
diff --git a/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild b/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild
index 8e8a3ea91378..87f5e3d51e87 100644
--- a/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild
+++ b/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild,v 1.3 2007/01/30 18:24:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild,v 1.4 2007/02/01 06:55:08 corsair Exp $
inherit ruby gems
@@ -12,7 +12,7 @@ SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
LICENSE="mongrel"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-ruby/rake-0.7"