summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2013-06-23 12:31:14 +0000
committerHans de Graaff <graaff@gentoo.org>2013-06-23 12:31:14 +0000
commitdda8b8655ed3548c6c3bd6ee79cce13f4be8cdea (patch)
tree52bd64aafe2f363424a0f42eff77aed9e4d6b533 /profiles/desc
parentRevision bump: EAPI 5, epatch_user, correct dependencies. Drop old (diff)
downloadgentoo-2-dda8b8655ed3548c6c3bd6ee79cce13f4be8cdea.tar.gz
gentoo-2-dda8b8655ed3548c6c3bd6ee79cce13f4be8cdea.tar.bz2
gentoo-2-dda8b8655ed3548c6c3bd6ee79cce13f4be8cdea.zip
Add ruby20 RUBY_TARGETS USE_EXPAND description.
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/ruby_targets.desc5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index bb9da0193994..af0190e77cd6 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -1,6 +1,6 @@
-# Copyright 2009-2011 Gentoo Foundation.
+# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ruby_targets.desc,v 1.2 2011/10/22 11:51:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ruby_targets.desc,v 1.3 2013/06/23 12:31:14 graaff Exp $
# This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
@@ -9,3 +9,4 @@ jruby - Build with JRuby
ree18 - Build with Ruby Enterprise Edition 1.8.x
ruby18 - Build with MRI Ruby 1.8.x
ruby19 - Build with MRI Ruby 1.9.x
+ruby20 - Build with MRI Ruby 2.0.x