diff options
Diffstat (limited to 'sci-chemistry/pymol-plugins-caver')
-rw-r--r-- | sci-chemistry/pymol-plugins-caver/pymol-plugins-caver-2.1.2.ebuild | 4 |
1 files 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 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() { |