diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-07-10 18:40:46 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-07-10 18:40:46 +0000 |
commit | 20a8142f6b09f458424805eebe81a1888c4e32af (patch) | |
tree | cc2624140cd3ded35248f836551720dc400b4262 /profiles | |
parent | Fix broken depend. (diff) | |
download | gentoo-2-20a8142f6b09f458424805eebe81a1888c4e32af.tar.gz gentoo-2-20a8142f6b09f458424805eebe81a1888c4e32af.tar.bz2 gentoo-2-20a8142f6b09f458424805eebe81a1888c4e32af.zip |
Add ibm use flag to sys-boot/yaboot
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 fec95bb00da7..ad796ccecfde 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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/use.local.desc,v 1.1301 2005/07/10 18:21:02 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1302 2005/07/10 18:40:46 dostrow Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -829,6 +829,7 @@ sys-boot/arcboot:ip28 - Disables support for SGI Indigo2 Impact R10000 (IP28) sys-boot/arcboot:ip30 - Disables support for SGI Octane (IP30) sys-boot/lilo:devmap - Compile with support for device-mapper sys-boot/lilo:pxeserial - Avoid character echo on PXE serial console +sys-boot/yaboot:ibm - Indicate the usage of ibm based ppc64 hardware sys-boot/yaboot-static:ibm - Indicate the usage of ibm based ppc64 hardware sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps sys-cluster/lam-mpi:pbs - Add support for PBS scheduling stuff |