Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/qled: qled-0.6.2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:56:01
Message-Id: 20130302235558.5B45F2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:55:58
2
3 Modified: qled-0.6.2.ebuild ChangeLog
4 Log:
5 Move Qt dependencies to the new category
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.4 x11-plugins/qled/qled-0.6.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/qled/qled-0.6.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/qled/qled-0.6.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/qled/qled-0.6.2.ebuild?r1=1.3&r2=1.4
15
16 Index: qled-0.6.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/qled/qled-0.6.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- qled-0.6.2.ebuild 2 Jul 2011 20:14:33 -0000 1.3
23 +++ qled-0.6.2.ebuild 2 Mar 2013 23:55:58 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/qled/qled-0.6.2.ebuild,v 1.3 2011/07/02 20:14:33 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/qled/qled-0.6.2.ebuild,v 1.4 2013/03/02 23:55:58 hwoarang Exp $
30
31 EAPI=3
32
33 @@ -17,7 +17,7 @@
34 KEYWORDS="amd64 x86"
35 IUSE=""
36
37 -RDEPEND="x11-libs/qt-gui:4
38 - x11-libs/qt-svg:4"
39 +RDEPEND="dev-qt/qtgui:4
40 + dev-qt/qtsvg:4"
41 DEPEND="${RDEPEND}
42 app-arch/unzip"
43
44
45
46 1.4 x11-plugins/qled/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/qled/ChangeLog?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/qled/ChangeLog?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/qled/ChangeLog?r1=1.3&r2=1.4
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/qled/ChangeLog,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- ChangeLog 2 Jul 2011 20:14:33 -0000 1.3
59 +++ ChangeLog 2 Mar 2013 23:55:58 -0000 1.4
60 @@ -1,6 +1,9 @@
61 # ChangeLog for x11-plugins/qled
62 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/qled/ChangeLog,v 1.3 2011/07/02 20:14:33 hwoarang Exp $
64 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/qled/ChangeLog,v 1.4 2013/03/02 23:55:58 hwoarang Exp $
66 +
67 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> qled-0.6.2.ebuild:
68 + Move Qt dependencies to the new category
69
70 02 Jul 2011; Markos Chandras <hwoarang@g.o> qled-0.6.2.ebuild:
71 Stable on amd64/x86
72 @@ -13,4 +16,3 @@
73 01 Mar 2011; Markos Chandras <hwoarang@g.o> +qled-0.6.2.ebuild,
74 +metadata.xml:
75 Initial commit of qled plugin for Qt-Designer
76 -