summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-02-23 05:47:46 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-02-23 05:47:46 +0000
commit51c37f579193d815f6148f2642787bb66c48b77f (patch)
tree3f4708eaab2b035c05e265c61a2395cf5162817c
parentremove unused use flag (diff)
downloadgentoo-2-51c37f579193d815f6148f2642787bb66c48b77f.tar.gz
gentoo-2-51c37f579193d815f6148f2642787bb66c48b77f.tar.bz2
gentoo-2-51c37f579193d815f6148f2642787bb66c48b77f.zip
Automated update of use.local.desc
-rw-r--r--profiles/use.local.desc3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c3d178b824f0..18e296221ad7 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5306 2010/02/23 00:47:42 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5307 2010/02/23 05:47:46 robbat2 Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -618,7 +618,6 @@ dev-db/mysql:extraengine - Add support for alternative storage engines (Archive,
dev-db/mysql:latin1 - Use LATIN1 encoding instead of UTF8
dev-db/mysql:max-idx-128 - Raise the max index per table limit from 64 to 128
dev-db/mysql:minimal - Install client programs only, no server
-dev-db/mysql:pbxt - Add experimental support for PBXT storage engine
dev-db/mysql:profiling - Add support for statement profiling (requires USE=community).
dev-db/mysql:raid - Deprecated option, removed in the 5.0 series
dev-db/mysql:test - Install upstream testsuites for end use.