commit: 20ac0da8585be11cedb8721ba7fce30de79bca70 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sun Nov 8 05:47:12 2015 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sun Nov 8 05:47:12 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ac0da8
dev-libs/geoip: Set a proper DESCRIPTION. Package-Manager: portage-2.2.24 dev-libs/geoip/geoip-1.6.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/geoip/geoip-1.6.7.ebuild b/dev-libs/geoip/geoip-1.6.7.ebuild index f177d8d..445952b 100644 --- a/dev-libs/geoip/geoip-1.6.7.ebuild +++ b/dev-libs/geoip/geoip-1.6.7.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit autotools eutils -DESCRIPTION="easily lookup countries by IP addresses, even when Reverse DNS entries don't exist" +DESCRIPTION="GeoIP Legacy C API" HOMEPAGE="https://github.com/maxmind/geoip-api-c" SRC_URI=" https://github.com/maxmind/${PN}-api-c/archive/v${PV}.tar.gz -> ${P}.tar.gz
