diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-06-14 09:45:30 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-06-14 09:45:30 +0000 |
commit | a4920d1e3b944ce85472d82f75e371a54b27a31d (patch) | |
tree | 350c229149f9a1a880c4f6b175739089516d8105 /profiles/use.desc | |
parent | Move kernels and elibcs from the Prefix profiles to base (diff) | |
download | historical-a4920d1e3b944ce85472d82f75e371a54b27a31d.tar.gz historical-a4920d1e3b944ce85472d82f75e371a54b27a31d.tar.bz2 historical-a4920d1e3b944ce85472d82f75e371a54b27a31d.zip |
aqua and coreaudio USE-flags are masked in base, but were missing from use.desc, causing repoman warnings for e.g. QT/KDE testers
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 970a00fe2494..cf7e2b9cfd37 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.417 2009/06/04 10:57:11 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.418 2009/06/14 09:45:30 grobian Exp $ # Keep them sorted @@ -27,6 +27,7 @@ arts - Adds support for aRts: the KDE sound daemon atm - Enable Asynchronous Transfer Mode protocol support audiofile - Adds support for libaudiofile where applicable avahi - Add avahi/Zeroconf support +aqua - Include support for the Aqua / Carbon GUI bash-completion - Enable bash-completion support bcmath - Adds support for libbcmath berkdb - Adds support for sys-libs/db (Berkeley DB for MySQL) @@ -54,6 +55,7 @@ cgi - Add CGI script support chasen - Enable chasen (Japanese Morphological Analysis System) support cjk - Adds support for Multi-byte character languages (Chinese, Japanese, Korean) clamav - Adds support for Clam AntiVirus software (usually with a plugin) +coreaudio - Build the CoreAudio driver on Mac OS X systems cracklib - Support for cracklib strong password checking crypt - Add support for encryption -- using mcrypt or gpg where applicable cscope - Enables cscope interface -- in vim for example |