diff options
Diffstat (limited to 'profiles/use.local.desc')
-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 ddc9e1761f2c..af36cdc63cb0 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.783 2004/12/09 01:20:23 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.784 2004/12/09 13:58:18 motaboy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -144,6 +144,7 @@ app-text/xpdf:nodrm - Disable the drm feature decoder. app-vim/gentoo-syntax:ignore-glep31 - Remove GLEP 31 (UTF-8 file encodings) settings dev-cpp/sptk:fltk - Enable FLTK support dev-db/firebird:inetd - If you want inetd version instead of a superserver (daemon) +dev-db/hk_classes:sqlite3 - Enable sqlite3 plugin. dev-db/mysql:cluster - Add support for NDB clustering dev-db/postgresql:pg-hier - Enables recursive queries like Oracle's 'CONNECT BY' feature. dev-db/postgresql:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage. |