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/evolvotron: evolvotron-0.6.2.ebuild evolvotron-0.6.1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:48:00
Message-Id: 20130302234756.B32F82171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:47:56
2
3 Modified: evolvotron-0.6.2.ebuild evolvotron-0.6.1.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/evolvotron/evolvotron-0.6.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?r1=1.1&r2=1.2
16
17 Index: evolvotron-0.6.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- evolvotron-0.6.2.ebuild 30 Oct 2012 20:59:00 -0000 1.1
24 +++ evolvotron-0.6.2.ebuild 2 Mar 2013 23:47:56 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 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/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v 1.1 2012/10/30 20:59:00 jer Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v 1.2 2013/03/02 23:47:56 hwoarang Exp $
31
32 EAPI=4
33 PYTHON_DEPEND="2:2.6"
34 @@ -15,7 +15,7 @@
35 KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
36 IUSE=""
37
38 -RDEPEND="x11-libs/qt-gui:4"
39 +RDEPEND="dev-qt/qtgui:4"
40 DEPEND="${RDEPEND}
41 dev-libs/boost"
42
43
44
45
46 1.5 x11-misc/evolvotron/evolvotron-0.6.1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.1.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.1.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.1.ebuild?r1=1.4&r2=1.5
51
52 Index: evolvotron-0.6.1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.1.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- evolvotron-0.6.1.ebuild 6 Jun 2010 09:42:13 -0000 1.4
59 +++ evolvotron-0.6.1.ebuild 2 Mar 2013 23:47:56 -0000 1.5
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2010 Gentoo Foundation
62 +# Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.1.ebuild,v 1.4 2010/06/06 09:42:13 ssuominen Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.1.ebuild,v 1.5 2013/03/02 23:47:56 hwoarang Exp $
66
67 EAPI=2
68 PYTHON_DEPEND="2:2.6"
69 @@ -15,7 +15,7 @@
70 KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
71 IUSE=""
72
73 -RDEPEND="x11-libs/qt-gui:4"
74 +RDEPEND="dev-qt/qtgui:4"
75 DEPEND="${RDEPEND}
76 dev-libs/boost"
77
78
79
80
81 1.25 x11-misc/evolvotron/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?rev=1.25&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?rev=1.25&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?r1=1.24&r2=1.25
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v
90 retrieving revision 1.24
91 retrieving revision 1.25
92 diff -u -r1.24 -r1.25
93 --- ChangeLog 30 Oct 2012 20:59:00 -0000 1.24
94 +++ ChangeLog 2 Mar 2013 23:47:56 -0000 1.25
95 @@ -1,6 +1,10 @@
96 # ChangeLog for x11-misc/evolvotron
97 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.24 2012/10/30 20:59:00 jer Exp $
99 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.25 2013/03/02 23:47:56 hwoarang Exp $
101 +
102 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> evolvotron-0.6.1.ebuild,
103 + evolvotron-0.6.2.ebuild:
104 + Move Qt dependencies to the new category
105
106 *evolvotron-0.6.2 (30 Oct 2012)
107
108 @@ -100,4 +104,3 @@
109 evolvotron-0.2.2.ebuild:
110 initial commit; ebuild based on the one submitted by Matija Suklje via
111 bug 29421
112 -