mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
profile: and yet, hello ruby25, get used to it and update/remove packages which do not support it
This commit is contained in:
parent
1970768d80
commit
37e76fa88f
3 changed files with 5 additions and 15 deletions
|
|
@ -42,7 +42,7 @@ PORTAGE_NICENESS="9"
|
|||
PORTAGE_IO_NICENESS="ionice -c 3 -p \${PID}"
|
||||
|
||||
USE="${USE} X abi_x86_32 adns caps -consolekit curl elogind fbcon gps jack lm-sensors lm_sensors lua lzma networkmanager oss pentoo-full perl pulseaudio python ruby samba sqlite subversion vdpau vaapi xattr xinerama x265"
|
||||
USE="${USE} ruby_targets_ruby24 -ruby_targets_ruby25"
|
||||
#USE="${USE} ruby_targets_ruby24 -ruby_targets_ruby25"
|
||||
|
||||
PORTAGE_BZIP2_COMMAND="lbzip2"
|
||||
PORTAGE_BUNZIP2_COMMAND="lbunzip2"
|
||||
|
|
@ -61,7 +61,7 @@ INSTALL_MASK="/usr/lib/debug"
|
|||
DISTDIR="${PORTDIR}/distfiles"
|
||||
PKGDIR="${PORTDIR}/packages"
|
||||
|
||||
RUBY_TARGETS="ruby24"
|
||||
RUBY_TARGETS="ruby25"
|
||||
|
||||
ACCEPT_LICENSE="* -@EULA intel-ucode-20180807 FraunhoferFDK"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#we are not ready yet, need a few days
|
||||
=dev-lang/ruby-2.5.7
|
||||
#=dev-lang/ruby-2.5.7
|
||||
|
||||
#newer network manager significantly improves privacy
|
||||
<net-misc/networkmanager-1.18.4-r3
|
||||
|
|
@ -33,21 +33,10 @@ sys-apps/systemd
|
|||
dev-lang/ruby:2.1
|
||||
dev-lang/ruby:2.2
|
||||
dev-lang/ruby:2.3
|
||||
dev-lang/ruby:2.4
|
||||
<virtual/rubygems-14
|
||||
<dev-ruby/did_you_mean-1.1.0
|
||||
|
||||
#https://bugs.gentoo.org/550516
|
||||
#>dev-ruby/actioncable-5.0
|
||||
#>dev-ruby/actionmailer-5.0
|
||||
#>dev-ruby/actionpack-5.0
|
||||
#>dev-ruby/actionview-5.0
|
||||
#>dev-ruby/activejob-5.0
|
||||
#>dev-ruby/activemodel-5.0
|
||||
#>dev-ruby/activerecord-5.0
|
||||
#>dev-ruby/activesupport-5.0
|
||||
#>dev-ruby/rails-5.0
|
||||
#>dev-ruby/railties-5.0
|
||||
|
||||
#ugh, https://bugs.gentoo.org/627576
|
||||
<dev-libs/elfutils-0.170-r1
|
||||
|
||||
|
|
|
|||
|
|
@ -6,3 +6,4 @@ systemd
|
|||
|
||||
#we do not want old ruby
|
||||
ruby_targets_ruby23
|
||||
ruby_targets_ruby24
|
||||
|
|
|
|||
Loading…
Reference in a new issue