From: Francesco Riosa Date: Sun, 10 Dec 2006 03:23:06 +0000 (+0000) Subject: mysql raid X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=644aef3754b132bcf427fa401caad59ea611c26e;p=gentoo.git mysql raid --- diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 84f7daaca244..6a52fb4445ea 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.2406 2006/12/10 01:15:09 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2407 2006/12/10 03:23:06 vivo Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -257,6 +257,7 @@ dev-db/mysql-community:extraengine - Add support for alternative storage engines dev-db/mysql-community:latin1 - Use LATIN1 encoding instead of UTF8. dev-db/mysql-community:max-idx-128 - Raise the max index per table limit from 64 to 128 dev-db/mysql-community:minimal - Install client programs only, no server +dev-db/mysql-community:raid - deprecated option, removed in the 5.0 series dev-db/mysql-community:srvdir - Add support for GLEP 20 dev-db/pgcluster:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage. dev-db/postgis:geos - Add the GEOS library for exact topological tests.