commit:     099c66862bc1e3dff3f32d242771d358c88743ea
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 13:19:20 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 13:41:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=099c6686

www-apache/mod_geoip2: Shorter DESCRIPTION

 www-apache/mod_geoip2/mod_geoip2-1.2.7-r1.ebuild | 5 ++---
 1 file 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 7c72724e597..cde3422fef2 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"

Reply via email to