diff options
author | 2021-04-16 09:14:06 +0100 | |
---|---|---|
committer | 2021-04-16 12:21:18 +0100 | |
commit | e111519fb5a9b27f79af448fce9843e529a4ec6a (patch) | |
tree | 99aeebfe692072d50eaf5f5acf42ba60d19d411d /sci-astronomy | |
parent | sci-astronomy/gnuastro: eutils-- (diff) | |
download | gentoo-e111519fb5a9b27f79af448fce9843e529a4ec6a.tar.gz gentoo-e111519fb5a9b27f79af448fce9843e529a4ec6a.tar.bz2 gentoo-e111519fb5a9b27f79af448fce9843e529a4ec6a.zip |
sci-astronomy/healpix: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/healpix/healpix-3.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/healpix/healpix-3.31.ebuild b/sci-astronomy/healpix/healpix-3.31.ebuild index cc46b1a27141..164e0eb80841 100644 --- a/sci-astronomy/healpix/healpix-3.31.ebuild +++ b/sci-astronomy/healpix/healpix-3.31.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 ltprune +inherit autotools toolchain-funcs java-pkg-opt-2 java-ant-2 ltprune MYP="Healpix_${PV}" MYPF=${MYP}_2016Aug26 |