commit: 42ebf37d95379a0fab81d95d14ab3b0832bb4831
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Mar 19 11:07:07 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Mar 19 11:07:07 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=42ebf37d
sci-libs/aocl-libm: fix MisplacedVariable
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-libs/aocl-libm/aocl-libm-3.6.0_p4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/aocl-libm/aocl-libm-3.6.0_p4.ebuild
b/sci-libs/aocl-libm/aocl-libm-3.6.0_p4.ebuild
index 44b708101..f7a741abb 100644
--- a/sci-libs/aocl-libm/aocl-libm-3.6.0_p4.ebuild
+++ b/sci-libs/aocl-libm/aocl-libm-3.6.0_p4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,7 @@ pkg_nofetch() {
einfo "The package's license prohibits redistribution."
einfo "Please download the package from"
einfo "\t ${HOMEPAGE}"
- einfo "and place it into ${DISTDIR}."
+ einfo "and place it into your DISTDIR folder"
}
src_prepare() {