diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-05-30 11:44:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-05-30 11:44:06 +0100 |
commit | f516638b7fe9592837389826a6152a7e1b251c54 (patch) | |
tree | 8bfecb640b7b6403d7a3d662d923eed630033da7 /profiles/features | |
parent | 1a61119f9f7b057830e2ce0563f913ec86f282ad (diff) |
gentoo resync : 30.05.2020
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.use.mask | 10 | ||||
-rw-r--r-- | profiles/features/prefix/package.mask | 2 | ||||
-rw-r--r-- | profiles/features/prefix/rpath/package.mask | 4 | ||||
-rw-r--r-- | profiles/features/selinux/package.mask | 7 | ||||
-rw-r--r-- | profiles/features/selinux/package.use.mask | 1 |
5 files changed, 7 insertions, 17 deletions
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index bdf59a5b1484..afdd59ca5f50 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors. +# Copyright 1999-2020 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot <chewi@gentoo.org> (2020-05-16) +# execinfo.h is required for debug. +dev-games/cegui debug + # Sergei Trofimovich <slyfox@gentoo.org> (2020-03-19) # check does not work on musl, bug #713138 dev-lang/gforth check @@ -8,8 +12,8 @@ dev-lang/gforth check # See bug #604542 net-misc/iputils idn -# See bug #504200 -sys-devel/gcc sanitize vtv +# See bug #504200, #723370 +sys-devel/gcc sanitize nls vtv # These cause collisions with <libintl.h> # even with --without-included-gettext diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask index d7c27784d855..d461cd303659 100644 --- a/profiles/features/prefix/package.mask +++ b/profiles/features/prefix/package.mask @@ -19,6 +19,4 @@ sys-apps/systemd-readahead sys-kernel/installkernel-systemd-boot sys-process/systemd-cron www-misc/profile-sync-daemon -<x11-wm/mutter-3.30 -<gnome-base/gnome-shell-3.30 <virtual/service-manager-1 diff --git a/profiles/features/prefix/rpath/package.mask b/profiles/features/prefix/rpath/package.mask index e3f46170a20a..9c3656178be6 100644 --- a/profiles/features/prefix/rpath/package.mask +++ b/profiles/features/prefix/rpath/package.mask @@ -16,7 +16,3 @@ net-fs/openafs # If you have MacFuse or some other implementation of fuse installed, you can # probably use this by placing sys-fs/fuse in package.provided, bug 272210 net-fs/curlftpfs - -# Fabian Groffen <grobian@gentoo.org> (2008-01-11) -# Screws up things, see bug #204998 -<sys-devel/gcc-3.4.0 diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index d49714cde9a5..e9597d8e860c 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -59,12 +59,5 @@ gnome-extra/gnome-user-share # SELinux userspace 3.0 dropped python2_7 support # python2_7-only packages that depend on portage # cause unresolvable deps -=app-admin/bcfg2-1.2.4-r1 -<app-admin/salt-2018 -<app-admin/webapp-config-1.55 app-portage/distpatch -<app-portage/g-sorcery-0.2.1-r1 -=app-portage/gs-elpa-0.1.3 -<app-portage/layman-2.4.2 app-portage/metagen -=app-portage/overlint-0.5.2 diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index ebfb091bb2d6..a191b2f3777e 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -28,5 +28,4 @@ net-wireless/bluez user-session # Jason Zaman <perfinion@gentoo.org> (2019-12-01) # SELinux userspace 3.0 dropped python2.7 support -app-admin/matter python_targets_python2_7 kde-frameworks/frameworkintegration appstream |