summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2010-05-22 22:36:08 +0000
committerAlex Legler <a3li@gentoo.org>2010-05-22 22:36:08 +0000
commit1ea9759879eb93d4aa45616982d7c3abc29a0321 (patch)
tree72874b05aba469baa5395166b3ecfe2dbabc2b1f /dev-ruby/coderay
parentRemoved old (diff)
downloadgentoo-2-1ea9759879eb93d4aa45616982d7c3abc29a0321.tar.gz
gentoo-2-1ea9759879eb93d4aa45616982d7c3abc29a0321.tar.bz2
gentoo-2-1ea9759879eb93d4aa45616982d7c3abc29a0321.zip
Add REE18 support
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/coderay')
-rw-r--r--dev-ruby/coderay/ChangeLog5
-rw-r--r--dev-ruby/coderay/coderay-0.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/coderay/ChangeLog b/dev-ruby/coderay/ChangeLog
index e667ea7910ee..64deb7c839c8 100644
--- a/dev-ruby/coderay/ChangeLog
+++ b/dev-ruby/coderay/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/coderay
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.17 2010/05/17 05:56:28 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.18 2010/05/22 22:36:08 a3li Exp $
+
+ 22 May 2010; Alex Legler <a3li@gentoo.org> coderay-0.9.3.ebuild:
+ Add REE18 support
*coderay-0.9.3 (17 May 2010)
diff --git a/dev-ruby/coderay/coderay-0.9.3.ebuild b/dev-ruby/coderay/coderay-0.9.3.ebuild
index 8c72dce181e0..dcfbac944314 100644
--- a/dev-ruby/coderay/coderay-0.9.3.ebuild
+++ b/dev-ruby/coderay/coderay-0.9.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/coderay/coderay-0.9.3.ebuild,v 1.1 2010/05/17 05:56:28 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.3.ebuild,v 1.2 2010/05/22 22:36:08 a3li Exp $
EAPI=2
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby18 ree18 ruby19 jruby"
RUBY_FAKEGEM_TASK_DOC="doc"
RUBY_FAKEGEM_DOCDIR="doc"