From: Ben Kohler Date: Tue, 5 Feb 2019 18:35:29 +0000 (-0600) Subject: sci-chemistry/pymol-plugins-caver: don't reference ${DISTDIR} X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1dcfc41b64e612b5e5ac77a19ae9bf983c6f5f95;p=gentoo.git sci-chemistry/pymol-plugins-caver: don't reference ${DISTDIR} Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler --- 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() {