Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-electronics/klayout: klayout-0.20.2.ebuild klayout-0.22.4.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:19:26
Message-Id: 20130302231923.3A1562171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:19:23
2
3 Modified: klayout-0.20.2.ebuild klayout-0.22.4.ebuild
4 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.4 sci-electronics/klayout/klayout-0.20.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/klayout/klayout-0.20.2.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/klayout/klayout-0.20.2.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/klayout/klayout-0.20.2.ebuild?r1=1.3&r2=1.4
16
17 Index: klayout-0.20.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/klayout/klayout-0.20.2.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- klayout-0.20.2.ebuild 19 Oct 2010 09:21:56 -0000 1.3
24 +++ klayout-0.20.2.ebuild 2 Mar 2013 23:19:22 -0000 1.4
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/sci-electronics/klayout/klayout-0.20.2.ebuild,v 1.3 2010/10/19 09:21:56 hwoarang Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/klayout-0.20.2.ebuild,v 1.4 2013/03/02 23:19:22 hwoarang Exp $
31
32 EAPI="2"
33
34 @@ -20,7 +20,7 @@
35 KEYWORDS="amd64 x86"
36 IUSE="ruby"
37
38 -RDEPEND="x11-libs/qt-gui:4[qt3support]"
39 +RDEPEND="dev-qt/qtgui:4[qt3support]"
40 DEPEND="${RDEPEND}"
41
42 all_ruby_prepare() {
43
44
45
46 1.4 sci-electronics/klayout/klayout-0.22.4.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/klayout/klayout-0.22.4.ebuild?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/klayout/klayout-0.22.4.ebuild?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/klayout/klayout-0.22.4.ebuild?r1=1.3&r2=1.4
51
52 Index: klayout-0.22.4.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/klayout/klayout-0.22.4.ebuild,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- klayout-0.22.4.ebuild 20 Jan 2013 21:48:09 -0000 1.3
59 +++ klayout-0.22.4.ebuild 2 Mar 2013 23:19:22 -0000 1.4
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/klayout-0.22.4.ebuild,v 1.3 2013/01/20 21:48:09 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/klayout-0.22.4.ebuild,v 1.4 2013/03/02 23:19:22 hwoarang Exp $
65
66 EAPI=5
67
68 @@ -20,7 +20,7 @@
69 IUSE=""
70
71 RDEPEND="
72 - x11-libs/qt-gui:4[qt3support]
73 + dev-qt/qtgui:4[qt3support]
74 $(ruby_implementations_depend)
75 "
76 DEPEND="${RDEPEND}"
77
78
79
80 1.15 sci-electronics/klayout/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/klayout/ChangeLog?rev=1.15&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/klayout/ChangeLog?rev=1.15&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/klayout/ChangeLog?r1=1.14&r2=1.15
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/klayout/ChangeLog,v
89 retrieving revision 1.14
90 retrieving revision 1.15
91 diff -u -r1.14 -r1.15
92 --- ChangeLog 20 Jan 2013 21:48:09 -0000 1.14
93 +++ ChangeLog 2 Mar 2013 23:19:23 -0000 1.15
94 @@ -1,6 +1,10 @@
95 # ChangeLog for sci-electronics/klayout
96 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/ChangeLog,v 1.14 2013/01/20 21:48:09 ago Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/klayout/ChangeLog,v 1.15 2013/03/02 23:19:23 hwoarang Exp $
99 +
100 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> klayout-0.20.2.ebuild,
101 + klayout-0.22.4.ebuild:
102 + Move Qt dependencies to the new category
103
104 20 Jan 2013; Agostino Sarubbo <ago@g.o> klayout-0.22.4.ebuild:
105 Stable for x86, wrt bug #452716