diff options
author | 2006-01-17 23:14:58 +0000 | |
---|---|---|
committer | 2006-01-17 23:14:58 +0000 | |
commit | 26038c4d2fa148af3553e7027bff0b068d401ab4 (patch) | |
tree | 4a77d9429c5da81e2f36bca9863ce946a8babd8e /profiles | |
parent | 081 release (diff) | |
download | gentoo-2-26038c4d2fa148af3553e7027bff0b068d401ab4.tar.gz gentoo-2-26038c4d2fa148af3553e7027bff0b068d401ab4.tar.bz2 gentoo-2-26038c4d2fa148af3553e7027bff0b068d401ab4.zip |
change sqlite3 flag(s) from local to global
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 8 |
2 files changed, 3 insertions, 8 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index ff7c2d4a3992..8f8bfe2dfb2c 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.282 2006/01/11 00:47:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.283 2006/01/17 23:14:58 genone Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -297,6 +297,7 @@ speex - Adds support for the speex audio codec spell - Adds dictionary support spl - Adds support for the Standard PHP Library sqlite - Adds support for sqlite - embedded sql database +sqlite3 - Adds support for sqlite3 - embedded sql database sse - fast floating point optimization for PentiumIII+ class chips sse2 - faster floating point optimization for SSE2 capable chips ssl - Adds support for Secure Socket Layer connections diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5eed2936c6d8..bcf2da5108c1 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.1672 2006/01/17 15:15:06 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1673 2006/01/17 23:14:58 genone Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -183,9 +183,7 @@ app-text/sword:icu - Enable icu support for sword 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-cpp/sptk:sqlite3 - enable SQLite3 driver 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:big-tables - Make tables contain up to 1.844E+19 rows dev-db/mysql:cluster - Add support for NDB clustering. dev-db/mysql:extraengine - Add support for alternative storage engines. @@ -333,7 +331,6 @@ dev-lisp/abcl:clisp - Build Armed Bear Common Lisp using GNU CLISP dev-lisp/abcl:jad - Enable support for disassembling compiled code using JAD dev-lisp/abcl-cvs:jpty - Enable PTY support dev-lisp/abcl-cvs:libabcl - Enable ^C handler (from JNI) -dev-lisp/cl-sql:sqlite3 - build support for sqlite3 dev-lisp/cl-tbnl:standalone - use TBNL without a front-end (ie. no Apache dependency) dev-lisp/cl-ucw:araneida - use the Araneida web-server backend dev-lisp/cl-ucw:aserve - use the Portable Allegro Serve web-server backend @@ -553,7 +550,6 @@ mail-filter/dspam:logrotate - Install support files for logrotate mail-filter/dspam:maildrop - Build with delivery options for maildrop mail-filter/dspam:neural - Build neural support for dspam mail-filter/dspam:procmail - Build procmail filter support -mail-filter/dspam:sqlite3 - Build sqlite 3 support mail-filter/dspam:user-homedirs - Build with user homedir support mail-filter/dspam:virtual-users - Build with virtual-users support mail-filter/qmail-scanner:spamassassin - Build faster spamassassin checks into qmail-scanner @@ -689,7 +685,6 @@ media-sound/mpd-svn:icecast - Enable support for Icecast2 media-sound/mpd-svn:mpd-mad - Use libmad and libid3tag shipped by MPD media-sound/mpd-svn:musepack - Enable support for musepack files media-sound/mt-daapd:avahi - Use avahi instead of howl as mdns daemon -media-sound/mt-daapd:sqlite3 - enable SQLite3 driver media-sound/musepack-tools:16bit - Higher quality sound output using dithering and noise-shaping media-sound/museseq:fluidsynth - compile with support for fluidsynth media-sound/ncmpc:clock-screen - Enable clock screen @@ -1294,7 +1289,6 @@ www-apps/dspam-web:logrotate - Build logrotate support for dspam www-apps/dspam-web:maildrop - Build with delivery options for maildrop www-apps/dspam-web:neural - Build neural support for dspam www-apps/dspam-web:procmail - Build procmail filter support -www-apps/dspam-web:sqlite3 - Build sqlite 3 support www-apps/dspam-web:virtual-users - Build with virtual-users support www-apps/gallery:netpbm - Add NetPBM support www-apps/horde-passwd:clearpasswd - Enables cleartext password storage in the vpopmail files |