13 lines
534 B
Text
13 lines
534 B
Text
# 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.5 2013/12/26 07:10:35 graaff 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 (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
|
|
ruby21 - Build with MRI Ruby 2.1.x
|