From 0dc8a95fd911dab4b92ebb97f107a6cf0f52475a Mon Sep 17 00:00:00 2001 From: Matti Bickel Date: Sun, 31 Dec 2006 16:31:45 +0000 Subject: [PATCH] masking yellownet use (x86 binary blob) --- profiles/base/use.mask | 3 +++ profiles/default-linux/x86/use.mask | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) 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 -- 2.26.2