Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@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-r1.ebuild pglinux-2.2.2.ebuild pglinux-2.2.4.ebuild pglinux-2.2.3.ebuild ChangeLog
Date: Tue, 31 Mar 2015 12:20:03
Message-Id: 20150331121955.8292114EA9@oystercatcher.gentoo.org
1 kensington 15/03/31 12:19:54
2
3 Modified: pglinux-2.2.1_p20120711.ebuild
4 pglinux-2.2.2-r1.ebuild pglinux-2.2.2.ebuild
5 pglinux-2.2.4.ebuild pglinux-2.2.3.ebuild ChangeLog
6 Log:
7 Enforce missing USE dependency.
8
9 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
10
11 Revision Changes Path
12 1.5 net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild?r1=1.4&r2=1.5
17
18 Index: pglinux-2.2.1_p20120711.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- pglinux-2.2.1_p20120711.ebuild 2 Mar 2013 22:50:17 -0000 1.4
25 +++ pglinux-2.2.1_p20120711.ebuild 31 Mar 2015 12:19:54 -0000 1.5
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2013 Gentoo Foundation
28 +# Copyright 1999-2015 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
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 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.1_p20120711.ebuild,v 1.5 2015/03/31 12:19:54 kensington Exp $
32
33 EAPI=4
34
35 @@ -22,7 +22,7 @@
36 net-libs/libnfnetlink
37 dbus? ( sys-apps/dbus )
38 zlib? ( sys-libs/zlib )
39 - qt4? ( sys-auth/polkit-qt
40 + qt4? ( sys-auth/polkit-qt[qt4(+)]
41 dev-qt/qtcore:4
42 dev-qt/qtdbus:4
43 dev-qt/qtgui:4
44
45
46
47 1.2 net-firewall/pglinux/pglinux-2.2.2-r1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild?r1=1.1&r2=1.2
52
53 Index: pglinux-2.2.2-r1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- pglinux-2.2.2-r1.ebuild 23 Sep 2013 23:55:18 -0000 1.1
60 +++ pglinux-2.2.2-r1.ebuild 31 Mar 2015 12:19:54 -0000 1.2
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2013 Gentoo Foundation
63 +# Copyright 1999-2015 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild,v 1.1 2013/09/23 23:55:18 hasufell Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2-r1.ebuild,v 1.2 2015/03/31 12:19:54 kensington Exp $
67
68 EAPI=5
69
70 @@ -22,7 +22,7 @@
71 net-libs/libnfnetlink
72 dbus? ( sys-apps/dbus )
73 zlib? ( sys-libs/zlib )
74 - qt4? ( sys-auth/polkit-qt
75 + qt4? ( sys-auth/polkit-qt[qt4(+)]
76 dev-qt/qtcore:4
77 dev-qt/qtdbus:4
78 dev-qt/qtgui:4
79
80
81
82 1.6 net-firewall/pglinux/pglinux-2.2.2.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild?rev=1.6&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild?rev=1.6&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild?r1=1.5&r2=1.6
87
88 Index: pglinux-2.2.2.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild,v
91 retrieving revision 1.5
92 retrieving revision 1.6
93 diff -u -r1.5 -r1.6
94 --- pglinux-2.2.2.ebuild 3 May 2013 16:43:51 -0000 1.5
95 +++ pglinux-2.2.2.ebuild 31 Mar 2015 12:19:54 -0000 1.6
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2013 Gentoo Foundation
98 +# Copyright 1999-2015 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild,v 1.5 2013/05/03 16:43:51 hasufell Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.2.ebuild,v 1.6 2015/03/31 12:19:54 kensington Exp $
102
103 EAPI=4
104
105 @@ -22,7 +22,7 @@
106 net-libs/libnfnetlink
107 dbus? ( sys-apps/dbus )
108 zlib? ( sys-libs/zlib )
109 - qt4? ( sys-auth/polkit-qt
110 + qt4? ( sys-auth/polkit-qt[qt4(+)]
111 dev-qt/qtcore:4
112 dev-qt/qtdbus:4
113 dev-qt/qtgui:4
114
115
116
117 1.4 net-firewall/pglinux/pglinux-2.2.4.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild?rev=1.4&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild?rev=1.4&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild?r1=1.3&r2=1.4
122
123 Index: pglinux-2.2.4.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild,v
126 retrieving revision 1.3
127 retrieving revision 1.4
128 diff -u -r1.3 -r1.4
129 --- pglinux-2.2.4.ebuild 22 Mar 2014 19:37:29 -0000 1.3
130 +++ pglinux-2.2.4.ebuild 31 Mar 2015 12:19:54 -0000 1.4
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2014 Gentoo Foundation
133 +# Copyright 1999-2015 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild,v 1.3 2014/03/22 19:37:29 nimiux Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.4.ebuild,v 1.4 2015/03/31 12:19:54 kensington Exp $
137
138 EAPI=5
139
140 @@ -22,7 +22,7 @@
141 net-libs/libnfnetlink
142 dbus? ( sys-apps/dbus )
143 zlib? ( sys-libs/zlib )
144 - qt4? ( sys-auth/polkit-qt
145 + qt4? ( sys-auth/polkit-qt[qt4(+)]
146 dev-qt/qtcore:4
147 dev-qt/qtdbus:4
148 dev-qt/qtgui:4
149
150
151
152 1.2 net-firewall/pglinux/pglinux-2.2.3.ebuild
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild?rev=1.2&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild?rev=1.2&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild?r1=1.1&r2=1.2
157
158 Index: pglinux-2.2.3.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild,v
161 retrieving revision 1.1
162 retrieving revision 1.2
163 diff -u -r1.1 -r1.2
164 --- pglinux-2.2.3.ebuild 2 Nov 2013 13:52:13 -0000 1.1
165 +++ pglinux-2.2.3.ebuild 31 Mar 2015 12:19:54 -0000 1.2
166 @@ -1,6 +1,6 @@
167 -# Copyright 1999-2013 Gentoo Foundation
168 +# Copyright 1999-2015 Gentoo Foundation
169 # Distributed under the terms of the GNU General Public License v2
170 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild,v 1.1 2013/11/02 13:52:13 hasufell Exp $
171 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/pglinux-2.2.3.ebuild,v 1.2 2015/03/31 12:19:54 kensington Exp $
172
173 EAPI=5
174
175 @@ -22,7 +22,7 @@
176 net-libs/libnfnetlink
177 dbus? ( sys-apps/dbus )
178 zlib? ( sys-libs/zlib )
179 - qt4? ( sys-auth/polkit-qt
180 + qt4? ( sys-auth/polkit-qt[qt4(+)]
181 dev-qt/qtcore:4
182 dev-qt/qtdbus:4
183 dev-qt/qtgui:4
184
185
186
187 1.20 net-firewall/pglinux/ChangeLog
188
189 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/ChangeLog?rev=1.20&view=markup
190 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/ChangeLog?rev=1.20&content-type=text/plain
191 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/pglinux/ChangeLog?r1=1.19&r2=1.20
192
193 Index: ChangeLog
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v
196 retrieving revision 1.19
197 retrieving revision 1.20
198 diff -u -r1.19 -r1.20
199 --- ChangeLog 22 Mar 2014 19:37:29 -0000 1.19
200 +++ ChangeLog 31 Mar 2015 12:19:54 -0000 1.20
201 @@ -1,6 +1,11 @@
202 # ChangeLog for net-firewall/pglinux
203 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
204 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v 1.19 2014/03/22 19:37:29 nimiux Exp $
205 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
206 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/pglinux/ChangeLog,v 1.20 2015/03/31 12:19:54 kensington Exp $
207 +
208 + 31 Mar 2015; Michael Palimaka <kensington@g.o>
209 + pglinux-2.2.1_p20120711.ebuild, pglinux-2.2.2-r1.ebuild, pglinux-2.2.2.ebuild,
210 + pglinux-2.2.3.ebuild, pglinux-2.2.4.ebuild:
211 + Enforce missing USE dependency.
212
213 22 Mar 2014; Chema Alonso <nimiux@g.o> pglinux-2.2.4.ebuild:
214 Stable for amd64 wrt bug #502364