Gentoo Archives: gentoo-commits

From: Patrick Lauer <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Fri, 04 Mar 2016 08:02:17
Message-Id: 1457078466.7b906cb30cac66c899659b405848dd1fc9be8664.patrick@gentoo
1 commit: 7b906cb30cac66c899659b405848dd1fc9be8664
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 4 08:00:46 2016 +0000
4 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 08:01:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b906cb3
7
8 www-servers/apache: Remove unneeded useflag description from metadata.xml
9
10 Package-Manager: portage-2.2.27
11
12 www-servers/apache/metadata.xml | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/www-servers/apache/metadata.xml b/www-servers/apache/metadata.xml
16 index 876e766..82251a0 100644
17 --- a/www-servers/apache/metadata.xml
18 +++ b/www-servers/apache/metadata.xml
19 @@ -12,7 +12,6 @@
20 provides HTTP services in sync with the current HTTP standards.
21 </longdescription>
22 <use>
23 - <flag name="alpn">Enable support for Application-Layer Protocol Negotiation (ALPN) in TLS. Needed by HTTP/2.0.</flag>
24 <flag name="suexec">Install suexec with apache</flag>
25 <flag name="static">Link in apache2 modules statically rather then plugins</flag>
26 <flag name="apache2_modules_access_compat">Group authorizations based on host (name or IP address). Available as a compatibility module with previous versions.</flag>