Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
Date: Sun, 29 May 2016 16:20:31
Message-Id: 1464538792.d24bf12a877b71794e9a63f166115d0469a1ff25.mgorny@gentoo
1 commit: d24bf12a877b71794e9a63f166115d0469a1ff25
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 18:03:48 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 29 16:19:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24bf12a
7
8 profiles: Remove unused RUBY_TARGETS
9
10 profiles/desc/ruby_targets.desc | 2 --
11 1 file changed, 2 deletions(-)
12
13 diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
14 index 417554e..b9f2462 100644
15 --- a/profiles/desc/ruby_targets.desc
16 +++ b/profiles/desc/ruby_targets.desc
17 @@ -6,8 +6,6 @@
18
19 rbx - Build with Rubinius
20 jruby - Build with JRuby
21 -ree18 - Build with Ruby Enterprise Edition 1.8.x (removed)
22 -ruby18 - Build with MRI Ruby 1.8.x (removed)
23 ruby19 - Build with MRI Ruby 1.9.x
24 ruby20 - Build with MRI Ruby 2.0.x
25 ruby21 - Build with MRI Ruby 2.1.x