summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:02:07 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:02:07 +0100
commit0d3aedce3a2f024016558b6df3eb5139ec0b4e82 (patch)
tree3d34b0519e851bcddbdba0e349e12f187924ed03 /sci-astronomy
parentsci-astronomy/aatm: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-0d3aedce3a2f024016558b6df3eb5139ec0b4e82.tar.gz
gentoo-0d3aedce3a2f024016558b6df3eb5139ec0b4e82.tar.bz2
gentoo-0d3aedce3a2f024016558b6df3eb5139ec0b4e82.zip
sci-astronomy/cpl: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/cpl/cpl-6.6.1.ebuild4
-rw-r--r--sci-astronomy/cpl/cpl-7.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-astronomy/cpl/cpl-6.6.1.ebuild b/sci-astronomy/cpl/cpl-6.6.1.ebuild
index a2d5fdfc6e72..a345ee036346 100644
--- a/sci-astronomy/cpl/cpl-6.6.1.ebuild
+++ b/sci-astronomy/cpl/cpl-6.6.1.ebuild
@@ -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/"
diff --git a/sci-astronomy/cpl/cpl-7.0.ebuild b/sci-astronomy/cpl/cpl-7.0.ebuild
index 6a7182c47d26..083456654a5c 100644
--- a/sci-astronomy/cpl/cpl-7.0.ebuild
+++ b/sci-astronomy/cpl/cpl-7.0.ebuild
@@ -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/"