diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-05 11:06:51 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-05 11:06:51 +0000 |
commit | 50df78b516062e6eea1c12bd389c0d3c792f23df (patch) | |
tree | 46db51d47d762e8cd4e8f269ad480295edb29fd5 /profiles | |
parent | new toys, thanks to Michael Sweeney <michael.2.sweeney@bt.com> in bug 35867 (diff) | |
download | gentoo-2-50df78b516062e6eea1c12bd389c0d3c792f23df.tar.gz gentoo-2-50df78b516062e6eea1c12bd389c0d3c792f23df.tar.bz2 gentoo-2-50df78b516062e6eea1c12bd389c0d3c792f23df.zip |
move gd-external flag to main use.desc, as it is in several ebuilds now, and add in the yaz flag which is also in several
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 6bfa8fec0246..302c9201e6e4 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.130 2003/12/29 11:53:28 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.131 2004/01/05 11:06:51 robbat2 Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -56,6 +56,7 @@ freetds - Adds support for the TDS protocol to connect to MSSQL/Sybase databases freewnn - Adds support for FreeWnn kana to kanji conversion engine gb - Adds support for Gnome Basic to gnumeric gd - Adds support for media-libs/libgd (to generate graphics on the fly) +gd-external - Use the external version of libgd rather than the bundled one (possibly dangerous) gdbm - Adds support for sys-libs/gdbm (GNU database libraries) ggi - Adds support for media-libs/libggi (non-X video api/drivers) gif - Adds GIF image support @@ -174,6 +175,7 @@ xml - Check/Support flag for XML library (version 1) xml2 - Check/Support flag for XML library (version 2) xmms - Check/Support for XMMS (X MultiMedia System) player. xv - Adds in optional support for the Xvideo extension (an X API for video playback) +yaz - Adds in optional support for the Z39.50 Protocol for Information Retrieval (YAZ) zeo - Adds support for Zope Enterprise Objects zlib - Adds support for zlib (de)compression diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 171261693c82..f9bfc7cfe1b6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.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.local.desc,v 1.207 2004/01/04 18:31:18 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.208 2004/01/05 11:06:51 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -71,9 +71,7 @@ dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) dev-lips/bigloo-lib:expat - enable expat support dev-lips/bigloo-lib:ipcs - enable ipcs support dev-libs/uclibc:etdyn - enables etdyn support for PaX Address Space Layout Randomization -dev-php/mod_php:gd-external - Use the external version of libgd rather than the bundled one dev-php/PEAR-HTML_Template_Flexy:javascript - Use the PEAR-HTML_Javascript package -dev-php/php:gd-external - Use the external version of libgd rather than the bundled one dev-php/PEAR-Log:pear-db - Use the PEAR-DB package dev-python/anygui:wxwin - enable wxwin support dev-python/skunkweb:apache1 - enable apache1 support if internal server and apache2 support not wanted |