Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_security/
Date: Sun, 14 Oct 2018 01:44:23
Message-Id: 1539481311.9a25bf4a16d7749824fcdffae5c973b012084668.whissi@gentoo
1 commit: 9a25bf4a16d7749824fcdffae5c973b012084668
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 01:41:51 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 01:41:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a25bf4a
7
8 www-apache/mod_security: x86 stable (bug #668050)
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-apache/mod_security/mod_security-2.9.1-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/www-apache/mod_security/mod_security-2.9.1-r1.ebuild b/www-apache/mod_security/mod_security-2.9.1-r1.ebuild
17 index 6dc8bf354d1..a2253686955 100644
18 --- a/www-apache/mod_security/mod_security-2.9.1-r1.ebuild
19 +++ b/www-apache/mod_security/mod_security-2.9.1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -14,7 +14,7 @@ SRC_URI="http://www.modsecurity.org/tarball/${PV}/${MY_P}.tar.gz"
27
28 LICENSE="Apache-2.0"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 x86"
32 IUSE="doc fuzzyhash geoip jit json lua mlogc"
33
34 COMMON_DEPEND="dev-libs/apr