diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-04-19 15:07:52 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-04-19 15:07:52 +0000 |
commit | 75dabb2d297e5ded749ab74c9c840e5329f8a7ac (patch) | |
tree | 73e79bae217375cdf42a6f008bbb7117289997f1 | |
parent | amd64/x86 stable, bug #266661 (diff) | |
download | historical-75dabb2d297e5ded749ab74c9c840e5329f8a7ac.tar.gz historical-75dabb2d297e5ded749ab74c9c840e5329f8a7ac.tar.bz2 historical-75dabb2d297e5ded749ab74c9c840e5329f8a7ac.zip |
Automated update of use.local.desc
-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 1beb52ad9733..748642915e07 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4376 2009/04/18 23:27:45 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4377 2009/04/19 15:07:52 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -609,6 +609,7 @@ dev-lang/gdl:proj - Adds proj library support (geographic projections) dev-lang/gforth:force-reg - Enable a possibly unstable GCC flag for possibly large performance gains dev-lang/ghc:binary - Install the binary version directly, rather than using it to build the source version. dev-lang/ghc:ghcbootstrap - Internal: Bootstrap GHC from an existing GHC installation. +dev-lang/ghc:ghcmakebinary - Internal: Used while bootstrapping for making binaries, license related tweaking. dev-lang/icon:iplsrc - install the icon programming library source dev-lang/idb:icc - Use dev-lang/icc to install idb (default) dev-lang/idb:ifc - Use dev-lang/ifc to install idb |