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-misc/fraqtive: fraqtive-0.4.6.ebuild fraqtive-0.4.5.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:48:25
Message-Id: 20130302234822.875E12171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:48:22
2
3 Modified: fraqtive-0.4.6.ebuild fraqtive-0.4.5.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.2 x11-misc/fraqtive/fraqtive-0.4.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild?r1=1.1&r2=1.2
16
17 Index: fraqtive-0.4.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- fraqtive-0.4.6.ebuild 30 Jan 2013 20:50:19 -0000 1.1
24 +++ fraqtive-0.4.6.ebuild 2 Mar 2013 23:48:22 -0000 1.2
25 @@ -1,6 +1,6 @@
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-misc/fraqtive/fraqtive-0.4.6.ebuild,v 1.1 2013/01/30 20:50:19 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild,v 1.2 2013/03/02 23:48:22 hwoarang Exp $
30
31 EAPI=4
32 inherit eutils gnome2-utils qt4-r2
33 @@ -15,9 +15,9 @@
34 IUSE="sse2"
35
36 DEPEND="
37 - x11-libs/qt-core:4
38 - x11-libs/qt-gui:4
39 - x11-libs/qt-opengl:4
40 + dev-qt/qtcore:4
41 + dev-qt/qtgui:4
42 + dev-qt/qtopengl:4
43 "
44 RDEPEND="${DEPEND}"
45
46
47
48
49 1.4 x11-misc/fraqtive/fraqtive-0.4.5.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.5.ebuild?rev=1.4&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.5.ebuild?rev=1.4&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.5.ebuild?r1=1.3&r2=1.4
54
55 Index: fraqtive-0.4.5.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.5.ebuild,v
58 retrieving revision 1.3
59 retrieving revision 1.4
60 diff -u -r1.3 -r1.4
61 --- fraqtive-0.4.5.ebuild 30 Jan 2013 20:50:19 -0000 1.3
62 +++ fraqtive-0.4.5.ebuild 2 Mar 2013 23:48:22 -0000 1.4
63 @@ -1,6 +1,6 @@
64 # Copyright 1999-2013 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.5.ebuild,v 1.3 2013/01/30 20:50:19 jer Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.5.ebuild,v 1.4 2013/03/02 23:48:22 hwoarang Exp $
68
69 EAPI=4
70
71 @@ -15,9 +15,9 @@
72 KEYWORDS="~amd64 ~x86"
73 IUSE="sse2"
74
75 -RDEPEND="x11-libs/qt-core:4
76 - x11-libs/qt-gui:4
77 - x11-libs/qt-opengl:4"
78 +RDEPEND="dev-qt/qtcore:4
79 + dev-qt/qtgui:4
80 + dev-qt/qtopengl:4"
81 DEPEND="${RDEPEND}"
82
83 src_prepare() {
84
85
86
87 1.13 x11-misc/fraqtive/ChangeLog
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/ChangeLog?rev=1.13&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/ChangeLog?rev=1.13&content-type=text/plain
91 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/ChangeLog?r1=1.12&r2=1.13
92
93 Index: ChangeLog
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/ChangeLog,v
96 retrieving revision 1.12
97 retrieving revision 1.13
98 diff -u -r1.12 -r1.13
99 --- ChangeLog 30 Jan 2013 20:50:19 -0000 1.12
100 +++ ChangeLog 2 Mar 2013 23:48:22 -0000 1.13
101 @@ -1,6 +1,10 @@
102 # ChangeLog for x11-misc/fraqtive
103 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
104 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/ChangeLog,v 1.12 2013/01/30 20:50:19 jer Exp $
105 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/ChangeLog,v 1.13 2013/03/02 23:48:22 hwoarang Exp $
106 +
107 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> fraqtive-0.4.5.ebuild,
108 + fraqtive-0.4.6.ebuild:
109 + Move Qt dependencies to the new category
110
111 *fraqtive-0.4.6 (30 Jan 2013)
112
113 @@ -55,4 +59,3 @@
114 +fraqtive-0.3.1.ebuild:
115 Initial import from sunrise wrt bug #97968.
116 Thanks to Gleb Litvjak and Wolfgang Frisch.
117 -