diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 11:02:11 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 11:02:11 +0100 |
commit | 5f5defd5400feafdefc49cd1fe00beafe5b717f9 (patch) | |
tree | 73eadcd5544776b4e8146b77a05778bb4a324b13 /sci-astronomy/healpix | |
parent | sci-astronomy/gnuastro: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-5f5defd5400feafdefc49cd1fe00beafe5b717f9.tar.gz gentoo-5f5defd5400feafdefc49cd1fe00beafe5b717f9.tar.bz2 gentoo-5f5defd5400feafdefc49cd1fe00beafe5b717f9.zip |
sci-astronomy/healpix: [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/healpix')
-rw-r--r-- | sci-astronomy/healpix/healpix-3.30.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/healpix/healpix-3.31.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-astronomy/healpix/healpix-3.30.ebuild b/sci-astronomy/healpix/healpix-3.30.ebuild index 230301b8aa09..162cf1eee15e 100644 --- a/sci-astronomy/healpix/healpix-3.30.ebuild +++ b/sci-astronomy/healpix/healpix-3.30.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 toolchain-funcs eutils java-pkg-opt-2 java-ant-2 +inherit autotools toolchain-funcs eutils java-pkg-opt-2 java-ant-2 ltprune MYP="Healpix_${PV}" MYPF=${MYP}_2015Oct08 diff --git a/sci-astronomy/healpix/healpix-3.31.ebuild b/sci-astronomy/healpix/healpix-3.31.ebuild index 0b4c98015d13..cc46b1a27141 100644 --- a/sci-astronomy/healpix/healpix-3.31.ebuild +++ b/sci-astronomy/healpix/healpix-3.31.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 toolchain-funcs eutils java-pkg-opt-2 java-ant-2 +inherit autotools toolchain-funcs eutils java-pkg-opt-2 java-ant-2 ltprune MYP="Healpix_${PV}" MYPF=${MYP}_2016Aug26 |