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/amarok: amarok-2.5.0-r4.ebuild amarok-2.6.0.ebuild amarok-2.7.0.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:52:53
Message-Id: 20130302215247.BEBEC2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:52:47
2
3 Modified: amarok-2.5.0-r4.ebuild amarok-2.6.0.ebuild
4 amarok-2.7.0.ebuild ChangeLog
5 Log:
6 Move Qt dependencies to the new category
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.7 media-sound/amarok/amarok-2.5.0-r4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.5.0-r4.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.5.0-r4.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.5.0-r4.ebuild?r1=1.6&r2=1.7
16
17 Index: amarok-2.5.0-r4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.5.0-r4.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- amarok-2.5.0-r4.ebuild 10 Dec 2012 16:16:17 -0000 1.6
24 +++ amarok-2.5.0-r4.ebuild 2 Mar 2013 21:52:47 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.5.0-r4.ebuild,v 1.6 2012/12/10 16:16:17 kensington Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.5.0-r4.ebuild,v 1.7 2013/03/02 21:52:47 hwoarang Exp $
31
32 EAPI=4
33
34 @@ -39,9 +39,9 @@
35 >=media-libs/taglib-extras-1.0.1
36 sys-libs/zlib
37 >=virtual/mysql-5.1[embedded?]
38 - x11-libs/qt-core:4
39 - x11-libs/qt-dbus:4
40 - x11-libs/qt-script:4
41 + dev-qt/qtcore:4
42 + dev-qt/qtdbus:4
43 + dev-qt/qtscript:4
44 >=x11-libs/qtscriptgenerator-0.1.0
45 cdda? (
46 $(add_kdebase_dep libkcddb)
47 @@ -59,7 +59,7 @@
48 dev-libs/openssl
49 net-libs/loudmouth
50 net-misc/curl
51 - x11-libs/qt-core:4[glib]
52 + dev-qt/qtcore:4[glib]
53 )
54 mtp? ( >=media-libs/libmtp-1.0.0 )
55 ofa? ( >=media-libs/libofa-0.9.0 )
56
57
58
59 1.7 media-sound/amarok/amarok-2.6.0.ebuild
60
61 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild?rev=1.7&view=markup
62 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild?rev=1.7&content-type=text/plain
63 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild?r1=1.6&r2=1.7
64
65 Index: amarok-2.6.0.ebuild
66 ===================================================================
67 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild,v
68 retrieving revision 1.6
69 retrieving revision 1.7
70 diff -u -r1.6 -r1.7
71 --- amarok-2.6.0.ebuild 10 Feb 2013 17:15:55 -0000 1.6
72 +++ amarok-2.6.0.ebuild 2 Mar 2013 21:52:47 -0000 1.7
73 @@ -1,6 +1,6 @@
74 # Copyright 1999-2013 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild,v 1.6 2013/02/10 17:15:55 ago Exp $
77 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild,v 1.7 2013/03/02 21:52:47 hwoarang Exp $
78
79 EAPI=4
80
81 @@ -37,9 +37,9 @@
82 >=media-libs/taglib-extras-1.0.1
83 sys-libs/zlib
84 >=virtual/mysql-5.1[embedded?]
85 - x11-libs/qt-core:4
86 - x11-libs/qt-dbus:4
87 - x11-libs/qt-script:4
88 + dev-qt/qtcore:4
89 + dev-qt/qtdbus:4
90 + dev-qt/qtscript:4
91 >=x11-libs/qtscriptgenerator-0.1.0
92 cdda? (
93 $(add_kdebase_dep libkcddb)
94 @@ -57,7 +57,7 @@
95 dev-libs/openssl
96 net-libs/loudmouth
97 net-misc/curl
98 - x11-libs/qt-core:4[glib]
99 + dev-qt/qtcore:4[glib]
100 )
101 mtp? ( >=media-libs/libmtp-1.0.0 )
102 ofa? ( >=media-libs/libofa-0.9.0 )
103
104
105
106 1.4 media-sound/amarok/amarok-2.7.0.ebuild
107
108 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild?rev=1.4&view=markup
109 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild?rev=1.4&content-type=text/plain
110 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild?r1=1.3&r2=1.4
111
112 Index: amarok-2.7.0.ebuild
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild,v
115 retrieving revision 1.3
116 retrieving revision 1.4
117 diff -u -r1.3 -r1.4
118 --- amarok-2.7.0.ebuild 8 Feb 2013 03:49:10 -0000 1.3
119 +++ amarok-2.7.0.ebuild 2 Mar 2013 21:52:47 -0000 1.4
120 @@ -1,6 +1,6 @@
121 # Copyright 1999-2013 Gentoo Foundation
122 # Distributed under the terms of the GNU General Public License v2
123 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild,v 1.3 2013/02/08 03:49:10 jmbsvicetto Exp $
124 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild,v 1.4 2013/03/02 21:52:47 hwoarang Exp $
125
126 EAPI=4
127
128 @@ -38,9 +38,9 @@
129 >=media-libs/taglib-extras-1.0.1
130 sys-libs/zlib
131 >=virtual/mysql-5.1[embedded?]
132 - >=x11-libs/qt-core-4.8:4
133 - >=x11-libs/qt-dbus-4.8:4
134 - >=x11-libs/qt-script-4.8:4
135 + >=dev-qt/qtcore-4.8:4
136 + >=dev-qt/qtdbus-4.8:4
137 + >=dev-qt/qtscript-4.8:4
138 >=x11-libs/qtscriptgenerator-0.1.0
139 cdda? (
140 $(add_kdebase_dep libkcddb)
141 @@ -55,7 +55,7 @@
142 dev-libs/openssl
143 net-libs/loudmouth
144 net-misc/curl
145 - >=x11-libs/qt-core-4.8.4:4[glib]
146 + >=dev-qt/qtcore-4.8.4:4[glib]
147 )
148 mtp? ( >=media-libs/libmtp-1.0.0 )
149 ofa? ( >=media-libs/libofa-0.9.0 )
150
151
152
153 1.448 media-sound/amarok/ChangeLog
154
155 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.448&view=markup
156 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.448&content-type=text/plain
157 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/ChangeLog?r1=1.447&r2=1.448
158
159 Index: ChangeLog
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
162 retrieving revision 1.447
163 retrieving revision 1.448
164 diff -u -r1.447 -r1.448
165 --- ChangeLog 10 Feb 2013 17:15:55 -0000 1.447
166 +++ ChangeLog 2 Mar 2013 21:52:47 -0000 1.448
167 @@ -1,6 +1,10 @@
168 # ChangeLog for media-sound/amarok
169 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
170 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.447 2013/02/10 17:15:55 ago Exp $
171 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.448 2013/03/02 21:52:47 hwoarang Exp $
172 +
173 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> amarok-2.5.0-r4.ebuild,
174 + amarok-2.6.0.ebuild, amarok-2.7.0.ebuild:
175 + Move Qt dependencies to the new category
176
177 10 Feb 2013; Agostino Sarubbo <ago@g.o> amarok-2.6.0.ebuild:
178 Stable for ppc, wrt bug #441392