diff options
author | 2011-01-21 20:38:02 +0000 | |
---|---|---|
committer | 2011-01-21 20:38:02 +0000 | |
commit | 8685d17e967d56b30a19e78087c372e9f07114df (patch) | |
tree | 4c052bce282dfb75b1cb918cac376b665564eebe /net-ftp/proftpd/metadata.xml | |
parent | lua[deprecated] usedep not needed anymore, bug #352257. removed unnecessary b... (diff) | |
download | gentoo-2-8685d17e967d56b30a19e78087c372e9f07114df.tar.gz gentoo-2-8685d17e967d56b30a19e78087c372e9f07114df.tar.bz2 gentoo-2-8685d17e967d56b30a19e78087c372e9f07114df.zip |
Finally add Bernd Lommerzheim <bernd@lommerzheim.com> as maintainer, with myself as proxy maintainer. Version bump
(Portage version: 2.2.0_alpha18/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/proftpd/metadata.xml')
-rw-r--r-- | net-ftp/proftpd/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net-ftp/proftpd/metadata.xml b/net-ftp/proftpd/metadata.xml index aee1b7efaf29..0e9b8c90d24d 100644 --- a/net-ftp/proftpd/metadata.xml +++ b/net-ftp/proftpd/metadata.xml @@ -1,7 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + +<maintainer> + <email>bernd@lommerzheim.com</email> + <name>Bernd Lommerzheim</name> +</maintainer> +<maintainer> + <email>voyageur@gentoo.org</email> + <name>Bernard Cafarelli</name> + <description>Proxy maintainer</description> +</maintainer> <herd>net-ftp</herd> + <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> @@ -10,10 +21,14 @@ server.</longdescription> <flag name='ban'>Enable support for the mod_ban module</flag> <flag name='case'>Enable support for the mod_case module</flag> <flag name='ctrls'>Enable support for the mod_ctrls and mod_ctrls_admin modules</flag> + <flag name='copy'>Enable support for the mod_copy module</flag> <flag name='deflate'>Enable support for the mod_deflate module</flag> + <flag name='diskuse'>Enable support for the mod_diskuse module</flag> <flag name='exec'>Enable support for the mod_exec module. WARNING: this could be a security risk</flag> <flag name='ident'>Enable support for the mod_ident module</flag> <flag name='ifsession'>Enable support for the ifsession module</flag> + <flag name='ifversion'>Enable support for the mod_ifversion module</flag> + <flag name='qos'>Enable support for the mod_qos module</flag> <flag name='ratio'>Enable support for the mod_ratio module</flag> <flag name='readme'>Enable support for the mod_readme module</flag> <flag name='rewrite'>Enable support for the rewrite module</flag> |