diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2013-08-12 18:05:17 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2013-08-12 18:05:17 +0000 |
commit | 2e843323f55d4051dbecf861beff68331ceac0d4 (patch) | |
tree | 5b15d6bf78dd6d2580a27348d7553326615c0e3d /profiles/desc | |
parent | Unmask again since we know better what is failing (the packages themselves) #... (diff) | |
download | historical-2e843323f55d4051dbecf861beff68331ceac0d4.tar.gz historical-2e843323f55d4051dbecf861beff68331ceac0d4.tar.bz2 historical-2e843323f55d4051dbecf861beff68331ceac0d4.zip |
Add (removed) suffix to ree18 in ruby_targets.desc
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/ruby_targets.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc index af0190e77cd6..111794a8ecda 100644 --- a/profiles/desc/ruby_targets.desc +++ b/profiles/desc/ruby_targets.desc @@ -1,12 +1,12 @@ # 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.3 2013/06/23 12:31:14 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ruby_targets.desc,v 1.4 2013/08/12 18:05:17 mrueg 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 +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 |