sci-libs/proj: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:40 +0000 (11:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:40 +0000 (11:02 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-libs/proj/proj-4.9.2.ebuild

index 8368817a48b0a07789107325a895f5f239c539b7..48d355b835f91bb8a1ffb6b98db73f4e615c387c 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=5
 
-inherit eutils java-pkg-opt-2 flag-o-matic
+inherit eutils java-pkg-opt-2 flag-o-matic ltprune
 
 DESCRIPTION="Proj.4 cartographic projection software"
 HOMEPAGE="http://trac.osgeo.org/proj/"