Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/clementine: clementine-1.2.3.ebuild clementine-9999.ebuild clementine-1.2.2.ebuild ChangeLog
Date: Thu, 29 Jan 2015 00:16:45
Message-Id: 20150129001640.F0CDE10844@oystercatcher.gentoo.org
1 johu 15/01/29 00:16:40
2
3 Modified: clementine-1.2.3.ebuild clementine-9999.ebuild
4 clementine-1.2.2.ebuild ChangeLog
5 Log:
6 Adjust use dependencies to handle >=app-crypt/qca-2.1.
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
9
10 Revision Changes Path
11 1.4 media-sound/clementine/clementine-1.2.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild?r1=1.3&r2=1.4
16
17 Index: clementine-1.2.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- clementine-1.2.3.ebuild 30 Sep 2014 17:22:50 -0000 1.3
24 +++ clementine-1.2.3.ebuild 29 Jan 2015 00:16:40 -0000 1.4
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild,v 1.3 2014/09/30 17:22:50 maksbotan Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild,v 1.4 2015/01/29 00:16:40 johu Exp $
31
32 EAPI=5
33
34 @@ -30,7 +30,7 @@
35
36 # qca dep is temporary for bug #489850
37 COMMON_DEPEND="
38 - app-crypt/qca:2
39 + app-crypt/qca:2[qt4(+)]
40 >=dev-qt/qtgui-4.5:4
41 dbus? ( >=dev-qt/qtdbus-4.5:4 )
42 >=dev-qt/qtopengl-4.5:4
43
44
45
46 1.4 media-sound/clementine/clementine-9999.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-9999.ebuild?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-9999.ebuild?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-9999.ebuild?r1=1.3&r2=1.4
51
52 Index: clementine-9999.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-9999.ebuild,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- clementine-9999.ebuild 24 Jul 2014 11:52:54 -0000 1.3
59 +++ clementine-9999.ebuild 29 Jan 2015 00:16:40 -0000 1.4
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2014 Gentoo Foundation
62 +# Copyright 1999-2015 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-9999.ebuild,v 1.3 2014/07/24 11:52:54 ssuominen Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-9999.ebuild,v 1.4 2015/01/29 00:16:40 johu Exp $
66
67 EAPI=5
68
69 @@ -30,7 +30,7 @@
70
71 # qca dep is temporary for bug #489850
72 COMMON_DEPEND="
73 - app-crypt/qca:2
74 + app-crypt/qca:2[qt4(+)]
75 >=dev-qt/qtgui-4.5:4
76 dbus? ( >=dev-qt/qtdbus-4.5:4 )
77 >=dev-qt/qtopengl-4.5:4
78 @@ -157,4 +157,4 @@
79 pkg_postrm() {
80 fdo-mime_desktop_database_update
81 gnome2_icon_cache_update
82 -}
83 \ No newline at end of file
84 +}
85
86
87
88 1.6 media-sound/clementine/clementine-1.2.2.ebuild
89
90 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild?rev=1.6&view=markup
91 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild?rev=1.6&content-type=text/plain
92 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild?r1=1.5&r2=1.6
93
94 Index: clementine-1.2.2.ebuild
95 ===================================================================
96 RCS file: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild,v
97 retrieving revision 1.5
98 retrieving revision 1.6
99 diff -u -r1.5 -r1.6
100 --- clementine-1.2.2.ebuild 24 Jul 2014 11:52:54 -0000 1.5
101 +++ clementine-1.2.2.ebuild 29 Jan 2015 00:16:40 -0000 1.6
102 @@ -1,6 +1,6 @@
103 -# Copyright 1999-2014 Gentoo Foundation
104 +# Copyright 1999-2015 Gentoo Foundation
105 # Distributed under the terms of the GNU General Public License v2
106 -# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild,v 1.5 2014/07/24 11:52:54 ssuominen Exp $
107 +# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild,v 1.6 2015/01/29 00:16:40 johu Exp $
108
109 EAPI=5
110
111 @@ -30,7 +30,7 @@
112
113 # qca dep is temporary for bug #489850
114 COMMON_DEPEND="
115 - app-crypt/qca:2
116 + app-crypt/qca:2[qt4(+)]
117 >=dev-qt/qtgui-4.5:4
118 dbus? ( >=dev-qt/qtdbus-4.5:4 )
119 >=dev-qt/qtopengl-4.5:4
120
121
122
123 1.96 media-sound/clementine/ChangeLog
124
125 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/ChangeLog?rev=1.96&view=markup
126 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/ChangeLog?rev=1.96&content-type=text/plain
127 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/ChangeLog?r1=1.95&r2=1.96
128
129 Index: ChangeLog
130 ===================================================================
131 RCS file: /var/cvsroot/gentoo-x86/media-sound/clementine/ChangeLog,v
132 retrieving revision 1.95
133 retrieving revision 1.96
134 diff -u -r1.95 -r1.96
135 --- ChangeLog 30 Sep 2014 17:22:50 -0000 1.95
136 +++ ChangeLog 29 Jan 2015 00:16:40 -0000 1.96
137 @@ -1,6 +1,10 @@
138 # ChangeLog for media-sound/clementine
139 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
140 -# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/ChangeLog,v 1.95 2014/09/30 17:22:50 maksbotan Exp $
141 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
142 +# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/ChangeLog,v 1.96 2015/01/29 00:16:40 johu Exp $
143 +
144 + 29 Jan 2015; Johannes Huber <johu@g.o> clementine-1.2.2.ebuild,
145 + clementine-1.2.3.ebuild, clementine-9999.ebuild:
146 + Adjust use dependencies to handle >=app-crypt/qca-2.1.
147
148 30 Sep 2014; Maxim Koltsov <maksbotan@g.o>
149 +files/clementine-1.2.3-namespaces.patch, clementine-1.2.3.ebuild: