summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-09-23 08:15:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-09-23 08:15:22 +0000
commitd74428645872d5810d2c01136c73e246ea3e7b04 (patch)
treefb59b2c0e942855153c44c90682705f156a83ce9
parentremove unused app-emulation/virtualbox-bin:vditool use flag (diff)
downloadgentoo-2-d74428645872d5810d2c01136c73e246ea3e7b04.tar.gz
gentoo-2-d74428645872d5810d2c01136c73e246ea3e7b04.tar.bz2
gentoo-2-d74428645872d5810d2c01136c73e246ea3e7b04.zip
remove unused gnustep-base/gnustep-base:ffcall use flag
-rw-r--r--profiles/use.local.desc3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 547084a1d0e5..8da0cd2bf167 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3038 2007/09/23 08:11:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3039 2007/09/23 08:15:22 mr_bones_ Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -745,7 +745,6 @@ gnustep-base/gnustep-back-art:xim - Enable X11 XiM input method
gnustep-base/gnustep-back-cairo:glitz - Build with glitz support
gnustep-base/gnustep-back-cairo:xim - Enable X11 XiM input method
gnustep-base/gnustep-back-xlib:xim - Enable X11 XiM input method
-gnustep-base/gnustep-base:ffcall - enable use of ffcall package in gnustep-base, rather than gcc-libffi
gnustep-base/gnustep-base:gcc-libffi - Offers a migration path away from the ill fated dev-libs/libffi; gcc-3.* will generally have to be compiled with 'gcj' on, >=gcc-3.4.3-r1 can be used with only 'objc' turned on (this will reduce compile time).
gnustep-base/gnustep-gui:gsnd - Enable GNUstep sound server
gnustep-base/gnustep-make:layout-from-conf-file - Layout GNUstep according to /etc/conf.d/gnustep.env; GNUSTEP_SYSTEM_ROOT, GNUSTEP_LOCAL_ROOT, GNUSTEP_NETWORK_ROOT, and GNUSTEP_USER_ROOT (use '~' or '~/whatever' -- SURROUNDED BY SINGLE QUOTES -- for the user root); the only required entry is GNUSTEP_SYSTEM_ROOT; GNUSTEP_SYSTEM_ROOT must end with "System".