Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
Date: Wed, 03 Aug 2016 21:04:54
Message-Id: 1470258273.f7d82bfbe46cb6cd03443e0a5c35150888036177.jmbsvicetto@gentoo
1 commit: f7d82bfbe46cb6cd03443e0a5c35150888036177
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 3 21:02:17 2016 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 21:04:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d82bfb
7
8 media-sound/spotify: fast stable due to stupid upstream
9
10 Package-Manager: portage-2.3.0
11
12 media-sound/spotify/spotify-1.0.33.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/spotify/spotify-1.0.33.ebuild b/media-sound/spotify/spotify-1.0.33.ebuild
16 index e1738e2..d63d8ab 100644
17 --- a/media-sound/spotify/spotify-1.0.33.ebuild
18 +++ b/media-sound/spotify/spotify-1.0.33.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.106.g60b5d1f0-22_amd64.deb )
20 x86? ( ${SRC_BASE}${PN}-client_${PV}.106.g60b5d1f0-1_i386.deb )"
21 LICENSE="Spotify"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="gnome pax_kernel pulseaudio"
26 RESTRICT="mirror strip"