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-games/tiled: tiled-0.9.0.ebuild tiled-0.8.1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:52:42
Message-Id: 20130302195238.8968B2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:52:38
2
3 Modified: tiled-0.9.0.ebuild tiled-0.8.1.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.2 dev-games/tiled/tiled-0.9.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/tiled-0.9.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/tiled-0.9.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/tiled-0.9.0.ebuild?r1=1.1&r2=1.2
15
16 Index: tiled-0.9.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-games/tiled/tiled-0.9.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- tiled-0.9.0.ebuild 28 Jan 2013 10:42:53 -0000 1.1
23 +++ tiled-0.9.0.ebuild 2 Mar 2013 19:52:38 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/tiled-0.9.0.ebuild,v 1.1 2013/01/28 10:42:53 kensington Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/tiled-0.9.0.ebuild,v 1.2 2013/03/02 19:52:38 hwoarang Exp $
29
30 EAPI=5
31
32 @@ -19,9 +19,9 @@
33 IUSE="examples"
34
35 DEPEND="sys-libs/zlib
36 - >=x11-libs/qt-core-4.6:4
37 - >=x11-libs/qt-gui-4.6:4
38 - >=x11-libs/qt-opengl-4.6:4"
39 + >=dev-qt/qtcore-4.6:4
40 + >=dev-qt/qtgui-4.6:4
41 + >=dev-qt/qtopengl-4.6:4"
42 RDEPEND="${DEPEND}"
43
44 S=${WORKDIR}/${MY_P}
45
46
47
48 1.2 dev-games/tiled/tiled-0.8.1.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/tiled-0.8.1.ebuild?rev=1.2&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/tiled-0.8.1.ebuild?rev=1.2&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/tiled-0.8.1.ebuild?r1=1.1&r2=1.2
53
54 Index: tiled-0.8.1.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/dev-games/tiled/tiled-0.8.1.ebuild,v
57 retrieving revision 1.1
58 retrieving revision 1.2
59 diff -u -r1.1 -r1.2
60 --- tiled-0.8.1.ebuild 6 Aug 2012 14:32:28 -0000 1.1
61 +++ tiled-0.8.1.ebuild 2 Mar 2013 19:52:38 -0000 1.2
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2012 Gentoo Foundation
64 +# Copyright 1999-2013 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/tiled-0.8.1.ebuild,v 1.1 2012/08/06 14:32:28 kensington Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/tiled-0.8.1.ebuild,v 1.2 2013/03/02 19:52:38 hwoarang Exp $
68
69 EAPI=4
70
71 @@ -19,9 +19,9 @@
72 IUSE="examples"
73
74 DEPEND="sys-libs/zlib
75 - >=x11-libs/qt-core-4.6:4
76 - >=x11-libs/qt-gui-4.6:4
77 - >=x11-libs/qt-opengl-4.6:4"
78 + >=dev-qt/qtcore-4.6:4
79 + >=dev-qt/qtgui-4.6:4
80 + >=dev-qt/qtopengl-4.6:4"
81 RDEPEND="${DEPEND}"
82
83 S=${WORKDIR}/${MY_P}
84
85
86
87 1.3 dev-games/tiled/ChangeLog
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/ChangeLog?rev=1.3&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/ChangeLog?rev=1.3&content-type=text/plain
91 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/tiled/ChangeLog?r1=1.2&r2=1.3
92
93 Index: ChangeLog
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v
96 retrieving revision 1.2
97 retrieving revision 1.3
98 diff -u -r1.2 -r1.3
99 --- ChangeLog 28 Jan 2013 10:42:53 -0000 1.2
100 +++ ChangeLog 2 Mar 2013 19:52:38 -0000 1.3
101 @@ -1,6 +1,10 @@
102 # ChangeLog for dev-games/tiled
103 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
104 -# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v 1.2 2013/01/28 10:42:53 kensington Exp $
105 +# $Header: /var/cvsroot/gentoo-x86/dev-games/tiled/ChangeLog,v 1.3 2013/03/02 19:52:38 hwoarang Exp $
106 +
107 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> tiled-0.8.1.ebuild,
108 + tiled-0.9.0.ebuild:
109 + Move Qt dependencies to the new category
110
111 *tiled-0.9.0 (28 Jan 2013)