Gentoo Archives: gentoo-commits

From: "Alex Legler (a3li)" <a3li@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/desc: ruby_targets.desc
Date: Mon, 30 Nov 2009 19:09:06
Message-Id: E1NFBcM-00061h-Qk@stork.gentoo.org
1 a3li 09/11/30 19:09:02
2
3 Added: ruby_targets.desc
4 Log:
5 Add RUBY_TARGETS to USE_EXPAND, defaults to "ruby18".
6
7 Revision Changes Path
8 1.1 profiles/desc/ruby_targets.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/ruby_targets.desc?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/ruby_targets.desc?rev=1.1&content-type=text/plain
12
13 Index: ruby_targets.desc
14 ===================================================================
15 # Copyright 2009 Gentoo Foundation.
16 # Distributed under the terms of the GNU General Public License v2
17 # $Header: /var/cvsroot/gentoo-x86/profiles/desc/ruby_targets.desc,v 1.1 2009/11/30 19:09:02 a3li Exp $
18
19 # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
20
21 jruby - Build with JRuby
22 ree18 - Build with Ruby Enterprise Edition 1.8.x
23 ruby18 - Build with MRI Ruby 1.8.x
24 ruby19 - Build with MRI Ruby 1.9.x