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/qtscrobbler: qtscrobbler-0.10.ebuild ChangeLog
Date: Sat, 02 Mar 2013 22:02:43
Message-Id: 20130302220240.123992171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:02:40
2
3 Modified: qtscrobbler-0.10.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.7 media-sound/qtscrobbler/qtscrobbler-0.10.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtscrobbler/qtscrobbler-0.10.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtscrobbler/qtscrobbler-0.10.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtscrobbler/qtscrobbler-0.10.ebuild?r1=1.6&r2=1.7
15
16 Index: qtscrobbler-0.10.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/qtscrobbler/qtscrobbler-0.10.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- qtscrobbler-0.10.ebuild 24 May 2012 03:02:06 -0000 1.6
23 +++ qtscrobbler-0.10.ebuild 2 Mar 2013 22:02:39 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
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/qtscrobbler/qtscrobbler-0.10.ebuild,v 1.6 2012/05/24 03:02:06 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qtscrobbler/qtscrobbler-0.10.ebuild,v 1.7 2013/03/02 22:02:39 hwoarang Exp $
30
31 EAPI=4
32 inherit eutils gnome2-utils qt4-r2 toolchain-funcs
33 @@ -19,7 +19,7 @@
34
35 RDEPEND=">=media-libs/libmtp-1.1.0
36 net-misc/curl
37 - x11-libs/qt-gui:4"
38 + dev-qt/qtgui:4"
39 DEPEND="${RDEPEND}
40 virtual/pkgconfig"
41
42
43
44
45 1.11 media-sound/qtscrobbler/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtscrobbler/ChangeLog?rev=1.11&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtscrobbler/ChangeLog?rev=1.11&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qtscrobbler/ChangeLog?r1=1.10&r2=1.11
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-sound/qtscrobbler/ChangeLog,v
54 retrieving revision 1.10
55 retrieving revision 1.11
56 diff -u -r1.10 -r1.11
57 --- ChangeLog 24 May 2012 03:02:06 -0000 1.10
58 +++ ChangeLog 2 Mar 2013 22:02:39 -0000 1.11
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-sound/qtscrobbler
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qtscrobbler/ChangeLog,v 1.10 2012/05/24 03:02:06 ssuominen Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qtscrobbler/ChangeLog,v 1.11 2013/03/02 22:02:39 hwoarang Exp $
65 +
66 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> qtscrobbler-0.10.ebuild:
67 + Move Qt dependencies to the new category
68
69 24 May 2012; Samuli Suominen <ssuominen@g.o> qtscrobbler-0.10.ebuild,
70 +files/qtscrobbler-0.10-free.patch:
71 @@ -48,4 +51,3 @@
72 31 May 2008; Ben de Groot <yngwin@g.o> +qtscrobbler-0.8.ebuild:
73 Initial import. Ebuild based on the one in ephemeral overlay. Fixes bug
74 182135.
75 -