From 42ebf37d95379a0fab81d95d14ab3b0832bb4831 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Fri, 19 Mar 2021 12:07:07 +0100 Subject: sci-libs/aocl-libm: fix MisplacedVariable Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- sci-libs/aocl-libm/aocl-libm-3.6.0_p4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs/aocl-libm/aocl-libm-3.6.0_p4.ebuild') 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() { -- cgit v1.2.3-65-gdbad