diff options
author | Ilya Volynets <iluxa@gentoo.org> | 2006-08-01 20:32:44 +0000 |
---|---|---|
committer | Ilya Volynets <iluxa@gentoo.org> | 2006-08-01 20:32:44 +0000 |
commit | f623ff428d32e7a09f14c03e48bf9cb20831d543 (patch) | |
tree | b4842a6834cb61cefd41c56f544f16b2c3215350 /profiles | |
parent | Version bump, thanks to dberkholz in bug #142208 for reporting (diff) | |
download | gentoo-2-f623ff428d32e7a09f14c03e48bf9cb20831d543.tar.gz gentoo-2-f623ff428d32e7a09f14c03e48bf9cb20831d543.tar.bz2 gentoo-2-f623ff428d32e7a09f14c03e48bf9cb20831d543.zip |
Add local excel flag for dev-cpp/sptk
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 e0f53151e0e9..f94030c94149 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.2066 2006/08/01 14:19:37 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2067 2006/08/01 20:32:44 iluxa Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -220,6 +220,7 @@ app-text/sword:lucene - Enable lucene support for faster searching 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:excel - Enable Excel support 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:embedded - Build embedded server (libmysqld) |