summaryrefslogtreecommitdiff
path: root/sci-astronomy/pal
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /sci-astronomy/pal
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'sci-astronomy/pal')
-rw-r--r--sci-astronomy/pal/Manifest2
-rw-r--r--sci-astronomy/pal/pal-0.9.7.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-astronomy/pal/Manifest b/sci-astronomy/pal/Manifest
index d7c0567f3c3f..8e8ac1e79fa9 100644
--- a/sci-astronomy/pal/Manifest
+++ b/sci-astronomy/pal/Manifest
@@ -1,3 +1,3 @@
DIST pal-0.9.7.tar.gz 1220443 BLAKE2B 99ffccf0eff340f21ea99bfa219d651d0773957152bdc840b2cc7596f14c0389846128947fb63607856e76ba6a98bd113fd04eddf819f71eaa5f16b957ebc78c SHA512 d3f13e7ff321500acc71198240392fe9a3304c4142cf5b1f1c3950ddb1351dddac8565ef27b1c724d608cc1053d15647c777c4d0dc466a99a1b08b64e62ec37b
-EBUILD pal-0.9.7.ebuild 775 BLAKE2B f2e7d9ddf082f4ec65a7616c874cec893732a150d52ab5f5563ec542ad7062d6c53878d036da7e0b3dea9926dedd24e0926d957b97b80b9a5bd7bc5f12f07a53 SHA512 6e92f81105514da008818167110ac38012cdad7021957775b7b73cc0fbdadee0399785d17a52053e75d0695895518a9aa9a3a7b634f00798d212e42b155ef958
+EBUILD pal-0.9.7.ebuild 768 BLAKE2B 2f2d574ccd6f929fdfb6b73f1105bed4b81578a5168ad32301fd6b48a83d0fd66e2090e5bffdf48478dfeb4b29b4eb104c03975667bba6b1ef48178f77d6f1a2 SHA512 8f39d7d89a3fbc187d47b2a78f6041ebd2ef85707837c94e1c5ae23e3490649b3f283c775e30c82a72b6519e587c46c0b36b8698f3499e6c781822fa01c3d1e3
MISC metadata.xml 641 BLAKE2B a918c7a0568ae8bda81a618bef8b69f27fac7c4b8c34383c6436843e77b5f532327e9955beb2d2a2ab0829d92a4e46c20f4c7f1f21d03eafbb88e5614102801e SHA512 30901b566b997f270d805e251b2beae284261ff30e8d0725abe6233ce082dc8723d59aa72157073636837573621db4823c9504c0caf8e8ae6084a03b0c3d9561
diff --git a/sci-astronomy/pal/pal-0.9.7.ebuild b/sci-astronomy/pal/pal-0.9.7.ebuild
index fd11ad2b6641..5ddae8ed01fa 100644
--- a/sci-astronomy/pal/pal-0.9.7.ebuild
+++ b/sci-astronomy/pal/pal-0.9.7.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 eutils ltprune
+inherit ltprune
DESCRIPTION="Positional Astronomy Library"
HOMEPAGE="https://github.com/Starlink/pal"
@@ -25,7 +25,7 @@ src_configure() {
src_install() {
default
- # remove cruft from non-fhs complient
+ # remove cruft from non-fhs compliant
rm -r "${ED}"usr/share/pal || die
rm -r "${ED}"usr/{docs,manifests,news} || die
use static-libs || prune_libtool_files --all