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/tomahawk: tomahawk-0.6.1.ebuild tomahawk-9999.ebuild tomahawk-0.7.0.ebuild ChangeLog
Date: Sun, 09 Feb 2014 19:07:14
Message-Id: 20140209190709.0F1392004C@flycatcher.gentoo.org
1 kensington 14/02/09 19:07:08
2
3 Modified: tomahawk-0.6.1.ebuild tomahawk-9999.ebuild
4 tomahawk-0.7.0.ebuild ChangeLog
5 Log:
6 dev-libs/libattica[qt4] is going away.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
9
10 Revision Changes Path
11 1.7 media-sound/tomahawk/tomahawk-0.6.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild?r1=1.6&r2=1.7
16
17 Index: tomahawk-0.6.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- tomahawk-0.6.1.ebuild 20 Jan 2014 10:37:11 -0000 1.6
24 +++ tomahawk-0.6.1.ebuild 9 Feb 2014 19:07:08 -0000 1.7
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.6 2014/01/20 10:37:11 kensington Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.6.1.ebuild,v 1.7 2014/02/09 19:07:08 kensington Exp $
30
31 EAPI=5
32
33 @@ -30,7 +30,7 @@
34 app-crypt/qca:2
35 >=dev-cpp/clucene-2.3.3.4
36 >=dev-libs/boost-1.41
37 - >=dev-libs/libattica-0.4.0[qt4]
38 + >=dev-libs/libattica-0.4.0
39 dev-libs/qjson
40 dev-libs/quazip
41 >=dev-qt/qtcore-${QT_MINIMAL}:4
42
43
44
45 1.23 media-sound/tomahawk/tomahawk-9999.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.23&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?rev=1.23&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild?r1=1.22&r2=1.23
50
51 Index: tomahawk-9999.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v
54 retrieving revision 1.22
55 retrieving revision 1.23
56 diff -u -r1.22 -r1.23
57 --- tomahawk-9999.ebuild 20 Jan 2014 10:37:11 -0000 1.22
58 +++ tomahawk-9999.ebuild 9 Feb 2014 19:07:08 -0000 1.23
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.22 2014/01/20 10:37:11 kensington Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.23 2014/02/09 19:07:08 kensington Exp $
64
65 EAPI=5
66
67 @@ -39,7 +39,7 @@
68 x11-libs/libX11
69 jabber? ( >=net-libs/jreen-1.1.1 )
70 !qt5? (
71 - >=dev-libs/libattica-0.4.0[qt4]
72 + >=dev-libs/libattica-0.4.0
73 dev-qt/designer:4
74 dev-qt/qtcore:4
75 dev-qt/qtdbus:4
76
77
78
79 1.6 media-sound/tomahawk/tomahawk-0.7.0.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild?rev=1.6&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild?rev=1.6&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild?r1=1.5&r2=1.6
84
85 Index: tomahawk-0.7.0.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild,v
88 retrieving revision 1.5
89 retrieving revision 1.6
90 diff -u -r1.5 -r1.6
91 --- tomahawk-0.7.0.ebuild 20 Jan 2014 10:37:11 -0000 1.5
92 +++ tomahawk-0.7.0.ebuild 9 Feb 2014 19:07:08 -0000 1.6
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2014 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild,v 1.5 2014/01/20 10:37:11 kensington Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.7.0.ebuild,v 1.6 2014/02/09 19:07:08 kensington Exp $
98
99 EAPI=5
100
101 @@ -30,7 +30,7 @@
102 app-crypt/qca:2
103 >=dev-cpp/clucene-2.3.3.4
104 >=dev-libs/boost-1.41
105 - >=dev-libs/libattica-0.4.0[qt4]
106 + >=dev-libs/libattica-0.4.0
107 dev-libs/qjson
108 dev-libs/quazip
109 >=dev-qt/qtcore-${QT_MINIMAL}:4
110
111
112
113 1.36 media-sound/tomahawk/ChangeLog
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.36&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.36&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?r1=1.35&r2=1.36
118
119 Index: ChangeLog
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v
122 retrieving revision 1.35
123 retrieving revision 1.36
124 diff -u -r1.35 -r1.36
125 --- ChangeLog 20 Jan 2014 10:37:11 -0000 1.35
126 +++ ChangeLog 9 Feb 2014 19:07:08 -0000 1.36
127 @@ -1,6 +1,10 @@
128 # ChangeLog for media-sound/tomahawk
129 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
130 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.35 2014/01/20 10:37:11 kensington Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.36 2014/02/09 19:07:08 kensington Exp $
132 +
133 + 09 Feb 2014; Michael Palimaka <kensington@g.o> tomahawk-0.6.1.ebuild,
134 + tomahawk-0.7.0.ebuild, tomahawk-9999.ebuild:
135 + dev-libs/libattica[qt4] is going away.
136
137 20 Jan 2014; Michael Palimaka <kensington@g.o> tomahawk-0.6.1.ebuild,
138 tomahawk-0.7.0.ebuild, tomahawk-9999.ebuild: