summaryrefslogtreecommitdiff
path: root/sci-astronomy/swarp
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/swarp
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'sci-astronomy/swarp')
-rw-r--r--sci-astronomy/swarp/Manifest2
-rw-r--r--sci-astronomy/swarp/swarp-2.38.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/swarp/Manifest b/sci-astronomy/swarp/Manifest
index ef8c75bbc020..f9f58cb51c34 100644
--- a/sci-astronomy/swarp/Manifest
+++ b/sci-astronomy/swarp/Manifest
@@ -1,3 +1,3 @@
DIST swarp-2.38.0.tar.gz 2063462 BLAKE2B 589429b714d3e0bec78a613285f09422f7aa53093436bb6c9215bdff87ac701558d6e76438c1efc773f17b595ea9f3c50b7f70c1f1b38dfad759a10df5b5d528 SHA512 80f4ade59738df3d4c9b47bda04148b53c6ba995d523fa8d1e02fb5d952b6078a53cc7d273849a033505de127a4f318b95adf2bf5a2dc38e8cc9bdaf5658487a
-EBUILD swarp-2.38.0.ebuild 517 BLAKE2B 391709ae5240852c6ca6aa60734381b4640aae04820fae2ec5dcdb60428290a71ac34505f7f46f4937699b5343ad14dd985b2c21b23f20e54d08cec66a8ca875 SHA512 dd3ba10ab520b797815457c3c745287716cb2361ad46774e008a770d76279a94520d9f0b413a0ff848f309cee274e34f037cefc7a3e4ae6b277dab966483f192
+EBUILD swarp-2.38.0.ebuild 513 BLAKE2B d089af4ee4766ce5cde1d5a7c7873e91314c7c442e207e89388b436e66dc3ed3ba99e839570fc56436e3619151a6cfdb7b91bfb1238115318db058f1d5245e7c SHA512 66b564c94984db0110e564d275248fac86d3c23f55b7ed726da71f9d3b0c0259e257373ea7bea85a093fce31f7593217918115795d5c8f2fa16a01b4d5872f6d
MISC metadata.xml 412 BLAKE2B cdb83403b5c6f7ebd29ef925da829b786b35cf51f69defdc99958ac7c6e4fecf11536d5f248094de568516f4ddfdd13df66d6612c46b58e363ad502437411a60 SHA512 7f22eafa20dcf082ea6cf2551141df901276ff3915e7119b3ad722447d65d1c3a3348f55e5a55995e667407f2e286d3f14af6bd19f35e0827ae16edc1c9fc6fa
diff --git a/sci-astronomy/swarp/swarp-2.38.0.ebuild b/sci-astronomy/swarp/swarp-2.38.0.ebuild
index 3e8d9fc54134..493c4478dca7 100644
--- a/sci-astronomy/swarp/swarp-2.38.0.ebuild
+++ b/sci-astronomy/swarp/swarp-2.38.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
@@ -20,7 +20,7 @@ src_configure() {
econf $(use_enable threads)
}
-src_install () {
+src_install() {
default
use doc && dodoc doc/*
}