summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-02-19 21:18:23 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-02-19 21:18:23 +0000
commit06da50de6212fbae7684ddee76f43bd7521e2563 (patch)
tree1c392dce9da7a70383ba8a990ebfbd1774a5f843 /profiles/use.local.desc
parentAdded ~mips to KEYWORDS. (diff)
downloadgentoo-2-06da50de6212fbae7684ddee76f43bd7521e2563.tar.gz
gentoo-2-06da50de6212fbae7684ddee76f43bd7521e2563.tar.bz2
gentoo-2-06da50de6212fbae7684ddee76f43bd7521e2563.zip
added raid USE flag, it's a deprecated option
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 3781d207c9e2..9c235eb0d7ec 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1749 2006/02/19 19:55:38 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1750 2006/02/19 21:18:23 vivo Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -196,6 +196,7 @@ dev-db/mysql:embedded - Build embedded server (libmysqld)
dev-db/mysql:extraengine - Add support for alternative storage engines.
dev-db/mysql:geometry - Add support for geometry data.
dev-db/mysql:max-idx-128 - Raise the max index per table limit from 64 to 128
+dev-db/mysql:raid - deprecated option, removed in the 5.0 series
dev-db/mysql:srvdir - Add support for GLEP 20
dev-db/mysql:utf8 - Use UTF8 encoding instead of LATIN1.
dev-db/pgcluster:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage.