diff options
Diffstat (limited to 'app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild')
-rw-r--r-- | app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild b/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild index 125534103ad2..39f5ad2aa9da 100644 --- a/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-12.5.0-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() { |