mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 17:20:59 +02:00
bleeding_edge: unmask ruby2.0 as it should be
This commit is contained in:
parent
f33022229a
commit
8832b24619
2 changed files with 15 additions and 0 deletions
4
profiles/pentoo/bleeding/package.unmask
Normal file
4
profiles/pentoo/bleeding/package.unmask
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#bring ruby2 back
|
||||
>=dev-lang/ruby-2.0.0
|
||||
=virtual/rubygems-6
|
||||
=virtual/rubygems-5
|
||||
11
profiles/pentoo/bleeding/package.use.force
Normal file
11
profiles/pentoo/bleeding/package.use.force
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
~virtual/ruby-ssl-3 ruby_targets_ruby20
|
||||
~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
|
||||
|
||||
Loading…
Reference in a new issue