diff options
Diffstat (limited to 'app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild')
-rw-r--r-- | app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild index e40b134c2d32..e3853f9203b1 100644 --- a/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -79,7 +79,7 @@ RDEPEND="${DEPEND} pkg_nofetch() { einfo "Please visit ${HOMEPAGE}" - einfo "and place ${A} in ${DISTDIR}" + einfo "and place ${A} into your DISTDIR directory" } src_unpack() { |