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/qwit: qwit-1.1_pre2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 22:54:15
Message-Id: 20130302225412.097D02171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:54:11
2
3 Modified: qwit-1.1_pre2.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 net-im/qwit/qwit-1.1_pre2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild?r1=1.3&r2=1.4
15
16 Index: qwit-1.1_pre2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- qwit-1.1_pre2.ebuild 11 Jan 2011 07:36:03 -0000 1.3
23 +++ qwit-1.1_pre2.ebuild 2 Mar 2013 22:54:11 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild,v 1.3 2011/01/11 07:36:03 phajdan.jr Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild,v 1.4 2013/03/02 22:54:11 hwoarang Exp $
30
31 EAPI="2"
32
33 @@ -19,7 +19,7 @@
34
35 DOCS="AUTHORS"
36
37 -DEPEND="x11-libs/qt-gui:4"
38 +DEPEND="dev-qt/qtgui:4"
39 RDEPEND="${DEPEND}
40 dev-libs/qoauth"
41
42
43
44
45 1.8 net-im/qwit/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/ChangeLog?rev=1.8&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/ChangeLog?rev=1.8&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/qwit/ChangeLog?r1=1.7&r2=1.8
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-im/qwit/ChangeLog,v
54 retrieving revision 1.7
55 retrieving revision 1.8
56 diff -u -r1.7 -r1.8
57 --- ChangeLog 11 Jan 2011 07:36:03 -0000 1.7
58 +++ ChangeLog 2 Mar 2013 22:54:11 -0000 1.8
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-im/qwit
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/ChangeLog,v 1.7 2011/01/11 07:36:03 phajdan.jr Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/ChangeLog,v 1.8 2013/03/02 22:54:11 hwoarang Exp $
65 +
66 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> qwit-1.1_pre2.ebuild:
67 + Move Qt dependencies to the new category
68
69 11 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o> qwit-1.1_pre2.ebuild:
70 x86 stable wrt bug #350587
71 @@ -36,4 +39,3 @@
72 Moved from sunrise overlay. Fixes bug #250562. Thanks to Fabio Correa,
73 Denilson Sá, Tore Kaspersen and Sergio D. Rodríguez Inclan for the
74 ebuilds.
75 -