diff options
author | 2009-05-18 22:07:37 +0000 | |
---|---|---|
committer | 2009-05-18 22:07:37 +0000 | |
commit | a25b6cb96fa90869b51c07701241e19a6a1e4863 (patch) | |
tree | a0cc6f6354adf42c3c04a73d78efc835e436dcd2 /profiles | |
parent | Added patch for Python 2.6 (see bug #266151); removed old files and ebuilds (diff) | |
download | historical-a25b6cb96fa90869b51c07701241e19a6a1e4863.tar.gz historical-a25b6cb96fa90869b51c07701241e19a6a1e4863.tar.bz2 historical-a25b6cb96fa90869b51c07701241e19a6a1e4863.zip |
Automated update of use.local.desc
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 ab60c2e4acad..fc96b8bee24b 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.4459 2009/05/18 21:47:43 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4460 2009/05/18 22:07:37 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") @@ -710,6 +710,7 @@ dev-libs/libjit:interpreter - Enable the libjit interpreter dev-libs/libjit:long-double - Enable the use of long double for jit_nfloat dev-libs/libjit:new-reg-alloc - Enable new register allocator dev-libs/libmix:no-net2 - Disable support for virtual/libpcap and net-libs/libnet +dev-libs/libpcre:static-libs - Build static libs dev-libs/libprelude:swig - Enable rebuild of swig bindings dev-libs/libpreludedb:swig - Enable rebuild of swig bindings dev-libs/libsqlora8:orathreads - Use Oracle threads |