commit:     cb22310f695170caf0820ca126ed20831d4239d7
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 19 11:02:19 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 19 11:02:19 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=cb22310f

sci-chemistry/MotionCor2: fix MisplacedVariable

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-chemistry/MotionCor2/MotionCor2-1.4.0.ebuild | 4 ++--
 1 file 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() {

Reply via email to