summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2010-05-23 10:27:42 +0000
committerAlex Legler <a3li@gentoo.org>2010-05-23 10:27:42 +0000
commit1845ee5ad4392d2e519fd784bfff7cdddae64cda (patch)
treee978366a38ee3d23599c749f04e651a8fe2d1827 /dev-ruby/activesupport
parentAdd REE18 support (diff)
downloadgentoo-2-1845ee5ad4392d2e519fd784bfff7cdddae64cda.tar.gz
gentoo-2-1845ee5ad4392d2e519fd784bfff7cdddae64cda.tar.bz2
gentoo-2-1845ee5ad4392d2e519fd784bfff7cdddae64cda.zip
Add REE18 support
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-2.3.5-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 570f44b6c3d1..c5fbe719075e 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# 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.118 2010/05/22 15:00:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.119 2010/05/23 10:27:42 a3li Exp $
+
+ 23 May 2010; Alex Legler <a3li@gentoo.org> activesupport-2.3.5-r4.ebuild:
+ Add REE18 support
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
activesupport-2.3.5.ebuild:
diff --git a/dev-ruby/activesupport/activesupport-2.3.5-r4.ebuild b/dev-ruby/activesupport/activesupport-2.3.5-r4.ebuild
index 3a7bd8144cc9..6fac05f0663a 100644
--- a/dev-ruby/activesupport/activesupport-2.3.5-r4.ebuild
+++ b/dev-ruby/activesupport/activesupport-2.3.5-r4.ebuild
@@ -1,9 +1,9 @@
# 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-r4.ebuild,v 1.1 2010/02/01 16:40:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.5-r4.ebuild,v 1.2 2010/05/23 10:27:42 a3li Exp $
EAPI=2
-USE_RUBY="ruby18 jruby"
+USE_RUBY="ruby18 ree18 jruby"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""