From: David Seifert Date: Sat, 15 Feb 2020 10:02:32 +0000 (+0100) Subject: sci-libs/libspatialindex: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=670b5e6c81094783322381c9e89cfea24ef0bb2d;p=gentoo.git sci-libs/libspatialindex: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild index d8a4d07eb66c..2e959536740f 100644 --- a/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild +++ b/sci-libs/libspatialindex/libspatialindex-1.8.5-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# 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 MY_PN="spatialindex-src" MY_P="${MY_PN}-${PV}"