diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2008-04-18 10:53:13 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2008-04-18 10:53:13 +0000 |
commit | ee6e7b5587fa9b29ae888cfc19400038606c3e3b (patch) | |
tree | c50283b95500589e244880de638dd6625e89c319 /profiles/use.local.desc | |
parent | Marked ~hppa too. (diff) | |
download | historical-ee6e7b5587fa9b29ae888cfc19400038606c3e3b.tar.gz historical-ee6e7b5587fa9b29ae888cfc19400038606c3e3b.tar.bz2 historical-ee6e7b5587fa9b29ae888cfc19400038606c3e3b.zip |
Add pure-ftpd local USE.
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d7ad9b13e132..b80bbf68e128 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3495 2008/04/17 07:56:46 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3496 2008/04/18 10:53:13 chtekk Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1471,6 +1471,10 @@ net-ftp/proftpd:shaper - Enable support for the mod_shaper module net-ftp/proftpd:sitemisc - Enable support for the sitemisc module net-ftp/proftpd:softquota - Enable support for the quotatab module net-ftp/proftpd:vroot - Enable support for the virtual root module +net-ftp/pure-ftpd:anondel - Permit anonymous to delete files +net-ftp/pure-ftpd:anonperm - Permit anonymous to change file permissions +net-ftp/pure-ftpd:anonren - Permit anonymous to rename files +net-ftp/pure-ftpd:anonres - Permit anonymous to resume file transfers net-ftp/pure-ftpd:charconv - Enables charset conversion net-ftp/pure-ftpd:noiplog - Disables logging of IP addresses net-ftp/pure-ftpd:paranoidmsg - Display paranoid messages instead of normal ones |