summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-12-05 21:47:34 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-12-05 21:47:34 +0000
commita854a7520b5db287a1cb2c2e2bf35019c41c2599 (patch)
tree2fe88d0f263bcb383d50185795fbeca8fc47754c
parentinitial import from #70419 (diff)
downloadhistorical-a854a7520b5db287a1cb2c2e2bf35019c41c2599.tar.gz
historical-a854a7520b5db287a1cb2c2e2bf35019c41c2599.tar.bz2
historical-a854a7520b5db287a1cb2c2e2bf35019c41c2599.zip
Adding more info to the gnustep-base:gcc-libffi USE flag
-rw-r--r--profiles/use.local.desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 093d6469979a..724e48611ad8 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.777 2004/12/05 16:48:51 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.778 2004/12/05 21:47:34 fafhrd Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -305,7 +305,7 @@ gnustep-base/gnustep-back-art:xim - Enable X11 XiM input method
gnustep-base/gnustep-back-xlib:xim - Enable X11 XiM input method
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".
-gnustep-base/gnustep-base:gcc-libffi - Offers a migration path away from the ill fated dev-libs/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-make:layout-osx-like - Layout GNUstep FHS like OSX's (violates Linux FHS, but arguably more NeXT-like); User, Local, Network, and System are set to (in order): "~", "/", "/Network", "/System"
gnustep-base/gnustep-make:non-flattened - do not flatten launch and library paths for GNUstep packages allowing executable within a .app to be launched based on processor type
kde-base/arts:artswrappersuid - Set artswrapper suid for realtime playing, which is a security hazard