summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/geoip/geoip-1.2.1.ebuild')
-rw-r--r--dev-libs/geoip/geoip-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/geoip/geoip-1.2.1.ebuild b/dev-libs/geoip/geoip-1.2.1.ebuild
index 93e3a5e374e6..c09a15dee704 100644
--- a/dev-libs/geoip/geoip-1.2.1.ebuild
+++ b/dev-libs/geoip/geoip-1.2.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.2.1.ebuild,v 1.1 2003/08/01 06:40:42 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.2.1.ebuild,v 1.2 2003/09/06 22:29:24 msterret Exp $
inherit eutils
MY_P=${P/geoip/GeoIP}
S=${WORKDIR}/${MY_P}
-DESCRIPTION="Geo-IP enables you to easily lookup countries by IP addresses, even when Reverse DNS entries don't exist.
+DESCRIPTION="Geo-IP enables you to easily lookup countries by IP addresses, even when Reverse DNS entries don't exist.
The Geo-IP database contains IP Network Blocks as keys and countries as values, covering every public IP address."
SRC_URI="http://www.maxmind.com/download/geoip/api/c/${MY_P}.tar.gz"