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-board/pokerth: pokerth-1.0.ebuild pokerth-0.9.5.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:13:11
Message-Id: 20130302211308.97E582171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:13:08
2
3 Modified: pokerth-1.0.ebuild pokerth-0.9.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.5 games-board/pokerth/pokerth-1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-1.0.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-1.0.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-1.0.ebuild?r1=1.4&r2=1.5
15
16 Index: pokerth-1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.0.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- pokerth-1.0.ebuild 24 Feb 2013 11:30:42 -0000 1.4
23 +++ pokerth-1.0.ebuild 2 Mar 2013 21:13:08 -0000 1.5
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-board/pokerth/pokerth-1.0.ebuild,v 1.4 2013/02/24 11:30:42 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-1.0.ebuild,v 1.5 2013/03/02 21:13:08 hwoarang Exp $
29
30 EAPI=5
31 inherit flag-o-matic eutils qt4-r2 games
32 @@ -22,15 +22,15 @@
33 dev-libs/tinyxml[stl]
34 net-libs/libircclient
35 >=net-misc/curl-7.16
36 - x11-libs/qt-core:4
37 + dev-qt/qtcore:4
38 virtual/gsasl
39 !dedicated? (
40 media-libs/libsdl
41 media-libs/sdl-mixer[mod,vorbis]
42 - x11-libs/qt-gui:4
43 + dev-qt/qtgui:4
44 )"
45 DEPEND="${RDEPEND}
46 - !dedicated? ( x11-libs/qt-sql:4 )"
47 + !dedicated? ( dev-qt/qtsql:4 )"
48
49 S=${WORKDIR}/${MY_P}
50
51
52
53
54 1.11 games-board/pokerth/pokerth-0.9.5.ebuild
55
56 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild?rev=1.11&view=markup
57 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild?rev=1.11&content-type=text/plain
58 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild?r1=1.10&r2=1.11
59
60 Index: pokerth-0.9.5.ebuild
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild,v
63 retrieving revision 1.10
64 retrieving revision 1.11
65 diff -u -r1.10 -r1.11
66 --- pokerth-0.9.5.ebuild 22 Nov 2012 03:51:13 -0000 1.10
67 +++ pokerth-0.9.5.ebuild 2 Mar 2013 21:13:08 -0000 1.11
68 @@ -1,6 +1,6 @@
69 -# Copyright 1999-2012 Gentoo Foundation
70 +# Copyright 1999-2013 Gentoo Foundation
71 # Distributed under the terms of the GNU General Public License v2
72 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild,v 1.10 2012/11/22 03:51:13 flameeyes Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/pokerth-0.9.5.ebuild,v 1.11 2013/03/02 21:13:08 hwoarang Exp $
74
75 EAPI=4
76 inherit flag-o-matic eutils qt4-r2 games
77 @@ -21,15 +21,15 @@
78 dev-libs/tinyxml[stl]
79 net-libs/libircclient
80 >=net-misc/curl-7.16
81 - x11-libs/qt-core:4
82 + dev-qt/qtcore:4
83 virtual/gsasl
84 !dedicated? (
85 media-libs/libsdl
86 media-libs/sdl-mixer[mod,vorbis]
87 - x11-libs/qt-gui:4
88 + dev-qt/qtgui:4
89 )"
90 DEPEND="${RDEPEND}
91 - !dedicated? ( x11-libs/qt-sql:4 )"
92 + !dedicated? ( dev-qt/qtsql:4 )"
93
94 S=${WORKDIR}/${MY_P}
95
96
97
98
99 1.51 games-board/pokerth/ChangeLog
100
101 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?rev=1.51&view=markup
102 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?rev=1.51&content-type=text/plain
103 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pokerth/ChangeLog?r1=1.50&r2=1.51
104
105 Index: ChangeLog
106 ===================================================================
107 RCS file: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v
108 retrieving revision 1.50
109 retrieving revision 1.51
110 diff -u -r1.50 -r1.51
111 --- ChangeLog 24 Feb 2013 11:30:42 -0000 1.50
112 +++ ChangeLog 2 Mar 2013 21:13:08 -0000 1.51
113 @@ -1,6 +1,10 @@
114 # ChangeLog for games-board/pokerth
115 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
116 -# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.50 2013/02/24 11:30:42 ago Exp $
117 +# $Header: /var/cvsroot/gentoo-x86/games-board/pokerth/ChangeLog,v 1.51 2013/03/02 21:13:08 hwoarang Exp $
118 +
119 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> pokerth-0.9.5.ebuild,
120 + pokerth-1.0.ebuild:
121 + Move Qt dependencies to the new category
122
123 24 Feb 2013; Agostino Sarubbo <ago@g.o> pokerth-1.0.ebuild:
124 Stable for x86, wrt bug #458640