From: Ben Kohler Date: Tue, 5 Feb 2019 18:20:14 +0000 (-0600) Subject: sci-chemistry/cns: don't reference ${DISTDIR} in pkg_nofetch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c3767e14e35912b7babe27184898890d8106a0fd;p=gentoo.git 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 --- 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() {