Gentoo Archives: gentoo-commits

From: "Matt Thode (prometheanfire)" <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/spotify: spotify-0.8.8.323-r1.ebuild ChangeLog spotify-0.8.8.323.ebuild
Date: Thu, 28 Feb 2013 19:03:49
Message-Id: 20130228190344.DBA702171D@flycatcher.gentoo.org
1 prometheanfire 13/02/28 19:03:44
2
3 Modified: spotify-0.8.8.323-r1.ebuild ChangeLog
4 Removed: spotify-0.8.8.323.ebuild
5 Log:
6 fixed qa_prebuilt paths for spotify
7
8 (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
9
10 Revision Changes Path
11 1.5 media-sound/spotify/spotify-0.8.8.323-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild?r1=1.4&r2=1.5
16
17 Index: spotify-0.8.8.323-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- spotify-0.8.8.323-r1.ebuild 10 Jan 2013 17:12:17 -0000 1.4
24 +++ spotify-0.8.8.323-r1.ebuild 28 Feb 2013 19:03:44 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild,v 1.4 2013/01/10 17:12:17 prometheanfire Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild,v 1.5 2013/02/28 19:03:44 prometheanfire Exp $
30
31 EAPI=4
32 inherit eutils pax-utils
33 @@ -61,8 +61,8 @@
34
35 RESTRICT="mirror strip"
36
37 -QA_PREBUILT="/opt/spotify/spotify
38 - /opt/spotify/libcef.so"
39 +QA_PREBUILT="/opt/spotify/spotify-client/spotify
40 + /opt/spotify/spotify-client/libcef.so"
41
42 src_unpack() {
43 mkdir "${P}"
44
45
46
47 1.12 media-sound/spotify/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/ChangeLog?rev=1.12&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/ChangeLog?rev=1.12&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/ChangeLog?r1=1.11&r2=1.12
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v
56 retrieving revision 1.11
57 retrieving revision 1.12
58 diff -u -r1.11 -r1.12
59 --- ChangeLog 10 Jan 2013 17:12:17 -0000 1.11
60 +++ ChangeLog 28 Feb 2013 19:03:44 -0000 1.12
61 @@ -1,6 +1,10 @@
62 # ChangeLog for media-sound/spotify
63 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.11 2013/01/10 17:12:17 prometheanfire Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.12 2013/02/28 19:03:44 prometheanfire Exp $
66 +
67 + 28 Feb 2013; Matthew Thode <prometheanfire@g.o>
68 + -spotify-0.8.8.323.ebuild, spotify-0.8.8.323-r1.ebuild:
69 + fixed qa_prebuilt paths for spotify
70
71 10 Jan 2013; Matthew Thode <prometheanfire@g.o>
72 spotify-0.8.8.323-r1.ebuild: