projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a100b5
)
profiles: Update default RUBY_TARGETS to support ruby20 and ruby21
author
Manuel Rüger
<mrueg@gentoo.org>
Mon, 7 Sep 2015 09:59:53 +0000
(11:59 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Mon, 7 Sep 2015 09:59:53 +0000
(11:59 +0200)
profiles/base/make.defaults
patch
|
blob
|
history
diff --git
a/profiles/base/make.defaults
b/profiles/base/make.defaults
index 16786d231f75fa6cd473c5fd67d94e16460d32d7..7343f5b1c91f43210557badb955da549b19b3988 100644
(file)
--- 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 <mrueg@gentoo.org> (
16 Mar 2014
)
+# Manuel Rüger <mrueg@gentoo.org> (
09 Sep 2015
)
# Default Ruby build targets
-RUBY_TARGETS="ruby
19 ruby20
"
+RUBY_TARGETS="ruby
20 ruby21
"
# Samuli Suominen <ssuominen@gentoo.org> (03 Dec 2009)
# Enable USE cxx by default so base-system and toolchain pkgs can start using USE cxx