diff options
author | Simone Gotti <motaboy@gentoo.org> | 2004-12-09 13:58:18 +0000 |
---|---|---|
committer | Simone Gotti <motaboy@gentoo.org> | 2004-12-09 13:58:18 +0000 |
commit | a459a7e6288de58aa60700ee2594397b9286e416 (patch) | |
tree | 2f87baf9fbf027c2f73fb4180d2167893d368189 /profiles | |
parent | reverting my shameful changes (Manifest recommit) (diff) | |
download | gentoo-2-a459a7e6288de58aa60700ee2594397b9286e416.tar.gz gentoo-2-a459a7e6288de58aa60700ee2594397b9286e416.tar.bz2 gentoo-2-a459a7e6288de58aa60700ee2594397b9286e416.zip |
Add the "dev-db/hk_classes:sqlite3" local use flag.
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 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. |