summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/i18n/ChangeLog5
-rw-r--r--dev-ruby/i18n/i18n-0.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/i18n/ChangeLog b/dev-ruby/i18n/ChangeLog
index 3a0209200d95..6d8406e6f31e 100644
--- a/dev-ruby/i18n/ChangeLog
+++ b/dev-ruby/i18n/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/i18n
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.12 2010/05/23 10:25:11 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.13 2010/05/23 10:26:58 a3li Exp $
+
+ 23 May 2010; Alex Legler <a3li@gentoo.org> i18n-0.1.3.ebuild:
+ Add REE18 support
23 May 2010; Alex Legler <a3li@gentoo.org> i18n-0.3.3.ebuild:
Add REE18 support
diff --git a/dev-ruby/i18n/i18n-0.1.3.ebuild b/dev-ruby/i18n/i18n-0.1.3.ebuild
index b4b29d540603..197c4cb72ec7 100644
--- a/dev-ruby/i18n/i18n-0.1.3.ebuild
+++ b/dev-ruby/i18n/i18n-0.1.3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.1.3.ebuild,v 1.5 2010/05/01 00:44:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.1.3.ebuild,v 1.6 2010/05/23 10:26:58 a3li Exp $
EAPI=2
-USE_RUBY="ruby18 jruby"
+USE_RUBY="ruby18 ree18 jruby"
RUBY_FAKEGEM_TASK_DOC=""