diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-03-12 20:21:46 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-03-12 20:21:46 +0000 |
commit | 92acdbe7a557a5d4f67fe33bc05ddb8ac5fb33ab (patch) | |
tree | 1f4b3b59c505827e267ac0bfba089c54bcc71dd7 /profiles | |
parent | use emake -j1 (diff) | |
download | gentoo-2-92acdbe7a557a5d4f67fe33bc05ddb8ac5fb33ab.tar.gz gentoo-2-92acdbe7a557a5d4f67fe33bc05ddb8ac5fb33ab.tar.bz2 gentoo-2-92acdbe7a557a5d4f67fe33bc05ddb8ac5fb33ab.zip |
unmask macbook and pbbuttonsd USE flags, remove USE flag ibm as it is masked in base profile
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default-linux/x86/use.mask | 10 |
2 files changed, 11 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index af8cc9903fec..0b59eedb71b9 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.202 2007/03/11 19:16:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.203 2007/03/12 20:21:46 opfer Exp $ + + 12 Mar 2007; Christian Faulhammer <opfer@gentoo.org> + default-linux/x86/use.mask: + unmask macbook and pbbuttonsd USE flags, remove USE flag ibm as it is masked + in base profile 11 Mar 2007; Raúl Porcel <armin76@gentoo.org> package.mask: Add net-misc/aria2 to p.mask pending removal for treecleaners, bug 153355 diff --git a/profiles/default-linux/x86/use.mask b/profiles/default-linux/x86/use.mask index 8ade30baf854..d4ff54ba1aef 100644 --- a/profiles/default-linux/x86/use.mask +++ b/profiles/default-linux/x86/use.mask @@ -1,11 +1,15 @@ # 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.27 2007/03/10 14:46:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.28 2007/03/12 20:21:46 opfer 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 # profile have a USE flag associated with (such as altivec, mmx, etc). +# pbbuttonsd and macbook for KDE and pbuttonsd it +-pbbuttonsd +-macbook + # Unmask x86 instruction sets -3dnow -3dnowext @@ -53,9 +57,6 @@ video_cards_newport -gulm -cman -# ibm is only used for ppc64 stuff -ibm - # psyco works on x86 -psyco @@ -85,4 +86,3 @@ ibm # Robert Buchholz <rbu@gentoo.org> (18 Jan 2007) # Unmask as it works on x86 -lcd_devices_svga - |