diff options
author | Christian Heim <phreak@gentoo.org> | 2007-07-29 14:27:59 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-07-29 14:27:59 +0000 |
commit | a8a5eb30e52c8c410bfbdb60470ecde542e8f3c5 (patch) | |
tree | ce2645850603740c57cab205ff25e367c80a2670 /profiles | |
parent | Move net-www/mod_ftpd to www-apache/mod_ftpd (#81244). (diff) | |
download | gentoo-2-a8a5eb30e52c8c410bfbdb60470ecde542e8f3c5.tar.gz gentoo-2-a8a5eb30e52c8c410bfbdb60470ecde542e8f3c5.tar.bz2 gentoo-2-a8a5eb30e52c8c410bfbdb60470ecde542e8f3c5.zip |
Adding USE=dbi for www-apache/mod_ftpd (shutting up repoman).
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 28559208aa25..f2a99609a0d7 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2945 2007/07/26 05:54:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2946 2007/07/29 14:27:59 phreak Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1952,6 +1952,7 @@ sys-power/powersave:pam_console - Adds support for pam console from PAM sys-process/daemontools-scripts:withsamplescripts - Installs sample supervise scripts sys-process/procps:n32 - Enable n32 ABI support on mips www-apache/anyterm:opera - Enable workaround for bug in Opera web browser +www-apache/mod_ftpd:dbi - Enables libdbi support www-apache/mod_mono:aspnet2 - Handle all applications using ASP.NET 2.0 engine by default www-apache/mod_suphp:checkpath - Check if script resides in DOCUMENT_ROOT www-apache/mod_suphp:mode-force - Run scripts with UID/GID specified in Apache configuration |