commit:     03b7596d1730e955ddba16dd0e293bad578abb8c
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 09:59:53 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 09:59:53 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03b7596d

profiles: Update default RUBY_TARGETS to support ruby20 and ruby21

 profiles/base/make.defaults | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 16786d2..7343f5b 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -101,9 +101,9 @@ NETBEANS="apisupport cnd groovy gsf harness ide identity 
j2ee java mobility nb p
 # Build kernel modules from linux-mod by default:
 USE="${USE} modules"
 
-# Manuel Rüger <mr...@gentoo.org> (16 Mar 2014)
+# Manuel Rüger <mr...@gentoo.org> (09 Sep 2015)
 # Default Ruby build targets
-RUBY_TARGETS="ruby19 ruby20"
+RUBY_TARGETS="ruby20 ruby21"
 
 # Samuli Suominen <ssuomi...@gentoo.org> (03 Dec 2009)
 # Enable USE cxx by default so base-system and toolchain pkgs can start using 
USE cxx

Reply via email to