Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/qutecom: qutecom-2.2_p20110210.ebuild ChangeLog
Date: Sat, 02 Mar 2013 22:53:51
Message-Id: 20130302225348.B92B42171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:53:48
2
3 Modified: qutecom-2.2_p20110210.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.13 net-im/qutecom/qutecom-2.2_p20110210.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild?r1=1.12&r2=1.13
15
16 Index: qutecom-2.2_p20110210.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- qutecom-2.2_p20110210.ebuild 18 Jan 2013 16:17:23 -0000 1.12
23 +++ qutecom-2.2_p20110210.ebuild 2 Mar 2013 22:53:48 -0000 1.13
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/net-im/qutecom/qutecom-2.2_p20110210.ebuild,v 1.12 2013/01/18 16:17:23 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/qutecom-2.2_p20110210.ebuild,v 1.13 2013/03/02 22:53:48 hwoarang Exp $
29
30 EAPI="3"
31
32 @@ -30,9 +30,9 @@
33 net-misc/curl
34 virtual/ffmpeg
35 x11-libs/libX11
36 - x11-libs/qt-gui:4
37 - x11-libs/qt-svg:4
38 - x11-libs/qt-webkit:4
39 + dev-qt/qtgui:4
40 + dev-qt/qtsvg:4
41 + dev-qt/qtwebkit:4
42 xv? ( x11-libs/libXv )"
43 DEPEND="${RDEPEND}
44 media-libs/libv4l"
45
46
47
48 1.17 net-im/qutecom/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/ChangeLog?rev=1.17&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/ChangeLog?rev=1.17&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qutecom/ChangeLog?r1=1.16&r2=1.17
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/net-im/qutecom/ChangeLog,v
57 retrieving revision 1.16
58 retrieving revision 1.17
59 diff -u -r1.16 -r1.17
60 --- ChangeLog 18 Jan 2013 16:17:23 -0000 1.16
61 +++ ChangeLog 2 Mar 2013 22:53:48 -0000 1.17
62 @@ -1,6 +1,10 @@
63 # ChangeLog for net-im/qutecom
64 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/ChangeLog,v 1.16 2013/01/18 16:17:23 aballier Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/net-im/qutecom/ChangeLog,v 1.17 2013/03/02 22:53:48 hwoarang Exp $
67 +
68 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
69 + qutecom-2.2_p20110210.ebuild:
70 + Move Qt dependencies to the new category
71
72 18 Jan 2013; Alexis Ballier <aballier@g.o>
73 qutecom-2.2_p20110210.ebuild, +files/qutecom-2.2-ffmpeg-1.patch: