From: Jonas Stein Date: Sun, 6 Aug 2017 13:16:48 +0000 (+0200) Subject: www-apache/mod_extract_forwarded: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6852ebde6758989f5040d68e7a14365d6b662537;p=gentoo.git www-apache/mod_extract_forwarded: Shorter DESCRIPTION --- 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"