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

index a2d5fdfc6e7257fc9c71def6fac06555b447805d..a345ee03634698f4b7d71524b196b52e3a865455 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 JAVA_PKG_OPT_USE=gasgano
 
-inherit autotools java-pkg-opt-2
+inherit autotools java-pkg-opt-2 ltprune
 
 DESCRIPTION="ESO common pipeline library for astronomical data reduction"
 HOMEPAGE="http://www.eso.org/sci/software/cpl/"
index 6a7182c47d26d9f0832535335b8e7c53333d7026..083456654a5c6b14ab9e9999bc308639ec443fc9 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 JAVA_PKG_OPT_USE=gasgano
 
-inherit autotools java-pkg-opt-2
+inherit autotools java-pkg-opt-2 ltprune
 
 DESCRIPTION="ESO common pipeline library for astronomical data reduction"
 HOMEPAGE="http://www.eso.org/sci/software/cpl/"