diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 15:16:22 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:44 +0200 |
commit | 38794a009efebb9e1cc3821396ba2c9f2634b9f1 (patch) | |
tree | b7181dfd6d25c28a9dde6a99964e42a83378f1b8 /www-apache | |
parent | sys-fs/bashmount: Shorter DESCRIPTION (diff) | |
download | gentoo-38794a009efebb9e1cc3821396ba2c9f2634b9f1.tar.gz gentoo-38794a009efebb9e1cc3821396ba2c9f2634b9f1.tar.bz2 gentoo-38794a009efebb9e1cc3821396ba2c9f2634b9f1.zip |
www-apache/mod_evasive: Shorter DESCRIPTION
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_evasive/mod_evasive-1.10.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 1531471a5f98..3381af20e8a7 100644 --- a/www-apache/mod_evasive/mod_evasive-1.10.1-r1.ebuild +++ b/www-apache/mod_evasive/mod_evasive-1.10.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit apache-module eutils KEYWORDS="~amd64 ~x86" -DESCRIPTION="mod_evasive is an evasive maneuvers module to provide action in the event of an HTTP DoS" +DESCRIPTION="Evasive maneuvers module for the event of an HTTP DoS" HOMEPAGE="http://www.zdziarski.com/blog/?page_id=442" SRC_URI="http://www.zdziarski.com/projects/mod_evasive/${P/-/_}.tar.gz" |