diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 10:59:56 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 10:59:56 +0100 |
commit | f8b0e5cff15f3815933f2ed81c9b4cf54b38ec05 (patch) | |
tree | e23a56a50a6fdc81e1b6152528cda84f60a8bd58 /mail-filter/exim-geoip | |
parent | lxde-base/lxappearance-obconf: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-f8b0e5cff15f3815933f2ed81c9b4cf54b38ec05.tar.gz gentoo-f8b0e5cff15f3815933f2ed81c9b4cf54b38ec05.tar.bz2 gentoo-f8b0e5cff15f3815933f2ed81c9b4cf54b38ec05.zip |
mail-filter/exim-geoip: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-filter/exim-geoip')
-rw-r--r-- | mail-filter/exim-geoip/exim-geoip-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |