diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-02-26 23:34:03 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-02-26 23:34:03 +0000 |
commit | 67b75bf65fa36f91fd6b785688e7448d033c587d (patch) | |
tree | 474dfd9887a4eacf7aacc74d53e0f99e9f286804 | |
parent | ppc (Manifest recommit) (diff) | |
download | gentoo-2-67b75bf65fa36f91fd6b785688e7448d033c587d.tar.gz gentoo-2-67b75bf65fa36f91fd6b785688e7448d033c587d.tar.bz2 gentoo-2-67b75bf65fa36f91fd6b785688e7448d033c587d.zip |
Moved caps to global. Removed jack-caps
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 46ebe481f561..02a22e7bad21 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.139 2004/02/24 19:20:19 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.140 2004/02/26 23:34:03 eradicator Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -24,6 +24,7 @@ bonobo - Adds support for gnome-base/bonobo (Gnome CORBA interfaces) bootstrap - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping build - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping. canna - Adds support for the Canna kana to kanji conversion engine +caps - Use Linux capabilities library to control privileges. cdr - Adds support for CD writer hardware (e.g. compile the koncd app in kdemultimedia) cjk - Adds support for Multi-byte character languages (Chinese, Japanese, Korean) crypt - Add support for encryption -- using mcrypt or gpg where applicable diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0f1e593fc005..10865884496b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,12 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.252 2004/02/26 07:41:32 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.253 2004/02/26 23:34:03 eradicator Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. app-admin/lcap:lids - If you have the Linux Intrusion Detection System -app-crypt/gnupg:caps - Use Linux capabilities library to control privileges. app-crypt/gnupg:idea - Use the patented IDEA algorithm app-editors/nano:justify - Toggle the justify option ... app-editors/nano:nomac - Turn off mac formatting output @@ -134,7 +133,6 @@ media-plugins/mythdvd:transcode - Enable DVD ripping and transcoding media-sound/alsa-patch-bay:fltk - Compile with fltk interface and not with gtkmm2 interface media-sound/ardour-cvs:ardour-ksi - Build ksi interface for ardour media-sound/festival:asterisk - adds a new command named tts_textasterisk that is required by net-misc/asterisk to communicate with the Festival server -media-sound/jack-audio-connection-kit:jack-caps - enable capabilities media-sound/jack-audio-connection-kit:jack-tmpfs - Compile in a tmpf path media-sound/jack-cvs:jack-tmpfs - Compile in a tmpf path media-sound/lilypond:nopfa - disable building pfa fonts |