diff options
author | 2009-01-02 15:27:49 +0000 | |
---|---|---|
committer | 2009-01-02 15:27:49 +0000 | |
commit | d3f3a4c753a4496a1a292899228c50c5a7e4dd7b (patch) | |
tree | c4ff00c5dd1fe6c1ea573cfae51d11cb42617ffc | |
parent | Adding new io release. (diff) | |
download | historical-d3f3a4c753a4496a1a292899228c50c5a7e4dd7b.tar.gz historical-d3f3a4c753a4496a1a292899228c50c5a7e4dd7b.tar.bz2 historical-d3f3a4c753a4496a1a292899228c50c5a7e4dd7b.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 6c9e86eb0972..69865282af4b 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.4090 2009/01/02 14:07:56 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4091 2009/01/02 15:27:49 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") @@ -586,6 +586,7 @@ dev-lang/ghc:ghcbootstrap - Internal: Bootstrap GHC from an existing GHC install 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 +dev-lang/io:dbi - Enables dev-db/libdbi support dev-lang/lisaac:vim - install a syntax file for vim dev-lang/lua:deprecated - make deprecated data structures/routines available dev-lang/luarocks:curl - Uses net-misc/curl for fetching lua packages instead of net-misc/wget. |