summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-05-26 05:18:05 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-05-26 05:18:05 +0000
commit3dd7589215578a4bd9f25ce023905b08524ba00e (patch)
treebb96fb6033a58647bcdf36b90a2c9db2814771ea /profiles
parentFix typo. (diff)
downloadgentoo-2-3dd7589215578a4bd9f25ce023905b08524ba00e.tar.gz
gentoo-2-3dd7589215578a4bd9f25ce023905b08524ba00e.tar.bz2
gentoo-2-3dd7589215578a4bd9f25ce023905b08524ba00e.zip
Add (removed) suffix to ruby18.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desc/ruby_targets.desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 249dbaad3256..c68dfafe6131 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -1,13 +1,13 @@
# 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.5 2013/12/26 07:10:35 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ruby_targets.desc,v 1.6 2014/05/26 05:18:05 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 (removed)
-ruby18 - Build with MRI Ruby 1.8.x
+ruby18 - Build with MRI Ruby 1.8.x (removed)
ruby19 - Build with MRI Ruby 1.9.x
ruby20 - Build with MRI Ruby 2.0.x
ruby21 - Build with MRI Ruby 2.1.x