From c3767e14e35912b7babe27184898890d8106a0fd Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Tue, 5 Feb 2019 12:20:14 -0600 Subject: [PATCH] sci-chemistry/cns: don't reference ${DISTDIR} in pkg_nofetch Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler --- sci-chemistry/cns/cns-1.2.1-r8.ebuild | 4 ++-- sci-chemistry/cns/cns-1.3_p7-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-chemistry/cns/cns-1.2.1-r8.ebuild b/sci-chemistry/cns/cns-1.2.1-r8.ebuild index a4b67cba44d3..c9d9a80f36af 100644 --- a/sci-chemistry/cns/cns-1.2.1-r8.ebuild +++ b/sci-chemistry/cns/cns-1.2.1-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -34,7 +34,7 @@ pkg_nofetch() { use aria && elog "and http://aria.pasteur.fr/" elog "and place these files:" elog ${A} - elog "in ${DISTDIR}." + elog "into your DISTDIR directory." } get_fcomp() { diff --git a/sci-chemistry/cns/cns-1.3_p7-r1.ebuild b/sci-chemistry/cns/cns-1.3_p7-r1.ebuild index cf86379c44be..327d14b2488e 100644 --- a/sci-chemistry/cns/cns-1.3_p7-r1.ebuild +++ b/sci-chemistry/cns/cns-1.3_p7-r1.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 @@ -34,7 +34,7 @@ pkg_nofetch() { use aria && elog "and http://aria.pasteur.fr/" elog "and place these files:" elog ${A} - elog "in ${DISTDIR}." + elog "into your DISTDIR directory." } get_fcomp() { -- 2.26.2