diff --git a/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild b/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild index add5755175921..3c9de26430c99 100644 --- a/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild +++ b/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,9 +19,9 @@ RESTRICT="fetch mirror" pkg_nofetch() { einfo - einfo "Please download \"${SRC_URI}\" from:" + einfo "Please download ${SRC_URI} from:" einfo " ${HOMEPAGE}" - einfo "and move/link it to \"${DISTDIR}\"" + einfo "and move it to your DISTDIR directory." einfo }