sci-chemistry/cns: don't reference ${DISTDIR} in pkg_nofetch
authorBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 18:20:14 +0000 (12:20 -0600)
committerBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 18:45:07 +0000 (12:45 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sci-chemistry/cns/cns-1.2.1-r8.ebuild
sci-chemistry/cns/cns-1.3_p7-r1.ebuild

index a4b67cba44d381859c5fa7ccd9c190014ab3359e..c9d9a80f36af13a4581c1aced5f15d7c6ba2b408 100644 (file)
@@ -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() {
index cf86379c44beedba8b928aa27592714fd638316c..327d14b2488e0e0258bb641e71c78b1799b170fc 100644 (file)
@@ -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() {