Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/polkit-qt: polkit-qt-0.103.0.ebuild ChangeLog
Date: Sat, 02 Mar 2013 23:34:00
Message-Id: 20130302233357.5210F2171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 23:33:57
2
3 Modified: polkit-qt-0.103.0.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.7 sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild?r1=1.6&r2=1.7
15
16 Index: polkit-qt-0.103.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- polkit-qt-0.103.0.ebuild 19 Aug 2012 08:02:13 -0000 1.6
23 +++ polkit-qt-0.103.0.ebuild 2 Mar 2013 23:33:57 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 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/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild,v 1.6 2012/08/19 08:02:13 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.103.0.ebuild,v 1.7 2013/03/02 23:33:57 hwoarang Exp $
30
31 EAPI=4
32
33 @@ -20,8 +20,8 @@
34 COMMON_DEPEND="
35 dev-libs/glib:2
36 >=sys-auth/polkit-0.103
37 - x11-libs/qt-core:4[glib]
38 - x11-libs/qt-gui:4[dbus,glib]
39 + dev-qt/qtcore:4[glib]
40 + dev-qt/qtgui:4[dbus,glib]
41 "
42 DEPEND="${COMMON_DEPEND}
43 dev-util/automoc
44
45
46
47 1.27 sys-auth/polkit-qt/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/ChangeLog?rev=1.27&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/ChangeLog?rev=1.27&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/ChangeLog?r1=1.26&r2=1.27
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v
56 retrieving revision 1.26
57 retrieving revision 1.27
58 diff -u -r1.26 -r1.27
59 --- ChangeLog 19 Aug 2012 08:02:13 -0000 1.26
60 +++ ChangeLog 2 Mar 2013 23:33:57 -0000 1.27
61 @@ -1,6 +1,9 @@
62 # ChangeLog for sys-auth/polkit-qt
63 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.26 2012/08/19 08:02:13 scarabeus Exp $
65 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.27 2013/03/02 23:33:57 hwoarang Exp $
67 +
68 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> polkit-qt-0.103.0.ebuild:
69 + Move Qt dependencies to the new category
70
71 19 Aug 2012; Tomáš Chvátal <scarabeus@g.o> -polkit-qt-0.99.0.ebuild,
72 polkit-qt-0.103.0.ebuild: