diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-10-03 19:47:55 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-10-03 19:47:55 +0000 |
commit | a41bbf8e1bc2e2d7d89852a7ebe521930a2a2397 (patch) | |
tree | 90386b9a1682dc2de02d3e59b0312356cfa026a0 /profiles | |
parent | Add easy-bindings USE flag; bug #286970 (diff) | |
download | gentoo-2-a41bbf8e1bc2e2d7d89852a7ebe521930a2a2397.tar.gz gentoo-2-a41bbf8e1bc2e2d7d89852a7ebe521930a2a2397.tar.bz2 gentoo-2-a41bbf8e1bc2e2d7d89852a7ebe521930a2a2397.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 4fff962cec0c..9f1d0e717faf 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.4865 2009/10/03 16:47:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4866 2009/10/03 19:47:55 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") @@ -778,6 +778,7 @@ dev-libs/libjit:new-reg-alloc - Enable new register allocator dev-libs/libmemcached:hsieh - Use Hsieh hash algorithm. 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:easy-bindings - Enable support for high level bindings (available for C++, Perl, Python) 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 |