From 37e76fa88f8458f117e0598c02c6091819793d06 Mon Sep 17 00:00:00 2001 From: blshkv Date: Tue, 18 Feb 2020 19:22:43 +0800 Subject: [PATCH] profile: and yet, hello ruby25, get used to it and update/remove packages which do not support it --- profiles/pentoo/base/make.defaults | 4 ++-- profiles/pentoo/base/package.mask | 15 ++------------- profiles/pentoo/base/use.mask | 1 + 3 files changed, 5 insertions(+), 15 deletions(-) diff --git a/profiles/pentoo/base/make.defaults b/profiles/pentoo/base/make.defaults index acf162f27..8022e840b 100644 --- a/profiles/pentoo/base/make.defaults +++ b/profiles/pentoo/base/make.defaults @@ -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" diff --git a/profiles/pentoo/base/package.mask b/profiles/pentoo/base/package.mask index b8be11a21..f3162c8ac 100644 --- a/profiles/pentoo/base/package.mask +++ b/profiles/pentoo/base/package.mask @@ -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 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