summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-06 15:19:20 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-06 15:41:45 +0200
commit099c66862bc1e3dff3f32d242771d358c88743ea (patch)
treebde340303649cf50194f8c5a5c8f96455bb89f3c /www-apache/mod_geoip2
parentwww-apache/mod_fcgid: Shorter DESCRIPTION (diff)
downloadgentoo-099c66862bc1e3dff3f32d242771d358c88743ea.tar.gz
gentoo-099c66862bc1e3dff3f32d242771d358c88743ea.tar.bz2
gentoo-099c66862bc1e3dff3f32d242771d358c88743ea.zip
www-apache/mod_geoip2: Shorter DESCRIPTION
Diffstat (limited to 'www-apache/mod_geoip2')
-rw-r--r--www-apache/mod_geoip2/mod_geoip2-1.2.7-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/www-apache/mod_geoip2/mod_geoip2-1.2.7-r1.ebuild b/www-apache/mod_geoip2/mod_geoip2-1.2.7-r1.ebuild
index 7c72724e5971..cde3422fef2e 100644
--- a/www-apache/mod_geoip2/mod_geoip2-1.2.7-r1.ebuild
+++ b/www-apache/mod_geoip2/mod_geoip2-1.2.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit apache-module eutils
@@ -6,8 +6,7 @@ inherit apache-module eutils
MY_P="${PN}_${PV}"
MY_PN="${PN/2}"
-DESCRIPTION="Apache 2.x module for finding the country and city
-that a web request originated from"
+DESCRIPTION="geoip module gets the country and city a request originated from"
HOMEPAGE="http://www.maxmind.com/app/mod_geoip"
SRC_URI="http://geolite.maxmind.com/download/geoip/api/mod_geoip2/${MY_P}.tar.gz"
LICENSE="Apache-1.1"