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/default | |
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/default')
-rw-r--r-- | profiles/default/bsd/fbsd/use.mask | 3 | ||||
-rw-r--r-- | profiles/default/bsd/use.mask | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/profiles/default/bsd/fbsd/use.mask b/profiles/default/bsd/fbsd/use.mask index 3031be5a356f..dced2021f0a3 100644 --- a/profiles/default/bsd/fbsd/use.mask +++ b/profiles/default/bsd/fbsd/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 # $Id$ @@ -7,7 +7,6 @@ espeak # Someone who knows kerberos is needed to make sure that this works kerberos -krb4 # fftw requires sinl and cosl function, not present in FreeBSD fftw diff --git a/profiles/default/bsd/use.mask b/profiles/default/bsd/use.mask index f9e9fa41039f..93aaf7f7eb33 100644 --- a/profiles/default/bsd/use.mask +++ b/profiles/default/bsd/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation. +# Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 # $Id$ @@ -59,9 +59,7 @@ tslib input_devices_aiptek input_devices_evdev input_devices_tslib -input_devices_linuxwacom input_devices_synaptics -input_devices_ur98 input_devices_vmmouse video_cards_newport video_cards_sisusb |