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