diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-01-20 23:03:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-01-20 23:04:40 +0100 |
commit | a3be0c77c80acdb53e34aad2e87d4d42a142b364 (patch) | |
tree | 03eb17e041f7c6674aefe38495d73196530124cd /profiles/prefix/windows | |
parent | dev-perl/Crypt-OpenSSL-DSA: Un-parallelize tests since they fail otherwise (diff) | |
download | gentoo-a3be0c77c80acdb53e34aad2e87d4d42a142b364.tar.gz gentoo-a3be0c77c80acdb53e34aad2e87d4d42a142b364.tar.bz2 gentoo-a3be0c77c80acdb53e34aad2e87d4d42a142b364.zip |
profiles: Clean up obsolete use.force/use.force entries
Diffstat (limited to 'profiles/prefix/windows')
-rw-r--r-- | profiles/prefix/windows/cygwin/use.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/windows/interix/use.mask | 12 | ||||
-rw-r--r-- | profiles/prefix/windows/winnt/use.mask | 12 |
3 files changed, 3 insertions, 27 deletions
diff --git a/profiles/prefix/windows/cygwin/use.mask b/profiles/prefix/windows/cygwin/use.mask index 4304213e2b1b..10ade17c9e55 100644 --- a/profiles/prefix/windows/cygwin/use.mask +++ b/profiles/prefix/windows/cygwin/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$ @@ -6,9 +6,5 @@ -elibc_Cygwin # we do not have python-3 cygwin ready yet -python_targets_python3_0 -python_targets_python3_1 -python_targets_python3_2 -python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 diff --git a/profiles/prefix/windows/interix/use.mask b/profiles/prefix/windows/interix/use.mask index 8348e71866c1..6071cb18b9e3 100644 --- a/profiles/prefix/windows/interix/use.mask +++ b/profiles/prefix/windows/interix/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,13 +12,11 @@ alsa altivec apm bluetooth -cap caps cdr coreaudio dga directfb -divx4linux djbfft dri dvdr @@ -26,7 +24,6 @@ dvdr emacs xemacs fbcon -fdftk fmod ggi glut @@ -35,19 +32,13 @@ gps hardened hddtemp ibm -icc -icc-pgo ieee1394 ifc ipod ipv6 java lm_sensors -matrox netboot -old-linux -# requires device-mapper -on-the-fly-crypt opengl oss pam @@ -62,7 +53,6 @@ uclibc # totally b0rked on interix unicode usb -voodoo3 v4l wifi diff --git a/profiles/prefix/windows/winnt/use.mask b/profiles/prefix/windows/winnt/use.mask index 18ab7e1f530a..6d02b429fd9e 100644 --- a/profiles/prefix/windows/winnt/use.mask +++ b/profiles/prefix/windows/winnt/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,20 +16,17 @@ alsa altivec apm bluetooth -cap caps cdr coreaudio dga directfb -divx4linux djbfft dri dvdr # emacs USE flag is masked because of missing implementation for unexec() emacs fbcon -fdftk fmod ggi glut @@ -38,19 +35,13 @@ gps hardened hddtemp ibm -icc -icc-pgo ieee1394 ifc ipod ipv6 lm_sensors -matrox ncurses netboot -old-linux -# the following USE flag requires device-mapper -on-the-fly-crypt opengl oss pcmcia @@ -64,7 +55,6 @@ uclibc # unicode is totally b0rked on interix unicode usb -voodoo3 v4l wifi |