Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/apache/
Date: Fri, 04 Nov 2016 08:24:31
Message-Id: 1478247848.abf71cb54e01a001139befde57201576dd35ecb8.ago@gentoo
1 commit: abf71cb54e01a001139befde57201576dd35ecb8
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 4 08:24:08 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 4 08:24:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf71cb5
7
8 www-servers/apache: x86 stable wrt bug #589226
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-servers/apache/apache-2.4.23-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-servers/apache/apache-2.4.23-r2.ebuild b/www-servers/apache/apache-2.4.23-r2.ebuild
18 index 19af3bd..28c4e58 100644
19 --- a/www-servers/apache/apache-2.4.23-r2.ebuild
20 +++ b/www-servers/apache/apache-2.4.23-r2.ebuild
21 @@ -125,7 +125,7 @@ HOMEPAGE="https://httpd.apache.org/"
22 # some helper scripts are Apache-1.1, thus both are here
23 LICENSE="Apache-2.0 Apache-1.1"
24 SLOT="2"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
27
28 # Upstream fixes
29 SRC_URI+=" http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/mod_proxy_fcgi.c?r1=1751970&r2=1751969&pathrev=1751970&view=patch -> ${PN}-2.4.23-fcgi_fix.patch"