summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-06-21 10:47:41 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-06-21 10:47:41 +0000
commit115f46286fbd7efd23da1e95ad2e18ffa3595b00 (patch)
treeb39b8bc9ccc9fe848cfc51ea973905f49ffbfffc /profiles
parentForce signing. (diff)
downloadgentoo-2-115f46286fbd7efd23da1e95ad2e18ffa3595b00.tar.gz
gentoo-2-115f46286fbd7efd23da1e95ad2e18ffa3595b00.tar.bz2
gentoo-2-115f46286fbd7efd23da1e95ad2e18ffa3595b00.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 2037a015e633..d420c56166b3 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.4565 2009/06/20 18:07:42 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4566 2009/06/21 10:47:41 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")
@@ -2787,6 +2787,9 @@ sys-devel/gcc:nossp - Disable SSP support (NOT FOR GENERAL USE)
sys-devel/gcc:objc - Build support for the Objective C code language
sys-devel/gcc:objc++ - Build support for the Objective C++ language
sys-devel/gcc:objc-gc - Build support for the Objective C code language Garbage Collector
+sys-devel/gcc-apple:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3)
+sys-devel/gcc-apple:objc - Build support for the Objective C code language
+sys-devel/gcc-apple:objc++ - Build support for the Objective C++ language
sys-devel/gcc-nios2:multislot - Allow for SLOTs to include minor version (3.3.4 instead of just 3.3)
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)