Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
Date: Wed, 29 Jun 2016 16:22:39
Message-Id: 1467217318.3edb401f49f59b55ecf2f3f41b8ae4a232be0744.prometheanfire@gentoo
1 commit: 3edb401f49f59b55ecf2f3f41b8ae4a232be0744
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 16:20:32 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 16:21:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edb401f
7
8 media-sound/spotify: bup for bug 585042
9
10 Package-Manager: portage-2.2.28
11
12 media-sound/spotify/Manifest | 4 ++--
13 .../spotify/{spotify-1.0.31.ebuild => spotify-1.0.32.ebuild} | 6 +++---
14 2 files changed, 5 insertions(+), 5 deletions(-)
15
16 diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest
17 index 8d04059..1dc5afe 100644
18 --- a/media-sound/spotify/Manifest
19 +++ b/media-sound/spotify/Manifest
20 @@ -1,2 +1,2 @@
21 -DIST spotify-client_1.0.31.56.g526cfefe-1_i386.deb 83870658 SHA256 dd65396662be14178a6cc035bf0b13206e94d63588768c7338fadda64fb75213 SHA512 264bed2ed35e7c8bbd9458d526e5cb9410189163840588ad6b35bcd53c09c8b607bad628b96803c3a147bafa23599e9c5b08b2b1941de7162a383f8ffdeb5c51 WHIRLPOOL ccd6cb2e881712bb129169b9a92bccc428eacacf1eecce6ca3aa6581b0ec23a21d0c570fc8b5ba1dbd54306776ac9731a801207bf1fc4fbe5ca44a4cc809c853
22 -DIST spotify-client_1.0.31.56.g526cfefe-33_amd64.deb 80784488 SHA256 403e0b69f9cf410ddb3f7f943d67f8340872ebf9beb4d7e45b0bc3ba9ee72322 SHA512 861936f36f53fb1f6d99a41aab47b4e01f2cf1f6f2b458517d754727ded11bb42857ab4edb5f1dbb6ede474344dd753287f473efe6ca09e736ef444cfd054edc WHIRLPOOL 98d0136c81ab930bc1d7f4a8f54fa4a6d8caa6cf625b4de9a5ad8d16dd3e6c3b715b95670f700334634402ca578126245104616eea28779e0f1060c4c227b941
23 +DIST spotify-client_1.0.32.96.g3c8a06e6-37_amd64.deb 80185200 SHA256 30c62258e5064150f6e655c410e3a67873d0a5cd079601ea8ec5edd487d3655a SHA512 e3f919c08eb9ddf7431a2ccea466422958d2e79c199418891a223174044a4fe6a3c99182e61640e5bfe1a0995e6cc02973d66ae3a98df873a1a252bca166d6a1 WHIRLPOOL 8b83f8afa94a2e8e32721ca76242f6bfc025dfc84346f96230605e567f043d61838329edc75aa6c7aceb6cfb419c50f38b9625594112a93d1ed82c13a5736714
24 +DIST spotify-client_1.0.32.96.g3c8a06e6-3_i386.deb 86918350 SHA256 a60bb5e78b3849c595bd0c106fd6fbd39f5d7498688182d6a9f5d92c252c0ab7 SHA512 367a3d7953688bd886132a198f293b19975b15c41332d014c395a01de16ae1d92d02d349425a2198911b69f97421d797d312baa7e59f148f91dae23a8d0484cf WHIRLPOOL b17089e0c96949038bfbe492a400b54cc719aa465f204afff3f638f1c96283d7500fd1eddbe06a919ee56631845bd8f8ccb89b06123a6618e2d34465bde8b91e
25
26 diff --git a/media-sound/spotify/spotify-1.0.31.ebuild b/media-sound/spotify/spotify-1.0.32.ebuild
27 similarity index 95%
28 rename from media-sound/spotify/spotify-1.0.31.ebuild
29 rename to media-sound/spotify/spotify-1.0.32.ebuild
30 index 1dfd834..7d974d6 100644
31 --- a/media-sound/spotify/spotify-1.0.31.ebuild
32 +++ b/media-sound/spotify/spotify-1.0.32.ebuild
33 @@ -8,11 +8,11 @@ inherit eutils fdo-mime gnome2-utils pax-utils unpacker
34 DESCRIPTION="Spotify is a social music platform"
35 HOMEPAGE="https://www.spotify.com/ch-de/download/previews/"
36 SRC_BASE="http://repository.spotify.com/pool/non-free/${PN:0:1}/${PN}-client/"
37 -SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.56.g526cfefe-33_amd64.deb )
38 - x86? ( ${SRC_BASE}${PN}-client_${PV}.56.g526cfefe-1_i386.deb )"
39 +SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.96.g3c8a06e6-37_amd64.deb )
40 + x86? ( ${SRC_BASE}${PN}-client_${PV}.96.g3c8a06e6-3_i386.deb )"
41 LICENSE="Spotify"
42 SLOT="0"
43 -KEYWORDS="amd64 x86"
44 +KEYWORDS="~amd64 ~x86"
45 IUSE="gnome pax_kernel pulseaudio"
46 RESTRICT="mirror strip"