commit: 7b906cb30cac66c899659b405848dd1fc9be8664 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Fri Mar 4 08:00:46 2016 +0000 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org> CommitDate: Fri Mar 4 08:01:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b906cb3
www-servers/apache: Remove unneeded useflag description from metadata.xml Package-Manager: portage-2.2.27 www-servers/apache/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/www-servers/apache/metadata.xml b/www-servers/apache/metadata.xml index 876e766..82251a0 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>