commit: fb2fc92617ab5670fd55ec41faa08eb60f67e38d
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 19 11:05:19 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 19 11:05:19 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fb2fc926
sci-chemistry/module2: fix MisplacedVariable
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-chemistry/module2/module2-0_pre20140717.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/module2/module2-0_pre20140717.ebuild
b/sci-chemistry/module2/module2-0_pre20140717.ebuild
index 0d739497b..d9123f318 100644
--- a/sci-chemistry/module2/module2-0_pre20140717.ebuild
+++ b/sci-chemistry/module2/module2-0_pre20140717.ebuild
@@ -30,7 +30,7 @@ QA_PREBUILT="opt/bin/.*"
pkg_nofetch() {
elog "Please download ${A} from"
elog "${HOMEPAGE}"
- elog "and place it in ${DISTDIR}"
+ elog "and place it into your DISTDIR folder"
}
src_install() {