diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-03-10 09:56:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-03-10 09:56:34 +0000 |
commit | 62f512e477dbbc0d06693f6e54be3b94c5d342d0 (patch) | |
tree | 501eb240ebf6427480124c45209bde48e87e1917 /profiles | |
parent | Fixing Manifest since mrness is having repoman troubles. (diff) | |
download | historical-62f512e477dbbc0d06693f6e54be3b94c5d342d0.tar.gz historical-62f512e477dbbc0d06693f6e54be3b94c5d342d0.tar.bz2 historical-62f512e477dbbc0d06693f6e54be3b94c5d342d0.zip |
use.mask battery http://bugs.gentoo.org/show_bug.cgi?id=157881
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/selinux/alpha/use.mask | 6 | ||||
-rw-r--r-- | profiles/selinux/mips/use.mask | 6 | ||||
-rw-r--r-- | profiles/selinux/sparc/use.mask | 5 |
3 files changed, 14 insertions, 3 deletions
diff --git a/profiles/selinux/alpha/use.mask b/profiles/selinux/alpha/use.mask index 6b03d31d4409..082efc6149a5 100644 --- a/profiles/selinux/alpha/use.mask +++ b/profiles/selinux/alpha/use.mask @@ -1,12 +1,16 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/alpha/use.mask,v 1.6 2007/01/04 21:49:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/alpha/use.mask,v 1.7 2007/03/10 09:53:28 drac 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 # profile (such as the selinux profiles) have a USE flag associated with # them. +# no battery support on alpha. http://bugs.gentoo.org/show_bug.cgi?id=157881 +# - drac +battery + # These are debatable, since technically an alpha could support this hardware pcmcia 3dfx diff --git a/profiles/selinux/mips/use.mask b/profiles/selinux/mips/use.mask index d8740e4e7317..4981077bdb19 100644 --- a/profiles/selinux/mips/use.mask +++ b/profiles/selinux/mips/use.mask @@ -1,4 +1,8 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/mips/use.mask,v 1.14 2007/03/01 07:47:37 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/mips/use.mask,v 1.15 2007/03/10 09:55:14 drac Exp $ + +# Samuli Suominen <drac@gentoo.org> +# no battery support on mips. bug 157881 +battery # Alexander H. Færøy <eroyf@gentoo.org> # USE masking for now. diff --git a/profiles/selinux/sparc/use.mask b/profiles/selinux/sparc/use.mask index bc42ff94acb0..41840077e5b6 100644 --- a/profiles/selinux/sparc/use.mask +++ b/profiles/selinux/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/selinux/sparc/use.mask,v 1.11 2007/02/28 20:10:37 kaiowas Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/sparc/use.mask,v 1.12 2007/03/10 09:56:34 drac Exp $ # This file contains a list of useflags that cannot be used on sparc. @@ -47,6 +47,9 @@ resperl zaptel ukcid +# no batteries. http://bugs.gentoo.org/show_bug.cgi?id=157881 +battery + # Mono doesn't work on sparc # eradicator@gentoo.org mono |