diff options
author | 2006-01-17 23:14:58 +0000 | |
---|---|---|
committer | 2006-01-17 23:14:58 +0000 | |
commit | 26038c4d2fa148af3553e7027bff0b068d401ab4 (patch) | |
tree | 4a77d9429c5da81e2f36bca9863ce946a8babd8e /profiles/use.desc | |
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/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 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 |