diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-10-22 11:51:21 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-10-22 11:51:21 +0000 |
commit | 0673572fd0278edecfbeecef2cf44a59edc20038 (patch) | |
tree | 6f34a3995d10e1afc03e23b0ff94ec7bac12993e /profiles/desc | |
parent | Make it easier to update by using preserve_old_lib. (diff) | |
download | historical-0673572fd0278edecfbeecef2cf44a59edc20038.tar.gz historical-0673572fd0278edecfbeecef2cf44a59edc20038.tar.bz2 historical-0673572fd0278edecfbeecef2cf44a59edc20038.zip |
Add description for the Rubinius target.
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/ruby_targets.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc index 72f17c57b25a..bb9da0193994 100644 --- a/profiles/desc/ruby_targets.desc +++ b/profiles/desc/ruby_targets.desc @@ -1,9 +1,10 @@ -# Copyright 2009 Gentoo Foundation. +# 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.1 2009/11/30 19:09:02 a3li Exp $ +# $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 |