commit:     c3767e14e35912b7babe27184898890d8106a0fd
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  5 18:20:14 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Feb  5 18:45:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3767e14

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 <bkohler <AT> gentoo.org>

 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 a4b67cba44d..c9d9a80f36a 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 cf86379c44b..327d14b2488 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() {

Reply via email to