From: David Seifert Date: Sat, 15 Feb 2020 09:59:56 +0000 (+0100) Subject: mail-filter/exim-geoip: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f8b0e5cff15f3815933f2ed81c9b4cf54b38ec05;p=gentoo.git mail-filter/exim-geoip: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/mail-filter/exim-geoip/exim-geoip-0.1.ebuild b/mail-filter/exim-geoip/exim-geoip-0.1.ebuild index 08a4ea6e5c23..1d9023b2a756 100644 --- a/mail-filter/exim-geoip/exim-geoip-0.1.ebuild +++ b/mail-filter/exim-geoip/exim-geoip-0.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 -inherit eutils flag-o-matic +inherit eutils flag-o-matic ltprune DESCRIPTION="This is an IPv4 and IPv6 capable GeoIP dlfunc library for Exim" HOMEPAGE="http://dist.epipe.com/exim/"