diff options
author | Patrick Lauer <patrick@gentoo.org> | 2016-03-04 09:00:46 +0100 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2016-03-04 09:01:06 +0100 |
commit | 7b906cb30cac66c899659b405848dd1fc9be8664 (patch) | |
tree | 24818f6d19c00909c9f606e3f357d99d1c803f6b /www-servers | |
parent | app-admin/monit: Removed old. (diff) | |
download | gentoo-7b906cb30cac66c899659b405848dd1fc9be8664.tar.gz gentoo-7b906cb30cac66c899659b405848dd1fc9be8664.tar.bz2 gentoo-7b906cb30cac66c899659b405848dd1fc9be8664.zip |
www-servers/apache: Remove unneeded useflag description from metadata.xml
Package-Manager: portage-2.2.27
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-servers/apache/metadata.xml b/www-servers/apache/metadata.xml index 876e76600538..82251a062425 100644 --- a/www-servers/apache/metadata.xml +++ b/www-servers/apache/metadata.xml @@ -12,7 +12,6 @@ provides HTTP services in sync with the current HTTP standards. </longdescription> <use> - <flag name="alpn">Enable support for Application-Layer Protocol Negotiation (ALPN) in TLS. Needed by HTTP/2.0.</flag> <flag name="suexec">Install suexec with apache</flag> <flag name="static">Link in apache2 modules statically rather then plugins</flag> <flag name="apache2_modules_access_compat">Group authorizations based on host (name or IP address). Available as a compatibility module with previous versions.</flag> |