diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-05-12 13:40:06 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-05-12 13:40:06 +0000 |
commit | 2045c6e09a1a3e00daa81ef2f6089b0fa5a55e50 (patch) | |
tree | 360b4dfea8b3019e09bf074d6dde19d459f4153c /profiles | |
parent | add ~ia64 (diff) | |
download | gentoo-2-2045c6e09a1a3e00daa81ef2f6089b0fa5a55e50.tar.gz gentoo-2-2045c6e09a1a3e00daa81ef2f6089b0fa5a55e50.tar.bz2 gentoo-2-2045c6e09a1a3e00daa81ef2f6089b0fa5a55e50.zip |
Add force-cgi-redirect USE flag.
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 3cbbc7e5dd00..f506f43a0156 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1163 2005/05/12 13:31:30 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1164 2005/05/12 13:40:06 sebastian Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -229,6 +229,7 @@ dev-lisp/sbcl:nosource - don't include source code for SBCL in the installation dev-ml/lablgtk:glade - Enable libglade bindings compilation. dev-ml/ocamlsdl:noimage - Disable sdl-image support dev-ml/ocamlsdl:nomixer - Disable sdl-mixer support +dev-php/php-cgi:force-cgi-redirect - Enable security check for internal server redirects. dev-python/bicyclerepair:vim - enable vim with bicyclerepair support dev-python/cgkit:3ds - enable support for importing 3D Studio models dev-python/cgkit:ogre - enable support for Ogre rendering |