summaryrefslogtreecommitdiff
path: root/sci-astronomy/scamp
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/scamp
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'sci-astronomy/scamp')
-rw-r--r--sci-astronomy/scamp/Manifest2
-rw-r--r--sci-astronomy/scamp/scamp-2.0.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/scamp/Manifest b/sci-astronomy/scamp/Manifest
index 535082d61589..9296e36f7004 100644
--- a/sci-astronomy/scamp/Manifest
+++ b/sci-astronomy/scamp/Manifest
@@ -1,3 +1,3 @@
DIST scamp-2.0.4.tar.gz 4876618 BLAKE2B 4dc513bee48ec0c3bc8e90febc46e86d78f59a78fdbca0ee3efd2c0d39b5b32f2c4fb8655b3d4be74ca211deafb16645c295dd272c8fa9c426ba82ab1b97f36a SHA512 ed0a824ddcc3f9c791121323bb59969e89f509a2c429c0abb45655e6852bc452bd46c539dbebfd23097af1c7dbef9d3d905030083828974f75233ea4af4484d5
-EBUILD scamp-2.0.4.ebuild 1259 BLAKE2B b7901ff2a39eb2ad07ed78eb05822a428eae0a0a5869af055ba9f02587af10a0ad90157a9c222ac8963b483052067a8d1c6d18a4308ee06eac8e7cec45c1c6b5 SHA512 b4ecceb3160ecb4582d49b97ceedddd479e121e7293bcfeb0156ed68ab33255c646dc4fd2d82d52d7ef5ab7d7c37cab6cb0ffc611df46b11f58d4f7a86ce6dfe
+EBUILD scamp-2.0.4.ebuild 1255 BLAKE2B ec49ad234cbbdbe3efcaee10470270feefb230e53922972d20bd72e344361dd3bbc913922e9dfe136370da0477f3c957a6db8705c87f80657871d2d4c722ef4d SHA512 37430a787951f0fd17dff5849123974d7cbd5a6083e310f051dc708a1e78405a418e7d8c85964e91461050bb79b7e4bd5bf393309c48190d5e1cc7f8f13857da
MISC metadata.xml 609 BLAKE2B 0a2c986d82e9739ac694dd6f2b90cfd435a15e472f5279be46c861dff334a1a6b6fd0b09ba42d1b4e5e742800a9718111ee20ed541a5079e7a2e6ccecd04c6b0 SHA512 d4165ef6ac71ad229e8deaa2b968398def27cd80528d845de16b17739c26a92f869199f78d469a224fbe76cab0f735177b8938a76bb723b772a56023c86556c2
diff --git a/sci-astronomy/scamp/scamp-2.0.4.ebuild b/sci-astronomy/scamp/scamp-2.0.4.ebuild
index ac8a2435dd18..b9bc758d7dfa 100644
--- a/sci-astronomy/scamp/scamp-2.0.4.ebuild
+++ b/sci-astronomy/scamp/scamp-2.0.4.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
@@ -45,7 +45,7 @@ src_configure() {
$(use_enable threads)
}
-src_install () {
+src_install() {
default
use doc && dodoc doc/*
}