commit: 11ee87ca73c67ecb59a8687308678f875c419a17
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 5 18:16:24 2019 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Feb 5 18:45:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ee87ca
sci-chemistry/aria: 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/aria/aria-2.3.2_p20130826.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/aria/aria-2.3.2_p20130826.ebuild
b/sci-chemistry/aria/aria-2.3.2_p20130826.ebuild
index 84f75d11ed6..c06c8d979bb 100644
--- a/sci-chemistry/aria/aria-2.3.2_p20130826.ebuild
+++ b/sci-chemistry/aria/aria-2.3.2_p20130826.ebuild
@@ -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() {