summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-06 15:16:48 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-06 15:41:44 +0200
commit6852ebde6758989f5040d68e7a14365d6b662537 (patch)
tree458880fe2bfb1ce542c429e8c9da07243265391d /www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild
parentwww-apache/mod_evasive: Shorter DESCRIPTION (diff)
downloadgentoo-6852ebde6758989f5040d68e7a14365d6b662537.tar.gz
gentoo-6852ebde6758989f5040d68e7a14365d6b662537.tar.bz2
gentoo-6852ebde6758989f5040d68e7a14365d6b662537.zip
www-apache/mod_extract_forwarded: Shorter DESCRIPTION
Diffstat (limited to 'www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild')
-rw-r--r--www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild b/www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild
index f05467133491..284bedb2db25 100644
--- a/www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild
+++ b/www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit apache-module
-DESCRIPTION="Apache module that rewrites X-Forwarded-For to REMOTE_ADDR for reverse proxy configurations"
+DESCRIPTION="Rewrites X-Forwarded-For to REMOTE_ADDR for reverse proxy configurations"
HOMEPAGE="http://www.openinfo.co.uk/apache/index.html"
#SRC_URI="http://www.openinfo.co.uk/apache/extract_forwarded-${PV}.tar.gz"
SRC_URI="https://dev.gentoo.org/~pacho/maintainer-needed/${P}.tar.xz"