Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/monkeystudio: monkeystudio-1.9.0.4.ebuild monkeystudio-1.9.0.2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 20:23:11
Message-Id: 20130302202303.1161B2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 20:23:03
2
3 Modified: monkeystudio-1.9.0.4.ebuild
4 monkeystudio-1.9.0.2.ebuild 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 dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild?r1=1.1&r2=1.2
16
17 Index: monkeystudio-1.9.0.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- monkeystudio-1.9.0.4.ebuild 6 Feb 2013 14:55:19 -0000 1.1
24 +++ monkeystudio-1.9.0.4.ebuild 2 Mar 2013 20:23:02 -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/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild,v 1.1 2013/02/06 14:55:19 kensington Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.4.ebuild,v 1.2 2013/03/02 20:23:02 hwoarang Exp $
30
31 EAPI=5
32 LANGS="be es fr ru"
33 @@ -19,7 +19,7 @@
34 IUSE="doc plugins"
35
36 RDEPEND="plugins? ( >=x11-libs/qt-webkit-4.7.0:4 )
37 - >=x11-libs/qt-assistant-4.7.0:4
38 + >=dev-qt/qthelp-4.7.0:4
39 >=x11-libs/qt-core-4.7.0:4
40 >=x11-libs/qt-gui-4.7.0:4
41 >=x11-libs/qt-sql-4.7.0:4
42
43
44
45 1.2 dev-util/monkeystudio/monkeystudio-1.9.0.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.2.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.2.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.2.ebuild?r1=1.1&r2=1.2
50
51 Index: monkeystudio-1.9.0.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.2.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- monkeystudio-1.9.0.2.ebuild 3 Jul 2012 17:20:33 -0000 1.1
58 +++ monkeystudio-1.9.0.2.ebuild 2 Mar 2013 20:23:02 -0000 1.2
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2012 Gentoo Foundation
61 +# Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.2.ebuild,v 1.1 2012/07/03 17:20:33 kensington Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/monkeystudio/monkeystudio-1.9.0.2.ebuild,v 1.2 2013/03/02 20:23:02 hwoarang Exp $
65
66 EAPI=4
67 LANGS="be es fr ru"
68 @@ -19,7 +19,7 @@
69 IUSE="doc plugins"
70
71 RDEPEND="plugins? ( >=x11-libs/qt-webkit-4.7.0:4 )
72 - >=x11-libs/qt-assistant-4.7.0:4
73 + >=dev-qt/qthelp-4.7.0:4
74 >=x11-libs/qt-core-4.7.0:4
75 >=x11-libs/qt-gui-4.7.0:4
76 >=x11-libs/qt-sql-4.7.0:4
77
78
79
80 1.3 dev-util/monkeystudio/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monkeystudio/ChangeLog?rev=1.3&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monkeystudio/ChangeLog?rev=1.3&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monkeystudio/ChangeLog?r1=1.2&r2=1.3
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-util/monkeystudio/ChangeLog,v
89 retrieving revision 1.2
90 retrieving revision 1.3
91 diff -u -r1.2 -r1.3
92 --- ChangeLog 6 Feb 2013 14:55:19 -0000 1.2
93 +++ ChangeLog 2 Mar 2013 20:23:02 -0000 1.3
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-util/monkeystudio
96 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monkeystudio/ChangeLog,v 1.2 2013/02/06 14:55:19 kensington Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-util/monkeystudio/ChangeLog,v 1.3 2013/03/02 20:23:02 hwoarang Exp $
99 +
100 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
101 + monkeystudio-1.9.0.2.ebuild, monkeystudio-1.9.0.4.ebuild:
102 + Move Qt dependencies to the new category
103
104 *monkeystudio-1.9.0.4 (06 Feb 2013)