diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-07-29 20:41:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-07-29 20:41:19 +0000 |
commit | 2e74b350605e2c691ff5a0a273a6029e2e384cae (patch) | |
tree | 339dfaba7184876611c1c75b2de72f7b3657a613 /profiles/use.desc | |
parent | Version bumped. (diff) | |
download | gentoo-2-2e74b350605e2c691ff5a0a273a6029e2e384cae.tar.gz gentoo-2-2e74b350605e2c691ff5a0a273a6029e2e384cae.tar.bz2 gentoo-2-2e74b350605e2c691ff5a0a273a6029e2e384cae.zip |
add cscope
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index dda7f0f39abe..86b8c4cccfd1 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.109 2003/07/20 07:27:04 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.110 2003/07/29 20:41:19 agriffis Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -22,6 +22,7 @@ canna - Adds support for the Canna kana to kanji conversion engine 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 +cscope - Enables cscope interface -- in vim for example cups - Add support for CUPS (Common Unix Printing System) curl - Adds support for client-side URL transfer library debug - Tells configure and the makefiles to build for debugging. Effects vary acrosss packages, but generally it will at least add -g to CFLAGS. Remember to set FEATURES+=nostrip too. |