Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/tomahawk: ChangeLog tomahawk-0.3.0.ebuild tomahawk-0.3.2.ebuild tomahawk-9999.ebuild
Date: Thu, 01 Dec 2011 22:18:48
Message-Id: 20111201221834.478D92004B@flycatcher.gentoo.org
1 dilfridge 11/12/01 22:18:34
2
3 Modified: ChangeLog tomahawk-0.3.0.ebuild
4 tomahawk-0.3.2.ebuild tomahawk-9999.ebuild
5 Log:
6 Can use any phonon backend
7
8 (Portage version: 2.1.10.39/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.3 media-sound/tomahawk/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?r1=1.2&r2=1.3
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- ChangeLog 24 Nov 2011 21:30:49 -0000 1.2
24 +++ ChangeLog 1 Dec 2011 22:18:34 -0000 1.3
25 @@ -1,6 +1,10 @@
26 # ChangeLog for media-sound/tomahawk
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.2 2011/11/24 21:30:49 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.3 2011/12/01 22:18:34 dilfridge Exp $
30 +
31 + 01 Dec 2011; Andreas K. Huettel <dilfridge@g.o> tomahawk-0.3.0.ebuild,
32 + tomahawk-0.3.2.ebuild, tomahawk-9999.ebuild:
33 + Can use any phonon backend
34
35 *tomahawk-0.3.2 (24 Nov 2011)
36
37
38
39
40 1.2 media-sound/tomahawk/tomahawk-0.3.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.0.ebuild?r1=1.1&r2=1.2
45
46 Index: tomahawk-0.3.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- tomahawk-0.3.0.ebuild 12 Nov 2011 19:22:24 -0000 1.1
53 +++ tomahawk-0.3.0.ebuild 1 Dec 2011 22:18:34 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.0.ebuild,v 1.1 2011/11/12 19:22:24 dilfridge Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.0.ebuild,v 1.2 2011/12/01 22:18:34 dilfridge Exp $
59
60 EAPI=4
61
62 @@ -29,7 +29,7 @@
63 >=dev-libs/boost-1.41
64 >=dev-libs/qjson-0.7.1
65 >=media-libs/libechonest-1.1.10
66 - >=media-libs/phonon-4.5.0[gstreamer]
67 + >=media-libs/phonon-4.5.0
68 media-libs/taglib
69 >=x11-libs/qt-core-${QT_MINIMAL}:4
70 >=x11-libs/qt-gui-${QT_MINIMAL}:4
71
72
73
74 1.2 media-sound/tomahawk/tomahawk-0.3.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.2.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.2.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.2.ebuild?r1=1.1&r2=1.2
79
80 Index: tomahawk-0.3.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.2.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- tomahawk-0.3.2.ebuild 24 Nov 2011 21:30:49 -0000 1.1
87 +++ tomahawk-0.3.2.ebuild 1 Dec 2011 22:18:34 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.2.ebuild,v 1.1 2011/11/24 21:30:49 dilfridge Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.3.2.ebuild,v 1.2 2011/12/01 22:18:34 dilfridge Exp $
93
94 EAPI=4
95
96 @@ -29,7 +29,7 @@
97 >=dev-libs/boost-1.41
98 >=dev-libs/qjson-0.7.1
99 >=media-libs/libechonest-1.1.10
100 - >=media-libs/phonon-4.5.0[gstreamer]
101 + >=media-libs/phonon-4.5.0
102 media-libs/taglib
103 >=x11-libs/qt-core-${QT_MINIMAL}:4
104 >=x11-libs/qt-gui-${QT_MINIMAL}:4
105
106
107
108 1.3 media-sound/tomahawk/tomahawk-9999.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.3&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.3&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?r1=1.2&r2=1.3
113
114 Index: tomahawk-9999.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v
117 retrieving revision 1.2
118 retrieving revision 1.3
119 diff -u -r1.2 -r1.3
120 --- tomahawk-9999.ebuild 24 Nov 2011 21:30:49 -0000 1.2
121 +++ tomahawk-9999.ebuild 1 Dec 2011 22:18:34 -0000 1.3
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2011 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.2 2011/11/24 21:30:49 dilfridge Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.3 2011/12/01 22:18:34 dilfridge Exp $
127
128 EAPI=4
129
130 @@ -29,7 +29,7 @@
131 >=dev-libs/boost-1.41
132 >=dev-libs/qjson-0.7.1
133 >=media-libs/libechonest-1.1.10
134 - >=media-libs/phonon-4.5.0[gstreamer]
135 + >=media-libs/phonon-4.5.0
136 media-libs/taglib
137 >=x11-libs/qt-core-${QT_MINIMAL}:4
138 >=x11-libs/qt-gui-${QT_MINIMAL}:4