diff options
author | 2006-07-11 13:14:51 +0000 | |
---|---|---|
committer | 2006-07-11 13:14:51 +0000 | |
commit | 6edd213bdc2a60f594e52c645ee0fda782f0a3f4 (patch) | |
tree | 1d6202fdced16d9f40fd8c33b056caa38f60d747 /profiles | |
parent | Mark 0.4.2-r1 stable on ia64 (diff) | |
download | gentoo-2-6edd213bdc2a60f594e52c645ee0fda782f0a3f4.tar.gz gentoo-2-6edd213bdc2a60f594e52c645ee0fda782f0a3f4.tar.bz2 gentoo-2-6edd213bdc2a60f594e52c645ee0fda782f0a3f4.zip |
Mask bmpx USE flag and bmpx-themes
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/use.mask | 5 | ||||
-rw-r--r-- | profiles/package.mask | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/default-linux/use.mask b/profiles/default-linux/use.mask index 8590e060b655..1db70673db11 100644 --- a/profiles/default-linux/use.mask +++ b/profiles/default-linux/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/use.mask,v 1.20 2006/06/27 19:20:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/use.mask,v 1.21 2006/07/11 13:14:51 chutzpah Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -50,3 +50,6 @@ x264 clvm gulm cman + +# mask bmpx USE flag while waiting for neon fix +bmpx diff --git a/profiles/package.mask b/profiles/package.mask index aada1f15358f..9abecf590c87 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5618 2006/07/11 04:14:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5619 2006/07/11 13:14:51 chutzpah Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -33,6 +33,7 @@ dev-perl/Test-Builder-Tester # Masking until I can get the situation with net-misc/neon sorted out # (see bug #139488 and comment #4 on bug #139318). media-sound/bmpx +x11-themes/bmpx-themes # Michael Marineau <marineam@gentoo.org> (09 Jul 2006) # Beta, ok for ~arch but the stable version is also ~arch still :-P |