summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-06-14 09:45:30 +0000
committerFabian Groffen <grobian@gentoo.org>2009-06-14 09:45:30 +0000
commit2efbfba2939e5b6dced31a8c845f989e47fc035d (patch)
tree0497e43526688eba600ff6ed1768ccc237299822 /profiles
parentMove kernels and elibcs from the Prefix profiles to base (diff)
downloadgentoo-2-2efbfba2939e5b6dced31a8c845f989e47fc035d.tar.gz
gentoo-2-2efbfba2939e5b6dced31a8c845f989e47fc035d.tar.bz2
gentoo-2-2efbfba2939e5b6dced31a8c845f989e47fc035d.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')
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/use.desc4
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index e2705854973b..c674526f2817 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2779 2009/06/14 09:41:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2780 2009/06/14 09:45:30 grobian Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 14 Jun 2009; Fabian Groffen <grobian@gentoo.org> use.desc:
+ aqua and coreaudio USE-flags are masked in base, but were missing from
+ use.desc, causing repoman warnings for e.g. QT/KDE testers
+
14 Jun 2009; Fabian Groffen <grobian@gentoo.org> base/use.mask,
prefix/use.mask:
Move kernels and elibcs from the Prefix profiles to base
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