summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-10-26 10:08:04 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-10-26 10:08:04 +0000
commitc24a7f40e767d9d10e09324bebf4300d1845518b (patch)
tree54df6cb588e4d6e7e91ae4adc73d7b784f98c574 /profiles
parentold (diff)
downloadhistorical-c24a7f40e767d9d10e09324bebf4300d1845518b.tar.gz
historical-c24a7f40e767d9d10e09324bebf4300d1845518b.tar.bz2
historical-c24a7f40e767d9d10e09324bebf4300d1845518b.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 3b5a8acb2f2b..b88fb5320359 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.4930 2009/10/26 08:08:14 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4931 2009/10/26 10:08:04 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")
@@ -3059,6 +3059,7 @@ sys-devel/gdb:multitarget - Support all known targets in one gdb binary
sys-devel/kgcc64:multislot - Allow for SLOTs to include minor version (eg. 3.3.4 instead of just 3.3)
sys-devel/libperl:ithreads - Enable Perl threads, has some compatibility problems
sys-devel/llvm:alltargets - Build all host targets (default: host only)
+sys-devel/llvm:libffi - Add support to call arbitrary external (natively compiled) functions via dev-libs/libffi
sys-devel/llvm:llvm-gcc - Build LLVM with sys-devel/llvm-gcc
sys-devel/llvm-gcc:bootstrap - Compile the final llvm-gcc executables with llvm-gcc itself
sys-devel/llvm-gcc:objc - Build support for the Objective C code language