mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
profile: ruby19 only by default, 18 is past EOL and we need to move forward
This commit is contained in:
parent
4f2aabf949
commit
c8ef16e380
3 changed files with 5 additions and 2 deletions
|
|
@ -35,7 +35,9 @@ PORTAGE_NICENESS="9"
|
|||
|
||||
VIDEO_CARDS="virtualbox nvidia fglrx nouveau fbdev glint intel mach64 mga nv radeon radeonhd savage sis tdfx trident vesa vga via vmware voodoo apm ark chips cirrus cyrix epson i128 i740 imstt nsc rendition s3 s3virge siliconmotion"
|
||||
|
||||
USE="${USE} X adns caps curl directfb fbcon gps jack lm_sensors lua lzma oss perl pulseaudio python ruby samba sqlite subversion xattr xinerama"
|
||||
RUBY_TARGETS="ruby19"
|
||||
|
||||
USE="${USE} X adns caps curl directfb fbcon gps jack lm_sensors lua lzma oss perl pulseaudio python ruby samba sqlite subversion xattr xinerama -ruby_targets_ruby18"
|
||||
|
||||
PORTAGE_BZIP2_COMMAND="lbzip2"
|
||||
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@ dev-ruby/metasploit_data_models
|
|||
~dev-ruby/shoulda-matchers-2.3.0
|
||||
~dev-ruby/database_cleaner-1.1.1
|
||||
~dev-ruby/redcarpet-2.3.0 **
|
||||
~dev-ruby/rack-1.4.5-r1
|
||||
|
||||
#wpscan
|
||||
~dev-ruby/ruby-progressbar-1.1.0
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
dev-vcs/subversion perl -dso
|
||||
dev-vcs/subversion perl -dso -ruby
|
||||
|
|
|
|||
Loading…
Reference in a new issue