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/licq: licq-1.3.9.ebuild licq-1.3.8-r1.ebuild licq-1.7.0.ebuild ChangeLog
Date: Sat, 02 Mar 2013 22:53:03
Message-Id: 20130302225239.28D0C2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:52:39
2
3 Modified: licq-1.3.9.ebuild licq-1.3.8-r1.ebuild
4 licq-1.7.0.ebuild ChangeLog
5 Log:
6 Move Qt dependencies to the new category
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.2 net-im/licq/licq-1.3.9.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.3.9.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.3.9.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.3.9.ebuild?r1=1.1&r2=1.2
16
17 Index: licq-1.3.9.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.9.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- licq-1.3.9.ebuild 17 May 2010 19:54:11 -0000 1.1
24 +++ licq-1.3.9.ebuild 2 Mar 2013 22:52:38 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.9.ebuild,v 1.1 2010/05/17 19:54:11 patrick Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.9.ebuild,v 1.2 2013/03/02 22:52:38 hwoarang Exp $
31
32 EAPI=2
33 CMAKE_USE_DIR="${S}/plugins/qt4-gui"
34 @@ -19,7 +19,7 @@
35 ncurses? ( sys-libs/ncurses
36 dev-libs/cdk )
37 ssl? ( >=dev-libs/openssl-0.9.5a )
38 - qt4? ( x11-libs/qt-gui:4 )
39 + qt4? ( dev-qt/qtgui:4 )
40 xosd? ( x11-libs/xosd )"
41 DEPEND="${RDEPEND}
42 nls? ( sys-devel/gettext )
43
44
45
46 1.6 net-im/licq/licq-1.3.8-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild?rev=1.6&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild?rev=1.6&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild?r1=1.5&r2=1.6
51
52 Index: licq-1.3.8-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild,v
55 retrieving revision 1.5
56 retrieving revision 1.6
57 diff -u -r1.5 -r1.6
58 --- licq-1.3.8-r1.ebuild 13 Jan 2010 20:26:52 -0000 1.5
59 +++ licq-1.3.8-r1.ebuild 2 Mar 2013 22:52:38 -0000 1.6
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2010 Gentoo Foundation
62 +# Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild,v 1.5 2010/01/13 20:26:52 armin76 Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild,v 1.6 2013/03/02 22:52:38 hwoarang Exp $
66
67 EAPI=2
68 CMAKE_USE_DIR="${S}/plugins/qt4-gui"
69 @@ -19,7 +19,7 @@
70 ncurses? ( sys-libs/ncurses
71 dev-libs/cdk )
72 ssl? ( >=dev-libs/openssl-0.9.5a )
73 - qt4? ( x11-libs/qt-gui:4 )
74 + qt4? ( dev-qt/qtgui:4 )
75 xosd? ( x11-libs/xosd )"
76 DEPEND="${RDEPEND}
77 nls? ( sys-devel/gettext )
78
79
80
81 1.2 net-im/licq/licq-1.7.0.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.7.0.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.7.0.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/licq-1.7.0.ebuild?r1=1.1&r2=1.2
86
87 Index: licq-1.7.0.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.7.0.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- licq-1.7.0.ebuild 14 Jan 2013 08:29:30 -0000 1.1
94 +++ licq-1.7.0.ebuild 2 Mar 2013 22:52:38 -0000 1.2
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2013 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.7.0.ebuild,v 1.1 2013/01/14 08:29:30 polynomial-c Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.7.0.ebuild,v 1.2 2013/03/02 22:52:38 hwoarang Exp $
100
101 EAPI="5"
102
103 @@ -17,7 +17,7 @@
104
105 RDEPEND=">=app-crypt/gpgme-1
106 jabber? ( net-libs/gloox )
107 - qt4? ( x11-libs/qt-gui:4 )
108 + qt4? ( dev-qt/qtgui:4 )
109 ssl? ( >=dev-libs/openssl-0.9.5a )
110 ncurses? (
111 sys-libs/ncurses
112
113
114
115 1.120 net-im/licq/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/ChangeLog?rev=1.120&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/ChangeLog?rev=1.120&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/licq/ChangeLog?r1=1.119&r2=1.120
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v
124 retrieving revision 1.119
125 retrieving revision 1.120
126 diff -u -r1.119 -r1.120
127 --- ChangeLog 14 Jan 2013 08:29:30 -0000 1.119
128 +++ ChangeLog 2 Mar 2013 22:52:38 -0000 1.120
129 @@ -1,6 +1,10 @@
130 # ChangeLog for net-im/licq
131 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.119 2013/01/14 08:29:30 polynomial-c Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.120 2013/03/02 22:52:38 hwoarang Exp $
134 +
135 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> licq-1.3.8-r1.ebuild,
136 + licq-1.3.9.ebuild, licq-1.7.0.ebuild:
137 + Move Qt dependencies to the new category
138
139 *licq-1.7.0 (14 Jan 2013)