From: Matthew Thode Date: Sun, 23 Aug 2015 03:59:20 +0000 (-0500) Subject: media-sound/spotify: fix typo for bug 557624 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=90bc09db27eea43b112365bcb7cc669b861302aa;p=gentoo.git media-sound/spotify: fix typo for bug 557624 Package-Manager: portage-2.2.20.1 --- diff --git a/media-sound/spotify/spotify-0.9.17.1-r1.ebuild b/media-sound/spotify/spotify-0.9.17.1-r1.ebuild index 57214a63d156..08c175958ad2 100644 --- a/media-sound/spotify/spotify-0.9.17.1-r1.ebuild +++ b/media-sound/spotify/spotify-0.9.17.1-r1.ebuild @@ -125,7 +125,7 @@ src_install() { pax-mark z "${ED}${SPOTIFY_HOME}/Data/SpotifyHelper" || die pax-mark m "${ED}${SPOTIFY_HOME}/${PN}" || die pax-mark m "${ED}${SPOTIFY_HOME}/Data/SpotifyHelper" || die - eqawarn "You have set USE=pax_kernel meaning that you intendto run" + eqawarn "You have set USE=pax_kernel meaning that you intend to run" eqawarn "${PN} under a PaX enabled kernel. To do so, we must modify" eqawarn "the ${PN} binary itself and this *may* lead to breakage! If" eqawarn "you suspect that ${PN} is being broken by this modification,"