sci-chemistry/pymol-plugins-caver: don't reference ${DISTDIR}
authorBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 18:35:29 +0000 (12:35 -0600)
committerBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 18:45:10 +0000 (12:45 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild

index ffc1c59074aaf3c44dd34cf9024b751f711dc8a0..7da3317b59bf13893f18f2aaaa36957f5cde3554 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -34,7 +34,7 @@ S="${WORKDIR}/${MY_P}"/linux_mac
 pkg_nofetch() {
        elog "Download ${A}"
        elog "from ${HOMEPAGE}. This requires registration."
-       elog "Place tarballs in ${DISTDIR}."
+       elog "Place tarballs into your DISTDIR directory."
 }
 
 src_install() {