graaff 14/12/27 19:40:19 Modified: ruby_targets.desc Log: Document ruby22 RUBY_TARGET.
Revision Changes Path 1.7 profiles/desc/ruby_targets.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/ruby_targets.desc?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/ruby_targets.desc?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/ruby_targets.desc?r1=1.6&r2=1.7 Index: ruby_targets.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/desc/ruby_targets.desc,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ruby_targets.desc 26 May 2014 05:18:05 -0000 1.6 +++ ruby_targets.desc 27 Dec 2014 19:40:19 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation. +# Copyright 1999-2014 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.6 2014/05/26 05:18:05 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ruby_targets.desc,v 1.7 2014/12/27 19:40:19 graaff Exp $ # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags. @@ -11,3 +11,4 @@ ruby19 - Build with MRI Ruby 1.9.x ruby20 - Build with MRI Ruby 2.0.x ruby21 - Build with MRI Ruby 2.1.x +ruby22 - Build with MRI Ruby 2.2.x
