summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-04 10:50:11 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-04 10:50:11 +0000
commit4abf9a85b1a4a4e2dbe09140878d25728a4a7123 (patch)
treedbc3bdddfea4b46689be61e5094a49a30627c273 /dev-ruby/activesupport
parentRemove app-emulation/emul-linux-x86-compat (libstdc++.so.5) from RDEPEND sinc... (diff)
downloadgentoo-2-4abf9a85b1a4a4e2dbe09140878d25728a4a7123.tar.gz
gentoo-2-4abf9a85b1a4a4e2dbe09140878d25728a4a7123.tar.bz2
gentoo-2-4abf9a85b1a4a4e2dbe09140878d25728a4a7123.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog6
-rw-r--r--dev-ruby/activesupport/activesupport-2.3.5-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 7e69cf4eea29..2a20b9e037a6 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.114 2010/01/02 00:33:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.115 2010/01/04 10:50:11 fauli Exp $
+
+ 04 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ activesupport-2.3.5-r2.ebuild:
+ Transfer Prefix keywords
*activesupport-2.3.5-r2 (02 Jan 2010)
diff --git a/dev-ruby/activesupport/activesupport-2.3.5-r2.ebuild b/dev-ruby/activesupport/activesupport-2.3.5-r2.ebuild
index be6f9e42151b..320cb22156f7 100644
--- a/dev-ruby/activesupport/activesupport-2.3.5-r2.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.3.5-r2.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/activesupport/activesupport-2.3.5-r2.ebuild,v 1.1 2010/01/02 00:33:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.5-r2.ebuild,v 1.2 2010/01/04 10:50:11 fauli Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/"
LICENSE="MIT"
SLOT="2.3"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/builder-2.1.2 >=dev-ruby/tzinfo-0.3.12 dev-ruby/i18n"