diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-06 01:33:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-06 01:33:04 +0000 |
commit | 7646c15233cca5328e8171c6df0c1abb475f8eb4 (patch) | |
tree | 55a3cfcbc4e6dbbacd67d24313ee657cf5c07788 /profiles | |
parent | Drop sparc for real (diff) | |
download | gentoo-2-7646c15233cca5328e8171c6df0c1abb475f8eb4.tar.gz gentoo-2-7646c15233cca5328e8171c6df0c1abb475f8eb4.tar.bz2 gentoo-2-7646c15233cca5328e8171c6df0c1abb475f8eb4.zip |
Moved romio & mpe-sdk USE masking to a global level
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/sparc64/2006.0/2.4/use.mask | 8 | ||||
-rw-r--r-- | profiles/default-linux/sparc/use.mask | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/profiles/default-linux/sparc/sparc64/2006.0/2.4/use.mask b/profiles/default-linux/sparc/sparc64/2006.0/2.4/use.mask index eaf962af247b..09b04f101cd5 100644 --- a/profiles/default-linux/sparc/sparc64/2006.0/2.4/use.mask +++ b/profiles/default-linux/sparc/sparc64/2006.0/2.4/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.0/2.4/use.mask,v 1.9 2006/09/25 15:55:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.0/2.4/use.mask,v 1.10 2006/10/06 01:33:04 gustavoz Exp $ # Can't use these with 2.4 headers hal @@ -11,12 +11,6 @@ jack pmount input_devices_evdev -# requires a JDK -mpe-sdk - -# uses libaio -romio - # nptl needs 2.6 stuff nptl nptlonly diff --git a/profiles/default-linux/sparc/use.mask b/profiles/default-linux/sparc/use.mask index a7605461f9eb..2bb35c86eb52 100644 --- a/profiles/default-linux/sparc/use.mask +++ b/profiles/default-linux/sparc/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.85 2006/09/25 02:40:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.86 2006/10/06 01:33:04 gustavoz Exp $ # This file contains a list of useflags that cannot be used on sparc. @@ -191,3 +191,9 @@ hardened # Gustavo Zacarias <gustavoz@gentoo.org> - 04 Sep 2006 # mzscheme seems somewhat b0rked and we want vim7 mzscheme + +# requires a JDK +mpe-sdk + +# uses libaio +romio |