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-editors/znotes: znotes-0.4.5.ebuild znotes-0.4.4.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:22:55
Message-Id: 20130302192252.1900A2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:22:52
2
3 Modified: znotes-0.4.5.ebuild znotes-0.4.4.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.3 app-editors/znotes/znotes-0.4.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/znotes-0.4.5.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/znotes-0.4.5.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/znotes-0.4.5.ebuild?r1=1.2&r2=1.3
15
16 Index: znotes-0.4.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/znotes/znotes-0.4.5.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- znotes-0.4.5.ebuild 30 Aug 2012 16:28:42 -0000 1.2
23 +++ znotes-0.4.5.ebuild 2 Mar 2013 19:22:51 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 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-editors/znotes/znotes-0.4.5.ebuild,v 1.2 2012/08/30 16:28:42 kensington Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/znotes-0.4.5.ebuild,v 1.3 2013/03/02 19:22:51 hwoarang Exp $
30
31 EAPI=4
32 inherit qt4-r2
33 @@ -14,8 +14,8 @@
34 KEYWORDS="~amd64 ~x86"
35 IUSE=""
36
37 -DEPEND="x11-libs/qt-core:4
38 - x11-libs/qt-gui:4"
39 +DEPEND="dev-qt/qtcore:4
40 + dev-qt/qtgui:4"
41 RDEPEND="${DEPEND}"
42
43 DOCS="CHANGELOG THANKS"
44
45
46
47 1.2 app-editors/znotes/znotes-0.4.4.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/znotes-0.4.4.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/znotes-0.4.4.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/znotes-0.4.4.ebuild?r1=1.1&r2=1.2
52
53 Index: znotes-0.4.4.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-editors/znotes/znotes-0.4.4.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- znotes-0.4.4.ebuild 21 Jul 2011 00:35:39 -0000 1.1
60 +++ znotes-0.4.4.ebuild 2 Mar 2013 19:22:51 -0000 1.2
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2011 Gentoo Foundation
63 +# Copyright 1999-2013 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/znotes-0.4.4.ebuild,v 1.1 2011/07/21 00:35:39 chiiph Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/znotes-0.4.4.ebuild,v 1.2 2013/03/02 19:22:51 hwoarang Exp $
67
68 EAPI="2"
69 inherit qt4-r2
70 @@ -14,7 +14,7 @@
71 KEYWORDS="~amd64 ~x86"
72 IUSE=""
73
74 -DEPEND="x11-libs/qt-gui:4"
75 +DEPEND="dev-qt/qtgui:4"
76 RDEPEND="${DEPEND}"
77
78 DOCS="CHANGELOG THANKS"
79
80
81
82 1.11 app-editors/znotes/ChangeLog
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/ChangeLog?rev=1.11&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/ChangeLog?rev=1.11&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/znotes/ChangeLog?r1=1.10&r2=1.11
87
88 Index: ChangeLog
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v
91 retrieving revision 1.10
92 retrieving revision 1.11
93 diff -u -r1.10 -r1.11
94 --- ChangeLog 30 Aug 2012 16:28:42 -0000 1.10
95 +++ ChangeLog 2 Mar 2013 19:22:51 -0000 1.11
96 @@ -1,6 +1,10 @@
97 # ChangeLog for app-editors/znotes
98 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
99 -# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v 1.10 2012/08/30 16:28:42 kensington Exp $
100 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
101 +# $Header: /var/cvsroot/gentoo-x86/app-editors/znotes/ChangeLog,v 1.11 2013/03/02 19:22:51 hwoarang Exp $
102 +
103 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> znotes-0.4.4.ebuild,
104 + znotes-0.4.5.ebuild:
105 + Move Qt dependencies to the new category
106
107 30 Aug 2012; Michael Palimaka <kensington@g.o>
108 +files/znotes-0.4.5-gcc-4.7.patch, metadata.xml, znotes-0.4.5.ebuild: