commit: b3f7c1eda60bf660edca45e5008e6d8855978f86
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 19 11:06:11 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 19 11:06:11 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b3f7c1ed
sci-chemistry/nmrview: fix MisplacedVariable
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild
b/sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild
index 0d01ad259..231d237bc 100644
--- a/sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild
+++ b/sci-chemistry/nmrview/nmrview-5.2.2-r3.ebuild
@@ -31,8 +31,7 @@ pkg_nofetch() {
einfo "Complete the registration process, then download the following
files:"
einfo "\t${A}"
echo
- einfo "Place the downloaded files in your distfiles directory:"
- einfo "\t${DISTDIR}"
+ einfo "Place the downloaded files in your distfiles directory"
echo
}