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-misc/x2goclient: x2goclient-3.99.3.0.ebuild x2goclient-4.0.0.1.ebuild x2goclient-3.99.2.2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:10:12
Message-Id: 20130302230709.677202171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:07:09
2
3 Modified: x2goclient-3.99.3.0.ebuild
4 x2goclient-4.0.0.1.ebuild
5 x2goclient-3.99.2.2.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.2 net-misc/x2goclient/x2goclient-3.99.3.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild?r1=1.1&r2=1.2
17
18 Index: x2goclient-3.99.3.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- x2goclient-3.99.3.0.ebuild 15 Nov 2012 09:38:51 -0000 1.1
25 +++ x2goclient-3.99.3.0.ebuild 2 Mar 2013 23:07:09 -0000 1.2
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-misc/x2goclient/x2goclient-3.99.3.0.ebuild,v 1.1 2012/11/15 09:38:51 voyageur Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild,v 1.2 2013/03/02 23:07:09 hwoarang Exp $
32
33 EAPI=4
34 inherit eutils qt4-r2
35 @@ -16,9 +16,9 @@
36
37 DEPEND="net-libs/libssh
38 net-print/cups
39 - x11-libs/qt-core:4[ssl]
40 - x11-libs/qt-gui:4
41 - x11-libs/qt-svg:4
42 + dev-qt/qtcore:4[ssl]
43 + dev-qt/qtgui:4
44 + dev-qt/qtsvg:4
45 ldap? ( net-nds/openldap )"
46 RDEPEND="${DEPEND}
47 net-misc/nx"
48
49
50
51 1.2 net-misc/x2goclient/x2goclient-4.0.0.1.ebuild
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild?rev=1.2&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild?rev=1.2&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild?r1=1.1&r2=1.2
56
57 Index: x2goclient-4.0.0.1.ebuild
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild,v
60 retrieving revision 1.1
61 retrieving revision 1.2
62 diff -u -r1.1 -r1.2
63 --- x2goclient-4.0.0.1.ebuild 8 Jan 2013 10:53:53 -0000 1.1
64 +++ x2goclient-4.0.0.1.ebuild 2 Mar 2013 23:07:09 -0000 1.2
65 @@ -1,6 +1,6 @@
66 # Copyright 1999-2013 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild,v 1.1 2013/01/08 10:53:53 voyageur Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild,v 1.2 2013/03/02 23:07:09 hwoarang Exp $
70
71 EAPI=4
72 inherit eutils qt4-r2
73 @@ -16,9 +16,9 @@
74
75 DEPEND="net-libs/libssh
76 net-print/cups
77 - x11-libs/qt-core:4[ssl]
78 - x11-libs/qt-gui:4
79 - x11-libs/qt-svg:4
80 + dev-qt/qtcore:4[ssl]
81 + dev-qt/qtgui:4
82 + dev-qt/qtsvg:4
83 ldap? ( net-nds/openldap )"
84 RDEPEND="${DEPEND}
85 net-misc/nx"
86
87
88
89 1.4 net-misc/x2goclient/x2goclient-3.99.2.2.ebuild
90
91 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild?rev=1.4&view=markup
92 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild?rev=1.4&content-type=text/plain
93 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild?r1=1.3&r2=1.4
94
95 Index: x2goclient-3.99.2.2.ebuild
96 ===================================================================
97 RCS file: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild,v
98 retrieving revision 1.3
99 retrieving revision 1.4
100 diff -u -r1.3 -r1.4
101 --- x2goclient-3.99.2.2.ebuild 16 Dec 2012 16:29:13 -0000 1.3
102 +++ x2goclient-3.99.2.2.ebuild 2 Mar 2013 23:07:09 -0000 1.4
103 @@ -1,6 +1,6 @@
104 -# Copyright 1999-2012 Gentoo Foundation
105 +# Copyright 1999-2013 Gentoo Foundation
106 # Distributed under the terms of the GNU General Public License v2
107 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild,v 1.3 2012/12/16 16:29:13 ago Exp $
108 +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild,v 1.4 2013/03/02 23:07:09 hwoarang Exp $
109
110 EAPI=4
111 inherit eutils qt4-r2
112 @@ -16,9 +16,9 @@
113
114 DEPEND="net-libs/libssh
115 net-print/cups
116 - x11-libs/qt-core:4[ssl]
117 - x11-libs/qt-gui:4
118 - x11-libs/qt-svg:4
119 + dev-qt/qtcore:4[ssl]
120 + dev-qt/qtgui:4
121 + dev-qt/qtsvg:4
122 ldap? ( net-nds/openldap )"
123 RDEPEND="${DEPEND}
124 net-misc/nx"
125
126
127
128 1.17 net-misc/x2goclient/ChangeLog
129
130 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/ChangeLog?rev=1.17&view=markup
131 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/ChangeLog?rev=1.17&content-type=text/plain
132 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/x2goclient/ChangeLog?r1=1.16&r2=1.17
133
134 Index: ChangeLog
135 ===================================================================
136 RCS file: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v
137 retrieving revision 1.16
138 retrieving revision 1.17
139 diff -u -r1.16 -r1.17
140 --- ChangeLog 8 Jan 2013 10:53:53 -0000 1.16
141 +++ ChangeLog 2 Mar 2013 23:07:09 -0000 1.17
142 @@ -1,6 +1,10 @@
143 # ChangeLog for net-misc/x2goclient
144 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
145 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.16 2013/01/08 10:53:53 voyageur Exp $
146 +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.17 2013/03/02 23:07:09 hwoarang Exp $
147 +
148 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> x2goclient-3.99.2.2.ebuild,
149 + x2goclient-3.99.3.0.ebuild, x2goclient-4.0.0.1.ebuild:
150 + Move Qt dependencies to the new category
151
152 *x2goclient-4.0.0.1 (08 Jan 2013)