summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-12-04 18:17:49 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-12-04 18:17:49 +0000
commit3d563b943920ba82d9e82d6c20375933bfc779f7 (patch)
tree440c5a065f75e7714d098df96d6341f026aef762 /profiles
parentExolab license for dev-java/adaptx (diff)
downloadhistorical-3d563b943920ba82d9e82d6c20375933bfc779f7.tar.gz
historical-3d563b943920ba82d9e82d6c20375933bfc779f7.tar.bz2
historical-3d563b943920ba82d9e82d6c20375933bfc779f7.zip
Added local use flags for sqlite for threadsafety and gnustep-base for choosing between gcc libffi and external libffi
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c27e904edc27..8b604790452e 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.775 2004/12/04 13:37:47 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.776 2004/12/04 18:17:49 fafhrd Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -150,6 +150,7 @@ dev-db/postgresql:pg-intdatetime - Enables --enable-integer-datetimes configure
dev-db/postgresql:pg-vacuumdelay - Adds in the vacuum inter-page delay feature.
dev-db/postgresql:threads - enable thread support
dev-db/rekall:xbase - Support for the Xbase db family, covering dBase, Clipper, FoxPro, Visual dBase/Objects/FoxPro plus some older products.
+dev-db/sqlite:nothreadsafe - turn off thread safe operation of sqlite
dev-db/tora:oracle - Enable oracle support
dev-dotnet/gtk-sharp:gnomedb - Enable gnomedb support
dev-games/clanlib:clanJavaScript - Enables javascript support in clanlib
@@ -304,6 +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-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