diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-01-20 21:06:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-01-20 21:18:10 +0100 |
commit | 0bdcc9278d58ac3ad5e583d44851b23ba16bbc5a (patch) | |
tree | 1db75a84935b2594c9e736aa97688dec55a40dd9 /profiles | |
parent | profiles/default/linux: Clean obsolete package.use* entries (diff) | |
download | gentoo-0bdcc9278d58ac3ad5e583d44851b23ba16bbc5a.tar.gz gentoo-0bdcc9278d58ac3ad5e583d44851b23ba16bbc5a.tar.bz2 gentoo-0bdcc9278d58ac3ad5e583d44851b23ba16bbc5a.zip |
profiles/features: Clean obsolete package.use* entries
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/64bit-native/package.use.force | 7 | ||||
-rw-r--r-- | profiles/features/multilib/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/features/prefix/package.use.mask | 13 | ||||
-rw-r--r-- | profiles/features/selinux/package.use.mask | 4 |
4 files changed, 4 insertions, 28 deletions
diff --git a/profiles/features/64bit-native/package.use.force b/profiles/features/64bit-native/package.use.force deleted file mode 100644 index 9273097face2..000000000000 --- a/profiles/features/64bit-native/package.use.force +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# Alexandre Rostovtsev <tetromino@gentoo.org> (04 Jul 2012) -# Force 64-bit parts of wine, bug #351436 -app-emulation/wine win64 diff --git a/profiles/features/multilib/package.use.mask b/profiles/features/multilib/package.use.mask deleted file mode 100644 index 1ee6a4ac7bc5..000000000000 --- a/profiles/features/multilib/package.use.mask +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# Matt Turner <mattst88@gentoo.org> (19 Sep 2012) -# multilib requires 32-bit libGL provided by emul-linux-x86-opengl -# but also collides with 32-bit libGLU installed by emul-linux-x86-opengl -media-libs/glu multilib diff --git a/profiles/features/prefix/package.use.mask b/profiles/features/prefix/package.use.mask index 3ccb0aa58a78..4db14fae9262 100644 --- a/profiles/features/prefix/package.use.mask +++ b/profiles/features/prefix/package.use.mask @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # Benda Xu <heroxbd@gentoo.org> (28 Jul 2016) # Needs root privilege. -sys-fs/eudev hwdb kmod firmware-loader +sys-fs/eudev hwdb kmod # Kacper Kowalik <xarthisius@gentoo.org> (14 Jan 2012) # sci-libs/mkl don't have prefix keywords @@ -38,15 +38,6 @@ app-editors/emacs hesiod m17n-lib # it currently causes failures on linux. It can be made a "less global" mask. dev-lang/python berkdb -# Jeremy Olexa <darkside@gentoo.org> (02 Sep 2009) -# these don't work, because they rely on the host having sufficient xorg-server -# version. -xfce-base/xfce4-meta session - -# Jeremy Olexa <darkside@gentoo.org> (13 Feb 2009) -# Can't make USE=ssl to work, bad build system. bug #256699 -dev-lang/pike ssl - # Elias Pipping <pipping@gentoo.org> (18 Nov 2007) # feynmf fails to build documentation dev-tex/feynmf doc diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index cd0a18eb560b..1d5ce9a0eed7 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ app-portage/flaggie python_targets_pypy python_targets_pypy3 # SystemD has no support in the SELinux policy at the moment. # Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F app-emulation/libvirt firewalld -gnome-base/gdm systemd wayland +gnome-base/gdm wayland net-firewall/fwknop firewalld www-servers/uwsgi uwsgi_plugins_systemd_logger x11-wm/mutter kms |