From 6d584f376807c82dcbad5c123cb4044f2f0c05aa Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Tue, 5 Feb 2019 12:05:47 -0600 Subject: [PATCH] sci-biology/repeatmasker-libraries: don't reference ${DISTDIR} Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler --- .../repeatmasker-libraries-20120418.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/repeatmasker-libraries/repeatmasker-libraries-20120418.ebuild b/sci-biology/repeatmasker-libraries/repeatmasker-libraries-20120418.ebuild index dd8c2687a1bd..aefecb784ba2 100644 --- a/sci-biology/repeatmasker-libraries/repeatmasker-libraries-20120418.ebuild +++ b/sci-biology/repeatmasker-libraries/repeatmasker-libraries-20120418.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -23,7 +23,7 @@ pkg_nofetch() { einfo "Please register and download repeatmaskerlibraries-${PV}.tar.gz" einfo 'at http://www.girinst.org/' einfo '(select the "Repbase Update - RepeatMasker edition" link)' - einfo 'and place it in '${DISTDIR} + einfo 'and place it into your DISTDIR directory.' } src_install() { -- 2.26.2