Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@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: Thu, 30 May 2013 12:09:10
Message-Id: 20130530120902.918462171D@flycatcher.gentoo.org
1 kensington 13/05/30 12:09:02
2
3 Modified: amarok-2.5.0-r4.ebuild amarok-2.6.0.ebuild
4 amarok-2.7.0.ebuild ChangeLog
5 Log:
6 Add USE dependency default in preparation for the removal of the semantic-desktop USE flag.
7
8 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
9
10 Revision Changes Path
11 1.8 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.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.5.0-r4.ebuild?rev=1.8&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.7&r2=1.8
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.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- amarok-2.5.0-r4.ebuild 2 Mar 2013 21:52:47 -0000 1.7
24 +++ amarok-2.5.0-r4.ebuild 30 May 2013 12:09:02 -0000 1.8
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/amarok/amarok-2.5.0-r4.ebuild,v 1.7 2013/03/02 21:52:47 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.5.0-r4.ebuild,v 1.8 2013/05/30 12:09:02 kensington Exp $
30
31 EAPI=4
32
33 @@ -33,7 +33,7 @@
34 COMMONDEPEND="
35 app-crypt/qca:2
36 >=app-misc/strigi-0.5.7
37 - $(add_kdebase_dep kdelibs 'opengl?,semantic-desktop?')
38 + $(add_kdebase_dep kdelibs 'opengl?,semantic-desktop(+)?')
39 $(add_kdebase_dep kdebase-kioslaves)
40 >=media-libs/taglib-1.6.1[asf,mp4]
41 >=media-libs/taglib-extras-1.0.1
42
43
44
45 1.8 media-sound/amarok/amarok-2.6.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild?rev=1.8&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild?rev=1.8&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild?r1=1.7&r2=1.8
50
51 Index: amarok-2.6.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild,v
54 retrieving revision 1.7
55 retrieving revision 1.8
56 diff -u -r1.7 -r1.8
57 --- amarok-2.6.0.ebuild 2 Mar 2013 21:52:47 -0000 1.7
58 +++ amarok-2.6.0.ebuild 30 May 2013 12:09:02 -0000 1.8
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild,v 1.7 2013/03/02 21:52:47 hwoarang Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild,v 1.8 2013/05/30 12:09:02 kensington Exp $
64
65 EAPI=4
66
67 @@ -31,7 +31,7 @@
68 COMMONDEPEND="
69 app-crypt/qca:2
70 >=app-misc/strigi-0.5.7
71 - $(add_kdebase_dep kdelibs 'opengl?,semantic-desktop?')
72 + $(add_kdebase_dep kdelibs 'opengl?,semantic-desktop(+)?')
73 $(add_kdebase_dep kdebase-kioslaves)
74 >=media-libs/taglib-1.7[asf,mp4]
75 >=media-libs/taglib-extras-1.0.1
76
77
78
79 1.8 media-sound/amarok/amarok-2.7.0.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild?rev=1.8&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild?rev=1.8&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild?r1=1.7&r2=1.8
84
85 Index: amarok-2.7.0.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild,v
88 retrieving revision 1.7
89 retrieving revision 1.8
90 diff -u -r1.7 -r1.8
91 --- amarok-2.7.0.ebuild 10 Apr 2013 18:35:15 -0000 1.7
92 +++ amarok-2.7.0.ebuild 30 May 2013 12:09:02 -0000 1.8
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2013 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild,v 1.7 2013/04/10 18:35:15 ago Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild,v 1.8 2013/05/30 12:09:02 kensington Exp $
98
99 EAPI=4
100
101 @@ -32,7 +32,7 @@
102 COMMONDEPEND="
103 app-crypt/qca:2
104 >=app-misc/strigi-0.5.7
105 - $(add_kdebase_dep kdelibs 'opengl?,semantic-desktop?' 4.8.4)
106 + $(add_kdebase_dep kdelibs 'opengl?,semantic-desktop(+)?' 4.8.4)
107 $(add_kdebase_dep kdebase-kioslaves)
108 >=media-libs/taglib-1.7[asf,mp4]
109 >=media-libs/taglib-extras-1.0.1
110
111
112
113 1.452 media-sound/amarok/ChangeLog
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.452&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.452&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/amarok/ChangeLog?r1=1.451&r2=1.452
118
119 Index: ChangeLog
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
122 retrieving revision 1.451
123 retrieving revision 1.452
124 diff -u -r1.451 -r1.452
125 --- ChangeLog 10 Apr 2013 18:35:15 -0000 1.451
126 +++ ChangeLog 30 May 2013 12:09:02 -0000 1.452
127 @@ -1,6 +1,11 @@
128 # ChangeLog for media-sound/amarok
129 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
130 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.451 2013/04/10 18:35:15 ago Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.452 2013/05/30 12:09:02 kensington Exp $
132 +
133 + 30 May 2013; Michael Palimaka <kensington@g.o> amarok-2.5.0-r4.ebuild,
134 + amarok-2.6.0.ebuild, amarok-2.7.0.ebuild:
135 + Add USE dependency default in preparation for the removal of the semantic-
136 + desktop USE flag.
137
138 10 Apr 2013; Agostino Sarubbo <ago@g.o> amarok-2.7.0.ebuild:
139 Stable for x86, wrt bug #455312