summaryrefslogtreecommitdiff
path: root/sci-astronomy/stiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /sci-astronomy/stiff
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'sci-astronomy/stiff')
-rw-r--r--sci-astronomy/stiff/Manifest2
-rw-r--r--sci-astronomy/stiff/stiff-2.4.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/stiff/Manifest b/sci-astronomy/stiff/Manifest
index f48f9edf4d9a..470659394f8c 100644
--- a/sci-astronomy/stiff/Manifest
+++ b/sci-astronomy/stiff/Manifest
@@ -1,3 +1,3 @@
DIST stiff-2.4.0.tar.gz 1074161 BLAKE2B 50a865985184b1b5cbd78024ed3ee72fa6d19431dbe99336d1ad671eaf076a5aa94471a11d447e3981881c789c00167b89c3fa92262f48f03f8a4251fa8cce3f SHA512 c8a293a2d1771b21d8af1194f9a2f582eca1a363964e76b78319c9cc2407332ef5e31dc74c0d10b9d5c7b6ae18ebd35ee59c53ad31c5f3966fabcd03948cadf6
-EBUILD stiff-2.4.0.ebuild 765 BLAKE2B e46b5e48db650db3cb949348dff67b1a6b24658c1a6f45d842e350db58b855b65cc3176edfa01efaf908cbf8a6573b76b36dd9bd6d08515ddd9de1328579a268 SHA512 69e01e360638f8e3dc47d71c97e6147ea05b66354308779fa7a53685b15dce5b5dae92a602c48b4c172a2af0a903a8e715b596543b7fa8e4568aa9f84dd06ff6
+EBUILD stiff-2.4.0.ebuild 761 BLAKE2B 0f3bc1c7e267ad8591d84b7a8f20c6c3950cd0e9813964e7e64714f77eed0bf7618e0f7210df9bca6b784c5b40d5fecea8ac08d95b5fe0dc9b2a3e53fa6b9153 SHA512 85e175bfc3a386a5b733ba2f9113d10a066be23e119b0d0fbc36a94eb8fcf492b8b9ce35d45f1cffd484d69c67f159f14c612c4ab7d007c3b22e3cd9d8307a3e
MISC metadata.xml 465 BLAKE2B 09afaab47c9bffec55573bbbeecadce07f4e25f0e7010c261815479670e2484731420d9a6e6bce4463a4dc4e2ec73b1d36439b974537ce1aa75053b83638a0dd SHA512 651824579acd42807a5033d63b3803af2fa0d97f7742df3bf44d657bced9eeab5e89dcff1182cd3257c9815a1b44167df5326977f52b21a25b6e8cd6e1c4eafc
diff --git a/sci-astronomy/stiff/stiff-2.4.0.ebuild b/sci-astronomy/stiff/stiff-2.4.0.ebuild
index f812d640d0df..d0f551414a91 100644
--- a/sci-astronomy/stiff/stiff-2.4.0.ebuild
+++ b/sci-astronomy/stiff/stiff-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -30,7 +30,7 @@ src_configure() {
ECONF_SOURCE="${S}" econf $(use_enable threads)
}
-src_install () {
+src_install() {
default
use doc && dodoc doc/stiff.pdf
}