commit: 1dcfc41b64e612b5e5ac77a19ae9bf983c6f5f95
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 5 18:35:29 2019 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Feb 5 18:45:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dcfc41b
sci-chemistry/pymol-plugins-caver: don't reference ${DISTDIR}
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild
b/sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild
index ffc1c59074a..7da3317b59b 100644
--- a/sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild
+++ b/sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild
@@ -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() {