dev-libs/freexl: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:32 +0000 (10:58 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:32 +0000 (10:58 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/freexl/freexl-1.0.1.ebuild
dev-libs/freexl/freexl-1.0.2.ebuild

index 2dec4a0d5b67d402504088bdd13190d18c44b442..c8233e266cd92343a119c4bdbca5993be266b025 100644 (file)
@@ -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 eutils
+inherit eutils ltprune
 
 DESCRIPTION="Simple XLS data extraction library"
 HOMEPAGE="http://www.gaia-gis.it/gaia-sins/"
index a8cf5d9235cb9c220e26eb27957e5339b632dc3e..c529936d80c35f6c9adcdc7c0a8a0f3144d67cd4 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils
+inherit eutils ltprune
 
 DESCRIPTION="Simple XLS data extraction library"
 HOMEPAGE="http://www.gaia-gis.it/gaia-sins/"