diff options
author | 2009-12-20 21:27:44 +0000 | |
---|---|---|
committer | 2009-12-20 21:27:44 +0000 | |
commit | 9a54d1efeb998affa127d1b9db698a25ce3d0b5c (patch) | |
tree | b01d8eb83722553a4912f0b177b8d3171d566fa3 /profiles | |
parent | Revision bump again, add a patch to use test-unit directly, fix dependencies. (diff) | |
download | historical-9a54d1efeb998affa127d1b9db698a25ce3d0b5c.tar.gz historical-9a54d1efeb998affa127d1b9db698a25ce3d0b5c.tar.bz2 historical-9a54d1efeb998affa127d1b9db698a25ce3d0b5c.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a0a0d9245953..3b09824cb136 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5107 2009/12/20 20:27:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5108 2009/12/20 21:27:44 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") @@ -585,6 +585,7 @@ dev-db/ingres:das - Enable das support dev-db/ingres:demodb - Install demo DB dev-db/ingres:net - Enable net support dev-db/ingres:nodbms - Disable dbms component +dev-db/libdrizzle:tcmalloc - Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one. dev-db/libpq:pg-intdatetime - Enable --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage dev-db/maatkit:udf - Build the MySQL UDFs shipped with maatkit, requires non-minimal MySQL dev-db/mysql:big-tables - Make tables contain up to 1.844E+19 rows |