diff options
-rw-r--r-- | profiles/desc/ruby_targets.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc index af0190e77cd6..111794a8ecda 100644 --- a/profiles/desc/ruby_targets.desc +++ b/profiles/desc/ruby_targets.desc @@ -1,12 +1,12 @@ # 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.3 2013/06/23 12:31:14 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ruby_targets.desc,v 1.4 2013/08/12 18:05:17 mrueg Exp $ # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags. rbx - Build with Rubinius jruby - Build with JRuby -ree18 - Build with Ruby Enterprise Edition 1.8.x +ree18 - Build with Ruby Enterprise Edition 1.8.x (removed) ruby18 - Build with MRI Ruby 1.8.x ruby19 - Build with MRI Ruby 1.9.x ruby20 - Build with MRI Ruby 2.0.x |