diff options
author | Ned Ludd <solar@gentoo.org> | 2003-06-23 20:04:42 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-06-23 20:04:42 +0000 |
commit | 2a19283d9ae255f53f248a49ba2ac7aa773b3623 (patch) | |
tree | 8fea82c8dac3916f1e470b1b03e890d3e4b376b0 /profiles | |
parent | flag fix #21748 (diff) | |
download | historical-2a19283d9ae255f53f248a49ba2ac7aa773b3623.tar.gz historical-2a19283d9ae255f53f248a49ba2ac7aa773b3623.tar.bz2 historical-2a19283d9ae255f53f248a49ba2ac7aa773b3623.zip |
Added prelude global USE flag
Diffstat (limited to 'profiles')
-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 25a9af50c95b..33c65a481e19 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.101 2003/06/11 22:49:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.102 2003/06/23 20:04:42 solar Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -110,6 +110,7 @@ png - Adds support for libpng (PNG images) pnp - Adds support for PNP in pcmcia-cs (Plug-N-Play) postgres - Adds support for the postgresql database prebuilt - Flag to enable or disable options for prebuilt (GRP) packages (eg. due to licensing issues) +prelude - Adds support/bindings for the Prelude Intrusion Detection System python - Adds support/bindings for the Python language qt - Adds support for the Qt library. quicktime - Adds support for OpenQuickTime |