summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-08-21 22:45:39 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-08-21 22:45:39 +0000
commit4bfd35936be614f327fd2e48faf83d9e91814344 (patch)
tree52ac81c02ac74d3058c3a057a8d9831a9c97532b /net-ftp/proftpd
parentIf build with USE=cairo, check that x11-libs/cairo is built with USE=X. Bug #... (diff)
downloadgentoo-2-4bfd35936be614f327fd2e48faf83d9e91814344.tar.gz
gentoo-2-4bfd35936be614f327fd2e48faf83d9e91814344.tar.bz2
gentoo-2-4bfd35936be614f327fd2e48faf83d9e91814344.zip
add GLEP 56 USE flag desc from use.local.desc
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'net-ftp/proftpd')
-rw-r--r--net-ftp/proftpd/ChangeLog5
-rw-r--r--net-ftp/proftpd/metadata.xml14
2 files changed, 18 insertions, 1 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index d1422a4ab27d..1b4bbad13caa 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/proftpd
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.172 2008/07/16 16:00:28 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.173 2008/08/21 22:45:39 cardoe Exp $
+
+ 21 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
+ add GLEP 56 USE flag desc from use.local.desc
16 Jul 2008; Luca Longinotti <chtekk@gentoo.org>
proftpd-1.3.1_rc2-r3.ebuild:
diff --git a/net-ftp/proftpd/metadata.xml b/net-ftp/proftpd/metadata.xml
index 43d728512e75..1f3fc70595ed 100644
--- a/net-ftp/proftpd/metadata.xml
+++ b/net-ftp/proftpd/metadata.xml
@@ -9,4 +9,18 @@
<longdescription>ProFTPD grew out of the desire to have a secure and
configurable FTP server, and out of a significant admiration of the Apache web
server.</longdescription>
+<use>
+ <flag name='authfile'>Enable support for the auth-file module</flag>
+ <flag name='ban'>Enable support for the mod_ban module</flag>
+ <flag name='case'>Enable support for the mod_case module</flag>
+ <flag name='deflate'>Enable support for the mod_deflate module</flag>
+ <flag name='ifsession'>Enable support for the ifsession module</flag>
+ <flag name='noauthunix'>Disable support for the auth-unix module</flag>
+ <flag name='opensslcrypt'>Enable support for OpenSSL crypto</flag>
+ <flag name='rewrite'>Enable support for the rewrite module</flag>
+ <flag name='shaper'>Enable support for the mod_shaper module</flag>
+ <flag name='sitemisc'>Enable support for the sitemisc module</flag>
+ <flag name='softquota'>Enable support for the quotatab module</flag>
+ <flag name='vroot'>Enable support for the virtual root module</flag>
+</use>
</pkgmetadata>