From 3ffccee5ccaaff8e8d5b36ff6090048d1888d599 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 10:58:33 +0100 Subject: [PATCH] dev-libs/geoip: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-libs/geoip/geoip-1.6.10.ebuild | 2 +- dev-libs/geoip/geoip-1.6.11.ebuild | 4 ++-- dev-libs/geoip/geoip-1.6.12.ebuild | 4 ++-- dev-libs/geoip/geoip-1.6.9-r1.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-libs/geoip/geoip-1.6.10.ebuild b/dev-libs/geoip/geoip-1.6.10.ebuild index 688307baf34c..7566429f0970 100644 --- a/dev-libs/geoip/geoip-1.6.10.ebuild +++ b/dev-libs/geoip/geoip-1.6.10.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="GeoIP Legacy C API" HOMEPAGE="https://github.com/maxmind/geoip-api-c" diff --git a/dev-libs/geoip/geoip-1.6.11.ebuild b/dev-libs/geoip/geoip-1.6.11.ebuild index b1e5a1cb4768..d04916ff8603 100644 --- a/dev-libs/geoip/geoip-1.6.11.ebuild +++ b/dev-libs/geoip/geoip-1.6.11.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="GeoIP Legacy C API" HOMEPAGE="https://github.com/maxmind/geoip-api-c" diff --git a/dev-libs/geoip/geoip-1.6.12.ebuild b/dev-libs/geoip/geoip-1.6.12.ebuild index 044c35a1fb9a..d04916ff8603 100644 --- a/dev-libs/geoip/geoip-1.6.12.ebuild +++ b/dev-libs/geoip/geoip-1.6.12.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="GeoIP Legacy C API" HOMEPAGE="https://github.com/maxmind/geoip-api-c" diff --git a/dev-libs/geoip/geoip-1.6.9-r1.ebuild b/dev-libs/geoip/geoip-1.6.9-r1.ebuild index b17053eaabdd..9e74ca88f0c2 100644 --- a/dev-libs/geoip/geoip-1.6.9-r1.ebuild +++ b/dev-libs/geoip/geoip-1.6.9-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="GeoIP Legacy C API" HOMEPAGE="https://github.com/maxmind/geoip-api-c" -- 2.26.2