mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 14:51:14 +02:00
profile: fix ruby20 crap a little harder this time
This commit is contained in:
parent
c418c00e1b
commit
9d72cf1c1a
3 changed files with 11 additions and 0 deletions
|
|
@ -12,3 +12,5 @@ sys-kernel/genkernel
|
|||
|
||||
#we are not ready for ruby2, at all
|
||||
>=dev-lang/ruby-2.0.0
|
||||
=virtual/rubygems-6
|
||||
=virtual/rubygems-5
|
||||
|
|
|
|||
|
|
@ -2,3 +2,10 @@
|
|||
~virtual/ruby-rdoc-3 -ruby_targets_ruby20
|
||||
~virtual/ruby-threads-4 -ruby_targets_ruby20
|
||||
~virtual/rubygems-6 -ruby_targets_ruby20
|
||||
|
||||
>=dev-ruby/rubygems-2.0.3 -ruby_targets_ruby20
|
||||
>=dev-ruby/rake-0.9.6 -ruby_targets_ruby20
|
||||
>=dev-ruby/json-1.8.0 -ruby_targets_ruby20
|
||||
>=dev-ruby/racc-1.4.9 -ruby_targets_ruby20
|
||||
>=dev-ruby/rdoc-4.0.1-r1 -ruby_targets_ruby20
|
||||
|
||||
|
|
|
|||
2
profiles/pentoo/base/use.mask
Normal file
2
profiles/pentoo/base/use.mask
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#ruby can fornicate itself with a stick
|
||||
ruby_targets_ruby20
|
||||
Loading…
Reference in a new issue