summaryrefslogtreecommitdiff
path: root/sci-astronomy/swarp/swarp-2.38.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/swarp/swarp-2.38.0.ebuild')
-rw-r--r--sci-astronomy/swarp/swarp-2.38.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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/*
}