diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-01 16:36:24 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-01 16:36:24 +0000 |
commit | 015466fab0de795d21e51fd64a02863dc029d85d (patch) | |
tree | bca057ede6f3bdb2f8fec70f47b250238fc69f27 /profiles/use.local.desc | |
parent | Properly check for Xaw3d in configure; thanks to Philantrop for pointing this... (diff) | |
download | gentoo-2-015466fab0de795d21e51fd64a02863dc029d85d.tar.gz gentoo-2-015466fab0de795d21e51fd64a02863dc029d85d.tar.bz2 gentoo-2-015466fab0de795d21e51fd64a02863dc029d85d.zip |
(QA) Add a warning about multislot useflag.
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index dd12e25e9699..bcd9f1241dc8 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2901 2007/07/01 12:37:19 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2902 2007/07/01 16:36:24 peper Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1819,18 +1819,18 @@ sys-cluster/ocfs:aio - Add aio support sys-cluster/openmpi:pbs - Add support for the Portable Batch System (PBS) sys-cluster/torque:server - Enable compilation of server sys-cluster/vzctl:logrotate - Enable logrotate file installation -sys-devel/binutils-hppa64:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET +sys-devel/binutils-hppa64:multislot - !!!not appropriate for end users!!! Allow for multiple versions of binutils to be emerged at once for same CTARGET sys-devel/binutils-hppa64:multitarget - Adds support to binutils for cross compiling (does not work with gas) -sys-devel/binutils-nios2:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET +sys-devel/binutils-nios2:multislot - !!!not appropriate for end users!!! Allow for multiple versions of binutils to be emerged at once for same CTARGET sys-devel/binutils-nios2:multitarget - Adds support to binutils for cross compiling (does not work with gas) -sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET +sys-devel/binutils:multislot - !!!not appropriate for end users!!! 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-nios2:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) +sys-devel/gcc-nios2:multislot - !!!not appropriate for end users!!! Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) sys-devel/gcc:d - Enable support for the D programming language sys-devel/gcc:ip28 - Enable building a compiler capable of building a kernel for SGI Indigo2 Impact R10000 (IP28) sys-devel/gcc:ip32r10k - Enable building a compiler capable of building an experimental kernel for SGI O2 w/ R1x000 CPUs (IP32) sys-devel/gcc:mudflap - Add support for mudflap, a pointer use checking library -sys-devel/gcc:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) +sys-devel/gcc:multislot - !!!not appropriate for end users!!! Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) sys-devel/gcc:n32 - Enable n32 ABI support on mips sys-devel/gcc:n64 - Enable n64 ABI support on mips sys-devel/gcc:nopie - Disable PIE support (NOT FOR GENERAL USE) @@ -1839,7 +1839,7 @@ sys-devel/gcc:objc - Build support for the Objective C code language sys-devel/gcc:objc++ - Build support for the Objective C++ language sys-devel/gcc:objc-gc - Build support for the Objective C code language Garbage Collector sys-devel/gcc:openmp - Build support for the OpenMP (support parallel computing) -sys-devel/kgcc64:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) +sys-devel/kgcc64:multislot - !!!not appropriate for end users!!! Allow for SLOTs to include minor version (3.3.4 instead of just 3.3) sys-devel/libperl:ithreads - Enable Perl threads, has some compatibility problems sys-freebsd/freebsd-lib:atm - Enable Asynchronous Transfer Mode protocol support sys-freebsd/freebsd-lib:gpib - Enable gpib support (TODO improve description) |