diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:29:29 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:29:29 +0000 |
commit | dacd3fae1731f833aece4e53f86ca4f50822f66b (patch) | |
tree | b1a2f0f8c339914aa7e313554b90bf5dda770f9a /dev-libs/geoip | |
parent | repoman: trim trailing whitespace (diff) | |
download | gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.tar.gz gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.tar.bz2 gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'dev-libs/geoip')
-rw-r--r-- | dev-libs/geoip/Manifest | 4 | ||||
-rw-r--r-- | dev-libs/geoip/geoip-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/geoip/geoip-1.2.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/geoip/Manifest b/dev-libs/geoip/Manifest index 34a9ced9f4d3..bfc1c9518ed7 100644 --- a/dev-libs/geoip/Manifest +++ b/dev-libs/geoip/Manifest @@ -1,6 +1,6 @@ MD5 279a3b0306b0d735b21f6a17f4d638a9 ChangeLog 793 -MD5 8685b038bafb91bfbf615c6efbdc7cdc geoip-1.2.0.ebuild 914 +MD5 0f0bf2ede75fc11085eb34e669fe28e3 geoip-1.2.0.ebuild 916 MD5 a3e63a5c91c6002a0575111e7f3c0917 metadata.xml 519 -MD5 58ab4db54e0e529e7564a720beebd416 geoip-1.2.1.ebuild 914 +MD5 c1ae468858b5a4fae1a40b40da765b9f geoip-1.2.1.ebuild 916 MD5 61bae4871849e30d49e82afb6528755e files/digest-geoip-1.2.0 63 MD5 a7ff42dbfbcaea43eec4a9aabaeffe00 files/digest-geoip-1.2.1 63 diff --git a/dev-libs/geoip/geoip-1.2.0.ebuild b/dev-libs/geoip/geoip-1.2.0.ebuild index 918240fcb27b..15934bbd7b9e 100644 --- a/dev-libs/geoip/geoip-1.2.0.ebuild +++ b/dev-libs/geoip/geoip-1.2.0.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.0.ebuild,v 1.2 2003/06/30 00:40:45 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.2.0.ebuild,v 1.3 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" 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" |