Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/qchartdiary: qchartdiary-0.6.4.1-r2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:36:49
Message-Id: 20130302193646.5F8C72171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:36:46
2
3 Modified: qchartdiary-0.6.4.1-r2.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 app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild?r1=1.3&r2=1.4
15
16 Index: qchartdiary-0.6.4.1-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- qchartdiary-0.6.4.1-r2.ebuild 14 Jul 2010 13:50:12 -0000 1.3
23 +++ qchartdiary-0.6.4.1-r2.ebuild 2 Mar 2013 19:36:46 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 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/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild,v 1.3 2010/07/14 13:50:12 fauli Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/qchartdiary-0.6.4.1-r2.ebuild,v 1.4 2013/03/02 19:36:46 hwoarang Exp $
30
31 EAPI="2"
32
33 @@ -17,8 +17,8 @@
34 KEYWORDS="amd64 x86"
35 IUSE="debug"
36
37 -DEPEND="x11-libs/qt-gui:4
38 - x11-libs/qt-sql:4"
39 +DEPEND="dev-qt/qtgui:4
40 + dev-qt/qtsql:4"
41 RDEPEND="${DEPEND}"
42
43 S="${WORKDIR}/${MY_PN}"
44
45
46
47 1.6 app-office/qchartdiary/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/qchartdiary/ChangeLog?rev=1.6&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/qchartdiary/ChangeLog?rev=1.6&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/qchartdiary/ChangeLog?r1=1.5&r2=1.6
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v
56 retrieving revision 1.5
57 retrieving revision 1.6
58 diff -u -r1.5 -r1.6
59 --- ChangeLog 14 Jul 2010 13:50:12 -0000 1.5
60 +++ ChangeLog 2 Mar 2013 19:36:46 -0000 1.6
61 @@ -1,6 +1,10 @@
62 # ChangeLog for app-office/qchartdiary
63 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v 1.5 2010/07/14 13:50:12 fauli Exp $
65 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/app-office/qchartdiary/ChangeLog,v 1.6 2013/03/02 19:36:46 hwoarang Exp $
67 +
68 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
69 + qchartdiary-0.6.4.1-r2.ebuild:
70 + Move Qt dependencies to the new category
71
72 14 Jul 2010; Christian Faulhammer <fauli@g.o>
73 qchartdiary-0.6.4.1-r2.ebuild:
74 @@ -27,4 +31,3 @@
75 09 May 2009; Markos Chandras <hwoarang@g.o>
76 +qchartdiary-0.6.4.1.ebuild, +metadata.xml:
77 Initial commit for qchartdiary application
78 -