Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_evasive/
Date: Sun, 06 Aug 2017 13:42:41
Message-Id: 1502026904.38794a009efebb9e1cc3821396ba2c9f2634b9f1.amynka@gentoo
1 commit: 38794a009efebb9e1cc3821396ba2c9f2634b9f1
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 13:16:22 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 13:41:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38794a00
7
8 www-apache/mod_evasive: Shorter DESCRIPTION
9
10 www-apache/mod_evasive/mod_evasive-1.10.1-r1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/www-apache/mod_evasive/mod_evasive-1.10.1-r1.ebuild b/www-apache/mod_evasive/mod_evasive-1.10.1-r1.ebuild
14 index 1531471a5f9..3381af20e8a 100644
15 --- a/www-apache/mod_evasive/mod_evasive-1.10.1-r1.ebuild
16 +++ b/www-apache/mod_evasive/mod_evasive-1.10.1-r1.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -6,7 +6,7 @@ inherit apache-module eutils
24
25 KEYWORDS="~amd64 ~x86"
26
27 -DESCRIPTION="mod_evasive is an evasive maneuvers module to provide action in the event of an HTTP DoS"
28 +DESCRIPTION="Evasive maneuvers module for the event of an HTTP DoS"
29 HOMEPAGE="http://www.zdziarski.com/blog/?page_id=442"
30 SRC_URI="http://www.zdziarski.com/projects/mod_evasive/${P/-/_}.tar.gz"