Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/leechcraft-azoth: leechcraft-azoth-9999.ebuild leechcraft-azoth-0.5.90.ebuild leechcraft-azoth-0.5.85.ebuild ChangeLog
Date: Sat, 02 Mar 2013 22:52:19
Message-Id: 20130302225214.A7A2F2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:52:14
2
3 Modified: leechcraft-azoth-9999.ebuild
4 leechcraft-azoth-0.5.90.ebuild
5 leechcraft-azoth-0.5.85.ebuild ChangeLog
6 Log:
7 Move Qt dependencies to the new category
8
9 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
10
11 Revision Changes Path
12 1.20 net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild?rev=1.20&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild?rev=1.20&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild?r1=1.19&r2=1.20
17
18 Index: leechcraft-azoth-9999.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild,v
21 retrieving revision 1.19
22 retrieving revision 1.20
23 diff -u -r1.19 -r1.20
24 --- leechcraft-azoth-9999.ebuild 8 Dec 2012 08:38:18 -0000 1.19
25 +++ leechcraft-azoth-9999.ebuild 2 Mar 2013 22:52:14 -0000 1.20
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2012 Gentoo Foundation
28 +# Copyright 1999-2013 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild,v 1.19 2012/12/08 08:38:18 pinkbyte Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-9999.ebuild,v 1.20 2013/03/02 22:52:14 hwoarang Exp $
32
33 EAPI="4"
34
35 @@ -16,16 +16,16 @@
36 +otroid +p100q +spell shx +standardstyles +xmpp +xtazy"
37
38 DEPEND="~net-misc/leechcraft-core-${PV}
39 - x11-libs/qt-webkit:4
40 - x11-libs/qt-multimedia:4
41 + dev-qt/qtwebkit:4
42 + dev-qt/qtmultimedia:4
43 autoidler? ( x11-libs/libXScrnSaver )
44 astrality? ( net-libs/telepathy-qt )
45 otroid? ( net-libs/libotr )
46 - media? ( x11-libs/qt-multimedia:4 )
47 + media? ( dev-qt/qtmultimedia:4 )
48 msn? ( net-libs/libmsn )
49 spell? ( app-text/hunspell )
50 xmpp? ( =net-libs/qxmpp-9999 media-libs/speex )
51 - xtazy? ( x11-libs/qt-dbus:4 )
52 + xtazy? ( dev-qt/qtdbus:4 )
53 crypt? ( app-crypt/qca app-crypt/qca-gnupg )"
54 RDEPEND="${DEPEND}
55 astrality? (
56
57
58
59 1.4 net-im/leechcraft-azoth/leechcraft-azoth-0.5.90.ebuild
60
61 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.90.ebuild?rev=1.4&view=markup
62 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.90.ebuild?rev=1.4&content-type=text/plain
63 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.90.ebuild?r1=1.3&r2=1.4
64
65 Index: leechcraft-azoth-0.5.90.ebuild
66 ===================================================================
67 RCS file: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.90.ebuild,v
68 retrieving revision 1.3
69 retrieving revision 1.4
70 diff -u -r1.3 -r1.4
71 --- leechcraft-azoth-0.5.90.ebuild 16 Feb 2013 21:29:06 -0000 1.3
72 +++ leechcraft-azoth-0.5.90.ebuild 2 Mar 2013 22:52:14 -0000 1.4
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/net-im/leechcraft-azoth/leechcraft-azoth-0.5.90.ebuild,v 1.3 2013/02/16 21:29:06 ago Exp $
77 +# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.90.ebuild,v 1.4 2013/03/02 22:52:14 hwoarang Exp $
78
79 EAPI="4"
80
81 @@ -16,16 +16,16 @@
82 +otroid +p100q +spell shx +standardstyles +xmpp +xtazy"
83
84 DEPEND="~net-misc/leechcraft-core-${PV}
85 - x11-libs/qt-webkit:4
86 - x11-libs/qt-multimedia:4
87 + dev-qt/qtwebkit:4
88 + dev-qt/qtmultimedia:4
89 autoidler? ( x11-libs/libXScrnSaver )
90 astrality? ( net-libs/telepathy-qt )
91 otroid? ( net-libs/libotr )
92 - media? ( x11-libs/qt-multimedia:4 )
93 + media? ( dev-qt/qtmultimedia:4 )
94 msn? ( net-libs/libmsn )
95 spell? ( app-text/hunspell )
96 xmpp? ( =net-libs/qxmpp-0.7* media-libs/speex )
97 - xtazy? ( x11-libs/qt-dbus:4 )
98 + xtazy? ( dev-qt/qtdbus:4 )
99 crypt? ( app-crypt/qca app-crypt/qca-gnupg )"
100 RDEPEND="${DEPEND}
101 astrality? (
102
103
104
105 1.3 net-im/leechcraft-azoth/leechcraft-azoth-0.5.85.ebuild
106
107 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.85.ebuild?rev=1.3&view=markup
108 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.85.ebuild?rev=1.3&content-type=text/plain
109 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.85.ebuild?r1=1.2&r2=1.3
110
111 Index: leechcraft-azoth-0.5.85.ebuild
112 ===================================================================
113 RCS file: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.85.ebuild,v
114 retrieving revision 1.2
115 retrieving revision 1.3
116 diff -u -r1.2 -r1.3
117 --- leechcraft-azoth-0.5.85.ebuild 20 Oct 2012 11:39:12 -0000 1.2
118 +++ leechcraft-azoth-0.5.85.ebuild 2 Mar 2013 22:52:14 -0000 1.3
119 @@ -1,6 +1,6 @@
120 -# Copyright 1999-2012 Gentoo Foundation
121 +# Copyright 1999-2013 Gentoo Foundation
122 # Distributed under the terms of the GNU General Public License v2
123 -# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.85.ebuild,v 1.2 2012/10/20 11:39:12 pinkbyte Exp $
124 +# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.85.ebuild,v 1.3 2013/03/02 22:52:14 hwoarang Exp $
125
126 EAPI="4"
127
128 @@ -16,15 +16,15 @@
129 +otroid +p100q +rosenthal +standardstyles +xoox +xtazy +zheet"
130
131 DEPEND="~net-misc/leechcraft-core-${PV}
132 - x11-libs/qt-webkit:4
133 - x11-libs/qt-multimedia:4
134 + dev-qt/qtwebkit:4
135 + dev-qt/qtmultimedia:4
136 autoidler? ( x11-libs/libXScrnSaver )
137 astrality? ( net-libs/telepathy-qt )
138 otroid? ( =net-libs/libotr-3* )
139 - media? ( x11-libs/qt-multimedia:4 )
140 + media? ( dev-qt/qtmultimedia:4 )
141 rosenthal? ( app-text/hunspell )
142 xoox? ( =net-libs/qxmpp-0.7* media-libs/speex )
143 - xtazy? ( x11-libs/qt-dbus:4 )
144 + xtazy? ( dev-qt/qtdbus:4 )
145 crypt? ( app-crypt/qca app-crypt/qca-gnupg )
146 zheet? ( net-libs/libmsn )"
147 RDEPEND="${DEPEND}
148
149
150
151 1.42 net-im/leechcraft-azoth/ChangeLog
152
153 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/ChangeLog?rev=1.42&view=markup
154 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/ChangeLog?rev=1.42&content-type=text/plain
155 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/leechcraft-azoth/ChangeLog?r1=1.41&r2=1.42
156
157 Index: ChangeLog
158 ===================================================================
159 RCS file: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v
160 retrieving revision 1.41
161 retrieving revision 1.42
162 diff -u -r1.41 -r1.42
163 --- ChangeLog 16 Feb 2013 21:29:06 -0000 1.41
164 +++ ChangeLog 2 Mar 2013 22:52:14 -0000 1.42
165 @@ -1,6 +1,11 @@
166 # ChangeLog for net-im/leechcraft-azoth
167 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
168 -# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.41 2013/02/16 21:29:06 ago Exp $
169 +# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.42 2013/03/02 22:52:14 hwoarang Exp $
170 +
171 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
172 + leechcraft-azoth-0.5.85.ebuild, leechcraft-azoth-0.5.90.ebuild,
173 + leechcraft-azoth-9999.ebuild:
174 + Move Qt dependencies to the new category
175
176 16 Feb 2013; Agostino Sarubbo <ago@g.o> leechcraft-azoth-0.5.90.ebuild:
177 Stable for x86, wrt bug #457824