summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/capistrano/ChangeLog5
-rw-r--r--dev-ruby/capistrano/capistrano-2.5.0.ebuild4
-rw-r--r--dev-ruby/net-scp/ChangeLog5
-rw-r--r--dev-ruby/net-scp/net-scp-1.0.1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-ruby/capistrano/ChangeLog b/dev-ruby/capistrano/ChangeLog
index 6b82f9177cee..e1958b9d12df 100644
--- a/dev-ruby/capistrano/ChangeLog
+++ b/dev-ruby/capistrano/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/capistrano
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.36 2008/09/21 13:51:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.37 2008/09/21 16:04:28 ranger Exp $
+
+ 21 Sep 2008; Brent Baude <ranger@gentoo.org> capistrano-2.5.0.ebuild:
+ keyworded ~arch for ppc, bug 238171
21 Sep 2008; Brent Baude <ranger@gentoo.org> capistrano-2.5.0.ebuild:
keyworded ~arch for ppc64, bug 238171
diff --git a/dev-ruby/capistrano/capistrano-2.5.0.ebuild b/dev-ruby/capistrano/capistrano-2.5.0.ebuild
index 5a29298dfb88..d155d29ddba1 100644
--- a/dev-ruby/capistrano/capistrano-2.5.0.ebuild
+++ b/dev-ruby/capistrano/capistrano-2.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.0.ebuild,v 1.2 2008/09/21 13:51:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.0.ebuild,v 1.3 2008/09/21 16:04:28 ranger Exp $
inherit gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://capify.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2
diff --git a/dev-ruby/net-scp/ChangeLog b/dev-ruby/net-scp/ChangeLog
index eaa936d4e834..ace450cf074d 100644
--- a/dev-ruby/net-scp/ChangeLog
+++ b/dev-ruby/net-scp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/net-scp
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/ChangeLog,v 1.2 2008/09/21 13:50:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/ChangeLog,v 1.3 2008/09/21 16:03:25 ranger Exp $
+
+ 21 Sep 2008; Brent Baude <ranger@gentoo.org> net-scp-1.0.1.ebuild:
+ keyworded ~arch for ppc, bug 238171
21 Sep 2008; Brent Baude <ranger@gentoo.org> net-scp-1.0.1.ebuild:
keyworded ~arch for ppc64, bug 238171
diff --git a/dev-ruby/net-scp/net-scp-1.0.1.ebuild b/dev-ruby/net-scp/net-scp-1.0.1.ebuild
index f673f551dbb6..ef914abea3a1 100644
--- a/dev-ruby/net-scp/net-scp-1.0.1.ebuild
+++ b/dev-ruby/net-scp/net-scp-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/net-scp-1.0.1.ebuild,v 1.2 2008/09/21 13:50:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-scp/net-scp-1.0.1.ebuild,v 1.3 2008/09/21 16:03:25 ranger Exp $
inherit gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://net-ssh.rubyforge.org/scp"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-ruby/net-ssh-2.0.0"