summaryrefslogtreecommitdiff
path: root/sci-astronomy/healpix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-31 20:59:14 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-31 20:59:14 +0100
commite748ba9741f6540f4675c23e3e37b73e822c13a4 (patch)
tree23dece8beabb3a3d7c6c0273b0eb40b21c62a889 /sci-astronomy/healpix
parent908778078736bd36f7a60a2d576d415cb8e000fa (diff)
gentoo resync : 31.05.2021
Diffstat (limited to 'sci-astronomy/healpix')
-rw-r--r--sci-astronomy/healpix/Manifest2
-rw-r--r--sci-astronomy/healpix/healpix-3.31.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/healpix/Manifest b/sci-astronomy/healpix/Manifest
index eb78d4d59e60..95bf3ea1fc1c 100644
--- a/sci-astronomy/healpix/Manifest
+++ b/sci-astronomy/healpix/Manifest
@@ -1,3 +1,3 @@
DIST Healpix_3.31_2016Aug26.tar.gz 23834899 BLAKE2B a9e3b6567e851eb941e81d45145848a8daede260454dee29e056857f98ea643a0a438a5cc763651f4156ae975be41c601b8664f8bebbcf13b0fb23822c36ae40 SHA512 fd80e9ed80d19e438134f63c3d13802f63c4cd1b9f3596807e67d4ba5ff814e652a130d038449269d6ead271085eb0ab74884b2d768d8531066727377c457f9c
-EBUILD healpix-3.31.ebuild 3158 BLAKE2B 7dc88ac551d3584da93348450938dbac2d0b2ca5c3698c697b4f5c015c14576f6f2fec6b13bc2f7199c0b6b5d5105a3c73177a414e9ca5a424be143b41382fb8 SHA512 928e61b4a9e69994103bc040fd790ca4bed5617b9249d7436e40f77f6158c497d46b74a9f68c4f28151a846ccd1786bf27dc1bb6baed83087131a3306b63961e
+EBUILD healpix-3.31.ebuild 3165 BLAKE2B 72e7048c84ab276d94ee8bce0673da848579474474cbc81122fd9eeeeb7f5e932ec8e4d3fd03f78fc4469270b89f3478dff3f1f24f9aaa701422c317ed882fac SHA512 9a7e0b4fd0ff0614dba1684b7b4029a97aaeab360758bedb844773deef9f5617ffefa46102d33fb9aefb6a36d1c5c0cf14908aa527f6511699dd42be397e6051
MISC metadata.xml 736 BLAKE2B fdd21741b7c0321c12cc49a894f493b63299be259d02f40c8475a7f2c270b1a4c57e80d1ecbc468d6dd571a5eb51443a711ff95a8be6aaa8d9aee8ac380063e3 SHA512 1c1b23603bf390ebf8258f75a0867f2a0eb640099c2fbba9db5377449945aff71df8eac9c4c83391e838f1785fca1ce64b7acacd112f7a3b1ddde61a8923f1d5
diff --git a/sci-astronomy/healpix/healpix-3.31.ebuild b/sci-astronomy/healpix/healpix-3.31.ebuild
index 164e0eb80841..d96d3c91b57e 100644
--- a/sci-astronomy/healpix/healpix-3.31.ebuild
+++ b/sci-astronomy/healpix/healpix-3.31.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit autotools toolchain-funcs java-pkg-opt-2 java-ant-2 ltprune
+inherit autotools toolchain-funcs java-pkg-opt-2 java-ant-2
MYP="Healpix_${PV}"
MYPF=${MYP}_2016Aug26
@@ -120,7 +120,7 @@ src_install() {
dodoc ../CHANGES
popd > /dev/null
fi
- use static-libs || prune_libtool_files --all
+ use static-libs || find "${ED}" -name '*.la' -delete || die
if use idl; then
pushd src/idl > /dev/null
insinto /usr/share/gnudatalanguage/healpix