commit: d51a5230c68af650090278d69863c711af93172b
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 2 12:12:00 2020 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Wed Dec 2 12:12:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d51a5230
sci-chemistry/modeller: fix var
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
sci-chemistry/modeller/modeller-9.25.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/modeller/modeller-9.25.ebuild
b/sci-chemistry/modeller/modeller-9.25.ebuild
index 2e2cae47f51..c07e6348056 100644
--- a/sci-chemistry/modeller/modeller-9.25.ebuild
+++ b/sci-chemistry/modeller/modeller-9.25.ebuild
@@ -107,7 +107,7 @@ pkg_postinst() {
fi
if grep -q license ${INPATH}/modlib/modeller/config.py; then
- einfo "A license key file is already present in
${IN_PATH}/modlib/modeller/config.py"
+ einfo "A license key file is already present in
${INPATH}/modlib/modeller/config.py"
else
ewarn "Obtain a license Key from"
ewarn "http://salilab.org/modeller/registration.html"