Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-engines/qtads: qtads-2.1.6.ebuild qtads-2.1.5.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:15:29
Message-Id: 20130302211526.963202171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:15:26
2
3 Modified: qtads-2.1.6.ebuild qtads-2.1.5.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.3 games-engines/qtads/qtads-2.1.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/qtads-2.1.6.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/qtads-2.1.6.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/qtads-2.1.6.ebuild?r1=1.2&r2=1.3
15
16 Index: qtads-2.1.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.6.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- qtads-2.1.6.ebuild 4 Feb 2013 22:26:40 -0000 1.2
23 +++ qtads-2.1.6.ebuild 2 Mar 2013 21:15:26 -0000 1.3
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/games-engines/qtads/qtads-2.1.6.ebuild,v 1.2 2013/02/04 22:26:40 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.6.ebuild,v 1.3 2013/03/02 21:15:26 hwoarang Exp $
29
30 EAPI=5
31 inherit eutils gnome2-utils fdo-mime qt4-r2 games
32 @@ -17,8 +17,8 @@
33 DEPEND="media-libs/libsdl[audio]
34 media-libs/sdl-mixer[midi,vorbis]
35 media-libs/sdl-sound[mp3]
36 - x11-libs/qt-core:4
37 - x11-libs/qt-gui:4"
38 + dev-qt/qtcore:4
39 + dev-qt/qtgui:4"
40 RDEPEND="${DEPEND}"
41
42 src_configure() {
43
44
45
46 1.6 games-engines/qtads/qtads-2.1.5.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/qtads-2.1.5.ebuild?rev=1.6&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/qtads-2.1.5.ebuild?rev=1.6&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/qtads-2.1.5.ebuild?r1=1.5&r2=1.6
51
52 Index: qtads-2.1.5.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.5.ebuild,v
55 retrieving revision 1.5
56 retrieving revision 1.6
57 diff -u -r1.5 -r1.6
58 --- qtads-2.1.5.ebuild 13 Jan 2013 11:40:48 -0000 1.5
59 +++ qtads-2.1.5.ebuild 2 Mar 2013 21:15:26 -0000 1.6
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/games-engines/qtads/qtads-2.1.5.ebuild,v 1.5 2013/01/13 11:40:48 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.5.ebuild,v 1.6 2013/03/02 21:15:26 hwoarang Exp $
65
66 EAPI=4
67 inherit eutils gnome2-utils fdo-mime qt4-r2 games
68 @@ -17,8 +17,8 @@
69 DEPEND="media-libs/libsdl[audio]
70 media-libs/sdl-mixer[midi,vorbis]
71 media-libs/sdl-sound[mp3]
72 - x11-libs/qt-core:4
73 - x11-libs/qt-gui:4"
74 + dev-qt/qtcore:4
75 + dev-qt/qtgui:4"
76 RDEPEND="${DEPEND}"
77
78 src_configure() {
79
80
81
82 1.30 games-engines/qtads/ChangeLog
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/ChangeLog?rev=1.30&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/ChangeLog?rev=1.30&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/qtads/ChangeLog?r1=1.29&r2=1.30
87
88 Index: ChangeLog
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v
91 retrieving revision 1.29
92 retrieving revision 1.30
93 diff -u -r1.29 -r1.30
94 --- ChangeLog 4 Feb 2013 22:26:40 -0000 1.29
95 +++ ChangeLog 2 Mar 2013 21:15:26 -0000 1.30
96 @@ -1,6 +1,10 @@
97 # ChangeLog for games-engines/qtads
98 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
99 -# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.29 2013/02/04 22:26:40 mr_bones_ Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.30 2013/03/02 21:15:26 hwoarang Exp $
101 +
102 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> qtads-2.1.5.ebuild,
103 + qtads-2.1.6.ebuild:
104 + Move Qt dependencies to the new category
105
106 04 Feb 2013; Michael Sterrett <mr_bones_@g.o> qtads-2.1.6.ebuild:
107 eapi=5