From 1dcfc41b64e612b5e5ac77a19ae9bf983c6f5f95 Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Tue, 5 Feb 2019 12:35:29 -0600 Subject: sci-chemistry/pymol-plugins-caver: don't reference ${DISTDIR} Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler --- sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-chemistry') 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 ffc1c59074aa..7da3317b59bf 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() { -- cgit v1.2.3-65-gdbad