Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@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
Date: Sat, 02 Mar 2013 22:04:06
Message-Id: 20130302220403.522552171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:04:03
2
3 Modified: spotify-0.8.8.323-r1.ebuild ChangeLog
4 Log:
5 Move Qt dependencies to the new category
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.6 media-sound/spotify/spotify-0.8.8.323-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: spotify-0.8.8.323-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- spotify-0.8.8.323-r1.ebuild 28 Feb 2013 19:03:44 -0000 1.5
23 +++ spotify-0.8.8.323-r1.ebuild 2 Mar 2013 22:04:03 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $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 $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/spotify-0.8.8.323-r1.ebuild,v 1.6 2013/03/02 22:04:03 hwoarang Exp $
29
30 EAPI=4
31 inherit eutils pax-utils
32 @@ -33,10 +33,10 @@
33 x11-libs/libXScrnSaver
34 x11-libs/libXrandr
35 x11-libs/libXrender
36 - x11-libs/qt-core:4
37 - x11-libs/qt-dbus:4
38 - x11-libs/qt-gui:4
39 - x11-libs/qt-webkit:4
40 + dev-qt/qtcore:4
41 + dev-qt/qtdbus:4
42 + dev-qt/qtgui:4
43 + dev-qt/qtwebkit:4
44 x11-misc/xdg-utils
45 media-libs/alsa-lib
46 media-libs/fontconfig
47
48
49
50 1.13 media-sound/spotify/ChangeLog
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/ChangeLog?rev=1.13&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/ChangeLog?rev=1.13&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/spotify/ChangeLog?r1=1.12&r2=1.13
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v
59 retrieving revision 1.12
60 retrieving revision 1.13
61 diff -u -r1.12 -r1.13
62 --- ChangeLog 28 Feb 2013 19:03:44 -0000 1.12
63 +++ ChangeLog 2 Mar 2013 22:04:03 -0000 1.13
64 @@ -1,6 +1,10 @@
65 # ChangeLog for media-sound/spotify
66 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.12 2013/02/28 19:03:44 prometheanfire Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/media-sound/spotify/ChangeLog,v 1.13 2013/03/02 22:04:03 hwoarang Exp $
69 +
70 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
71 + spotify-0.8.8.323-r1.ebuild:
72 + Move Qt dependencies to the new category
73
74 28 Feb 2013; Matthew Thode <prometheanfire@g.o>
75 -spotify-0.8.8.323.ebuild, spotify-0.8.8.323-r1.ebuild: