commit: 90bc09db27eea43b112365bcb7cc669b861302aa
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 03:59:20 2015 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 03:59:20 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90bc09db
media-sound/spotify: fix typo for bug 557624
Package-Manager: portage-2.2.20.1
media-sound/spotify/spotify-0.9.17.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 57214a6..08c1759 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,"