summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-25 17:12:02 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-25 17:12:02 +0000
commit684797289cf7850d76732ba1d16785fc56b91053 (patch)
tree632f17bbb37c05e7e459e4aabbc266a2077e2783 /dev-ruby/actionpack
parentVersion bump KDE 4.3.5 (diff)
downloadgentoo-2-684797289cf7850d76732ba1d16785fc56b91053.tar.gz
gentoo-2-684797289cf7850d76732ba1d16785fc56b91053.tar.bz2
gentoo-2-684797289cf7850d76732ba1d16785fc56b91053.zip
Add ~x86 keyword, tested on a development container.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/actionpack')
-rw-r--r--dev-ruby/actionpack/ChangeLog6
-rw-r--r--dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index 6969222c3b4d..d61fb9a9bf54 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/actionpack
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.147 2010/01/21 11:08:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.148 2010/01/25 17:12:02 flameeyes Exp $
+
+ 25 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ actionpack-2.3.5-r1.ebuild:
+ Add ~x86 keyword, tested on a development container.
21 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
actionpack-2.3.5-r1.ebuild:
diff --git a/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild b/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild
index 7acc9564c91a..8f83dbf803f6 100644
--- a/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild
+++ b/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild,v 1.6 2010/01/21 11:08:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.5-r1.ebuild,v 1.7 2010/01/25 17:12:02 flameeyes Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://rubyforge.org/projects/actionpack/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend "~dev-ruby/activesupport-${PV}