diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-19 03:39:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-19 03:39:14 +0000 |
commit | 66c9f5a4d32adac4b9a4963a6d8e5399d607ba58 (patch) | |
tree | 1143b9a5b6795c2bcd3d326dc7c1829bc3d12f8e /profiles/use.desc | |
parent | Stable on x86, bug #106442. (diff) | |
download | gentoo-2-66c9f5a4d32adac4b9a4963a6d8e5399d607ba58.tar.gz gentoo-2-66c9f5a4d32adac4b9a4963a6d8e5399d607ba58.tar.bz2 gentoo-2-66c9f5a4d32adac4b9a4963a6d8e5399d607ba58.zip |
move lua 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 2928fc5c62cf..086bb81a15d9 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.268 2005/10/16 23:57:15 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.269 2005/10/19 03:39:14 vapier Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -181,6 +181,7 @@ libwww - Adds libwww support (General purpose WEB API) lirc - Adds support for lirc (Linux's Infra-Red Remote Control) livecd - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livecd building. lm_sensors - Adds linux lm_sensors (hardware sensors) support +lua - Enable Lua scripting support m17n-lib - Enable m17n-lib support mad - Adds support for mad (high-quality mp3 decoder library and cli frontend) maildir - Adds support for maildir (~/.maildir) style mail spools |