blob: bb9da0193994c301517d241ffeb293030b2bf435 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 2009-2011 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 $
# 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
ruby18 - Build with MRI Ruby 1.8.x
ruby19 - Build with MRI Ruby 1.9.x
|