sci-chemistry/aria: don't reference ${DISTDIR} in pkg_nofetch
authorBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 18:16:24 +0000 (12:16 -0600)
committerBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 18:45:06 +0000 (12:45 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sci-chemistry/aria/aria-2.3.2_p20130826.ebuild

index 84f75d11ed6e47e703bc0f8145705ea3728ad951..c06c8d979bb6faf9efea0259ba2a88caabf46007 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -41,7 +41,7 @@ S="${WORKDIR}/${MY_P}"
 
 pkg_nofetch(){
        einfo "Go to http://aria.pasteur.fr/archives/aria2.3.2.tar.gz/view, download ${A}"
-       einfo "and place it in ${DISTDIR}"
+       einfo "and place it into your DISTDIR directory."
 }
 
 pkg_setup() {