diff options
author | Matti Bickel <mabi@gentoo.org> | 2006-12-31 16:31:45 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2006-12-31 16:31:45 +0000 |
commit | b2ea4b37befb3218dc6872d0ec1025791255555f (patch) | |
tree | 3b82c010d21ec4d968ed5d2f378c1fbd29fefad5 /profiles | |
parent | New ebuild (diff) | |
download | gentoo-2-b2ea4b37befb3218dc6872d0ec1025791255555f.tar.gz gentoo-2-b2ea4b37befb3218dc6872d0ec1025791255555f.tar.bz2 gentoo-2-b2ea4b37befb3218dc6872d0ec1025791255555f.zip |
masking yellownet use (x86 binary blob)
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/x86/use.mask | 5 |
2 files changed, 7 insertions, 1 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 46de393ce687..d72857923a5e 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -41,6 +41,9 @@ oci8-instant-client # net-libs/osptoolkit is only available on x86 (used by asterisk, bug 115798) osp +# yellownet is only avaible as a binary blob (bug 149970) +yellownet + # not needed on non-sparc systems video_cards_sunbw2 video_cards_suncg14 diff --git a/profiles/default-linux/x86/use.mask b/profiles/default-linux/x86/use.mask index 593ded8fe34a..121f4f3b981d 100644 --- a/profiles/default-linux/x86/use.mask +++ b/profiles/default-linux/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.23 2006/12/29 21:13:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.24 2006/12/31 16:31:45 mabi Exp $ # This file masks out USE flags that are simply NOT allowed in the default # x86 profile. This works, for example, if another architecture's @@ -28,6 +28,9 @@ # Unmask osp, used by asterisk; bug 115798 -osp +# Unmask yellownet, used by aqbanking (bug 149970) +-yellownet + # Modular X: unmask for architectures on which they are available -input_devices_synaptics -input_devices_vmmouse |