aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-19 12:02:19 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-19 12:02:19 +0100
commitcb22310f695170caf0820ca126ed20831d4239d7 (patch)
treeb4d8622817b42e6e85901326b3fa7e4c05a82219 /sci-chemistry
parentsci-biology/tmhmm: fix MisplacedVariable (diff)
downloadsci-cb22310f695170caf0820ca126ed20831d4239d7.tar.gz
sci-cb22310f695170caf0820ca126ed20831d4239d7.tar.bz2
sci-cb22310f695170caf0820ca126ed20831d4239d7.zip
sci-chemistry/MotionCor2: fix MisplacedVariable
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/MotionCor2/MotionCor2-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/MotionCor2/MotionCor2-1.4.0.ebuild b/sci-chemistry/MotionCor2/MotionCor2-1.4.0.ebuild
index e1f880d28..7092e39a7 100644
--- a/sci-chemistry/MotionCor2/MotionCor2-1.4.0.ebuild
+++ b/sci-chemistry/MotionCor2/MotionCor2-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -27,7 +27,7 @@ BDEPEND="app-arch/unzip"
pkg_nofetch() {
elog "Please download ${PN}_${PV}.zip from:"
elog "\t ${HOMEPAGE}"
- elog "and place it into ${DISTDIR}"
+ elog "and place it into your DISTDIR folder"
}
src_install() {