diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-11-06 10:48:31 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-11-06 10:48:31 +0000 |
commit | de7cb40c0df0f5c3c5ae37be0237569f163a50e2 (patch) | |
tree | 3a596f6aeb80f1a65a1d66fa1adcd94119301b5f /profiles | |
parent | Added a comment if previous version installed. (diff) | |
download | gentoo-2-de7cb40c0df0f5c3c5ae37be0237569f163a50e2.tar.gz gentoo-2-de7cb40c0df0f5c3c5ae37be0237569f163a50e2.tar.bz2 gentoo-2-de7cb40c0df0f5c3c5ae37be0237569f163a50e2.zip |
+dev-db/monetdb:boehmgc
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 ff4b105c7f87..004673d519e9 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.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.local.desc,v 1.3123 2007/11/05 18:59:18 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3124 2007/11/06 10:48:31 grobian Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -307,6 +307,7 @@ app-vim/vcscommand:subversion - Enable subversion support app-vim/vcscommand:svk - Enable SVK support dev-cpp/sptk:excel - Enable Excel support dev-db/libpq:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage. +dev-db/monetdb:boehmgc - enables Boehm Garbage Collector for XQuery dev-db/mysql-community:big-tables - Make tables contain up to 1.844E+19 rows dev-db/mysql-community:cluster - Add support for NDB clustering. dev-db/mysql-community:embedded - Build embedded server (libmysqld) |