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-firewall/pglinux: pglinux-2.2.1_p20120711.ebuild pglinux-2.2.2.ebuild ChangeLog
Date: Sat, 02 Mar 2013 22:50:20
Message-Id: 20130302225017.A4AE02171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 22:50:17
2
3 Modified: pglinux-2.2.1_p20120711.ebuild pglinux-2.2.2.ebuild
4 ChangeLog
5 Log:
6 Move Qt dependencies to the new category
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.4 net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild?r1=1.3&r2=1.4
16
17 Index: pglinux-2.2.1_p20120711.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- pglinux-2.2.1_p20120711.ebuild 23 Sep 2012 07:56:00 -0000 1.3
24 +++ pglinux-2.2.1_p20120711.ebuild 2 Mar 2013 22:50:17 -0000 1.4
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v 1.3 2012/09/23 07:56:00 phajdan.jr Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v 1.4 2013/03/02 22:50:17 hwoarang Exp $
31
32 EAPI=4
33
34 @@ -23,9 +23,9 @@
35 dbus? ( sys-apps/dbus )
36 zlib? ( sys-libs/zlib )
37 qt4? ( sys-auth/polkit-qt
38 - x11-libs/qt-core:4
39 - x11-libs/qt-dbus:4
40 - x11-libs/qt-gui:4
41 + dev-qt/qtcore:4
42 + dev-qt/qtdbus:4
43 + dev-qt/qtgui:4
44 || ( kde-base/kdesu x11-libs/gksu x11-misc/ktsuss )
45 )"
46 DEPEND="${COMMON_DEPEND}
47
48
49
50 1.4 net-firewall/pglinux/pglinux-2.2.2.ebuild
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild?rev=1.4&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild?rev=1.4&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild?r1=1.3&r2=1.4
55
56 Index: pglinux-2.2.2.ebuild
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild,v
59 retrieving revision 1.3
60 retrieving revision 1.4
61 diff -u -r1.3 -r1.4
62 --- pglinux-2.2.2.ebuild 26 Dec 2012 02:09:42 -0000 1.3
63 +++ pglinux-2.2.2.ebuild 2 Mar 2013 22:50:17 -0000 1.4
64 @@ -1,6 +1,6 @@
65 -# Copyright 1999-2012 Gentoo Foundation
66 +# Copyright 1999-2013 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild,v 1.3 2012/12/26 02:09:42 jdhore Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild,v 1.4 2013/03/02 22:50:17 hwoarang Exp $
70
71 EAPI=4
72
73 @@ -23,9 +23,9 @@
74 dbus? ( sys-apps/dbus )
75 zlib? ( sys-libs/zlib )
76 qt4? ( sys-auth/polkit-qt
77 - x11-libs/qt-core:4
78 - x11-libs/qt-dbus:4
79 - x11-libs/qt-gui:4
80 + dev-qt/qtcore:4
81 + dev-qt/qtdbus:4
82 + dev-qt/qtgui:4
83 || ( kde-base/kdesu x11-libs/gksu x11-misc/ktsuss )
84 )"
85 DEPEND="${COMMON_DEPEND}
86
87
88
89 1.13 net-firewall/pglinux/ChangeLog
90
91 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/ChangeLog?rev=1.13&view=markup
92 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/ChangeLog?rev=1.13&content-type=text/plain
93 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/ChangeLog?r1=1.12&r2=1.13
94
95 Index: ChangeLog
96 ===================================================================
97 RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v
98 retrieving revision 1.12
99 retrieving revision 1.13
100 diff -u -r1.12 -r1.13
101 --- ChangeLog 26 Dec 2012 02:09:42 -0000 1.12
102 +++ ChangeLog 2 Mar 2013 22:50:17 -0000 1.13
103 @@ -1,6 +1,10 @@
104 # ChangeLog for net-firewall/pglinux
105 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
106 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v 1.12 2012/12/26 02:09:42 jdhore Exp $
107 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
108 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v 1.13 2013/03/02 22:50:17 hwoarang Exp $
109 +
110 + 02 Mar 2013; Markos Chandras <hwoarang@g.o>
111 + pglinux-2.2.1_p20120711.ebuild, pglinux-2.2.2.ebuild:
112 + Move Qt dependencies to the new category
113
114 26 Dec 2012; Jeff Horelick <jdhore@g.o> pglinux-2.2.2.ebuild:
115 marked x86 per bug 448032