diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-09-28 07:07:29 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-09-28 07:07:29 +0000 |
commit | 8ab539f03ed8b190591cb31a7300e037ec9042bb (patch) | |
tree | b4d1e7de87fd3b0428bddf09d11a47b2757bdd02 /profiles | |
parent | Moved jack support back to -r3 to fix compilation on systems with jack instal... (diff) | |
download | gentoo-2-8ab539f03ed8b190591cb31a7300e037ec9042bb.tar.gz gentoo-2-8ab539f03ed8b190591cb31a7300e037ec9042bb.tar.bz2 gentoo-2-8ab539f03ed8b190591cb31a7300e037ec9042bb.zip |
New local use flag 'stshell' for gnustep-libs/steptalk, provides optional StepTalk interactive shell.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8fc934762abb..253d198a3c16 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.651 2004/09/28 04:26:31 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.652 2004/09/28 07:07:29 fafhrd Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -266,6 +266,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:camaelon - Enable GNUstep Camaelon theme engine support gnustep-base/gnustep-gui:gsnd - Enable GNUstep sound server +gnustep-libs/steptalk:stshell - Install optional StepTalk shell, for interactive development of scripts. kde-base/arts:artswrappersuid - Set artswrapper suid for realtime playing, which is a security hazard kde-base/kdeadmin:foreign-package - Enable building of kpackage, which manages rpm and deb stuff kde-base/kdeadmin:foreign-sysvinit - Enable building of ksysv, which manages SysV-style initscripts |