Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/teamspeak-client-bin: teamspeak-client-bin-3.0.9.2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 22:04:22
Message-Id: 20130302220419.068E82171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:04:18
2
3 Modified: teamspeak-client-bin-3.0.9.2.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.4 media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.9.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.9.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.9.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.9.2.ebuild?r1=1.3&r2=1.4
15
16 Index: teamspeak-client-bin-3.0.9.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.9.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- teamspeak-client-bin-3.0.9.2.ebuild 13 Feb 2013 22:30:36 -0000 1.3
23 +++ teamspeak-client-bin-3.0.9.2.ebuild 2 Mar 2013 22:04:18 -0000 1.4
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/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.9.2.ebuild,v 1.3 2013/02/13 22:30:36 tomwij Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.9.2.ebuild,v 1.4 2013/03/02 22:04:18 hwoarang Exp $
29
30 EAPI=5
31
32 @@ -16,8 +16,8 @@
33 SRC_URI="amd64? ( http://ftp.4players.de/pub/hosted/ts3/releases/${PV}/TeamSpeak3-Client-linux_amd64-${PV/_/-}.run )
34 x86? ( http://ftp.4players.de/pub/hosted/ts3/releases/${PV}/TeamSpeak3-Client-linux_x86-${PV/_/-}.run )"
35
36 -RDEPEND="x11-libs/qt-gui:4[accessibility,xinerama]
37 - x11-libs/qt-sql:4"
38 +RDEPEND="dev-qt/qtgui:4[accessibility,xinerama]
39 + dev-qt/qtsql:4"
40
41 S="${WORKDIR}"
42
43
44
45
46 1.28 media-sound/teamspeak-client-bin/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog?rev=1.28&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog?rev=1.28&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog?r1=1.27&r2=1.28
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog,v
55 retrieving revision 1.27
56 retrieving revision 1.28
57 diff -u -r1.27 -r1.28
58 --- ChangeLog 13 Feb 2013 22:30:36 -0000 1.27
59 +++ ChangeLog 2 Mar 2013 22:04:18 -0000 1.28
60 @@ -1,6 +1,10 @@
61 # ChangeLog for media-sound/teamspeak-client-bin
62 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog,v 1.27 2013/02/13 22:30:36 tomwij Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog,v 1.28 2013/03/02 22:04:18 hwoarang Exp $
65 +
66 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
67 + teamspeak-client-bin-3.0.9.2.ebuild:
68 + Move Qt dependencies to the new category
69
70 13 Feb 2013; Tom Wijsman <TomWij@g.o>
71 -teamspeak-client-bin-3.0.6.ebuild, teamspeak-client-bin-3.0.9.2.ebuild: