diff options
author | Alec Warner <antarus@gentoo.org> | 2006-08-04 21:50:01 +0000 |
---|---|---|
committer | Alec Warner <antarus@gentoo.org> | 2006-08-04 21:50:01 +0000 |
commit | 5e9302f745c432de493c73c74c1033c5be1ea9cd (patch) | |
tree | bb62aa85bb247337e4051c610ef7045cbfcc2154 /profiles | |
parent | Added description for CROSSCOMPILE_OPTS USE_EXPAND environment variable. (diff) | |
download | historical-5e9302f745c432de493c73c74c1033c5be1ea9cd.tar.gz historical-5e9302f745c432de493c73c74c1033c5be1ea9cd.tar.bz2 historical-5e9302f745c432de493c73c74c1033c5be1ea9cd.zip |
update use.local.desc for bug # 142666
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 f46ab6a5705f..9a2c47147c0e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2069 2006/08/04 13:51:55 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2070 2006/08/04 21:50:01 antarus Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -452,6 +452,7 @@ dev-util/catalyst:ccache - Enables ccache support dev-util/cogito:mozsha1 - Make use of a bundled routine commit with Mozilla that should be fast on non-x86 archs dev-util/cogito:ppcsha1 - Make use of a bundled routine that is optimized for the PPC arch dev-util/cvs:server - Enable server support +dev-utli/debootstrap:nodpkg - Don't install dpkg (useful for building a non-debian system) dev-util/eclipse-sdk:cairo - adds cairo support dev-util/eclipse-sdk:atk - Enable atk (accessibility) support dev-util/eclipse-sdk:nodoc - Don't include documentation |