diff options
author | Christian Zoffoli <xmerlin@gentoo.org> | 2005-03-07 04:19:13 +0000 |
---|---|---|
committer | Christian Zoffoli <xmerlin@gentoo.org> | 2005-03-07 04:19:13 +0000 |
commit | b01862ce1ecedac4035ac0a8556f517e35a61136 (patch) | |
tree | 37bebbccc490636e64df0e1a9a6355ea71b56034 /profiles | |
parent | New revision, implements the 'static' USE flag. Resolves bug #83121. (diff) | |
download | gentoo-2-b01862ce1ecedac4035ac0a8556f517e35a61136.tar.gz gentoo-2-b01862ce1ecedac4035ac0a8556f517e35a61136.tar.bz2 gentoo-2-b01862ce1ecedac4035ac0a8556f517e35a61136.zip |
added nogulm use flag to magma-plugins (now we can selective remove gulm support in magma-plugins)
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index bc6fdaa3dd40..4cbcccfbb326 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.992 2005/03/06 17:56:44 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.993 2005/03/07 04:19:13 xmerlin Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -686,6 +686,7 @@ sys-boot/arcboot:cobalt - Disables support for Cobalt Microserver hardware (Qube sys-boot/lilo:devmap - Compile with support for device-mapper sys-boot/lilo:pxeserial - Avoid character echo on PXE serial console sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps +sys-cluster/magma-plugins:nogulm - Removes gulm support to magma-plugins sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas) sys-devel/gcc-mips64:ip28 - Enable building a compiler capable of building an SGI IP28 kernel |