Gentoo Archives: gentoo-commits

From: Sven Vermeulen <sven.vermeulen@××××××.be>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:master commit in: sec-policy/selinux-uucp/, sec-policy/selinux-rpm/, sec-policy/selinux-ncftool/, ...
Date: Fri, 02 Dec 2011 21:40:03
Message-Id: 4f9d7e8a17e2e00fec74be889eb06e4750c82c21.SwifT@gentoo
1 commit: 4f9d7e8a17e2e00fec74be889eb06e4750c82c21
2 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
3 AuthorDate: Fri Dec 2 21:39:10 2011 +0000
4 Commit: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
5 CommitDate: Fri Dec 2 21:39:10 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=4f9d7e8a
7
8 Adding new SELinux modules, needed for later communication about SELinux dependencies
9
10 ---
11 sec-policy/selinux-denyhosts/ChangeLog | 10 ++++++++++
12 sec-policy/selinux-denyhosts/metadata.xml | 6 ++++++
13 .../selinux-denyhosts-2.20110726.ebuild | 13 +++++++++++++
14 sec-policy/selinux-dpkg/ChangeLog | 10 ++++++++++
15 sec-policy/selinux-dpkg/metadata.xml | 6 ++++++
16 .../selinux-dpkg/selinux-dpkg-2.20110726.ebuild | 13 +++++++++++++
17 sec-policy/selinux-howl/ChangeLog | 10 ++++++++++
18 sec-policy/selinux-howl/metadata.xml | 6 ++++++
19 .../selinux-howl/selinux-howl-2.20110726.ebuild | 13 +++++++++++++
20 sec-policy/selinux-mpd/ChangeLog | 10 ++++++++++
21 sec-policy/selinux-mpd/metadata.xml | 6 ++++++
22 .../selinux-mpd/selinux-mpd-2.20110726.ebuild | 13 +++++++++++++
23 sec-policy/selinux-ncftool/ChangeLog | 10 ++++++++++
24 sec-policy/selinux-ncftool/metadata.xml | 6 ++++++
25 .../selinux-ncftool-2.20110726.ebuild | 13 +++++++++++++
26 sec-policy/selinux-plymouthd/ChangeLog | 10 ++++++++++
27 sec-policy/selinux-plymouthd/metadata.xml | 6 ++++++
28 .../selinux-plymouthd-2.20110726.ebuild | 13 +++++++++++++
29 sec-policy/selinux-rpm/ChangeLog | 10 ++++++++++
30 sec-policy/selinux-rpm/metadata.xml | 6 ++++++
31 .../selinux-rpm/selinux-rpm-2.20110726.ebuild | 13 +++++++++++++
32 sec-policy/selinux-ucspitcp/ChangeLog | 10 ++++++++++
33 sec-policy/selinux-ucspitcp/metadata.xml | 6 ++++++
34 .../selinux-ucspitcp-2.20110726.ebuild | 13 +++++++++++++
35 sec-policy/selinux-uucp/ChangeLog | 10 ++++++++++
36 sec-policy/selinux-uucp/metadata.xml | 6 ++++++
37 .../selinux-uucp/selinux-uucp-2.20110726.ebuild | 13 +++++++++++++
38 sec-policy/selinux-vnstatd/ChangeLog | 10 ++++++++++
39 sec-policy/selinux-vnstatd/metadata.xml | 6 ++++++
40 .../selinux-vnstatd-2.20110726.ebuild | 13 +++++++++++++
41 sec-policy/selinux-wm/ChangeLog | 9 +++++++++
42 sec-policy/selinux-wm/metadata.xml | 6 ++++++
43 sec-policy/selinux-wm/selinux-wm-2.20110726.ebuild | 13 +++++++++++++
44 sec-policy/selinux-xprint/ChangeLog | 10 ++++++++++
45 sec-policy/selinux-xprint/metadata.xml | 6 ++++++
46 .../selinux-xprint-2.20110726.ebuild | 13 +++++++++++++
47 36 files changed, 347 insertions(+), 0 deletions(-)
48
49 diff --git a/sec-policy/selinux-denyhosts/ChangeLog b/sec-policy/selinux-denyhosts/ChangeLog
50 new file mode 100644
51 index 0000000..0fc538e
52 --- /dev/null
53 +++ b/sec-policy/selinux-denyhosts/ChangeLog
54 @@ -0,0 +1,10 @@
55 +# ChangeLog for sec-policy/selinux-denyhosts
56 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
57 +# $Header: $
58 +
59 +*selinux-denyhosts-2.20110726 (02 Dec 2011)
60 +
61 + 02 Dec 2011; <swift@g.o> +selinux-denyhosts-2.20110726.ebuild,
62 + +metadata.xml:
63 + Adding package for denyhosts
64 +
65
66 diff --git a/sec-policy/selinux-denyhosts/metadata.xml b/sec-policy/selinux-denyhosts/metadata.xml
67 new file mode 100644
68 index 0000000..181c8fc
69 --- /dev/null
70 +++ b/sec-policy/selinux-denyhosts/metadata.xml
71 @@ -0,0 +1,6 @@
72 +<?xml version="1.0" encoding="UTF-8"?>
73 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
74 +<pkgmetadata>
75 + <herd>selinux</herd>
76 + <longdescription>Gentoo SELinux policy for denyhosts</longdescription>
77 +</pkgmetadata>
78
79 diff --git a/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20110726.ebuild b/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20110726.ebuild
80 new file mode 100644
81 index 0000000..0e7c525
82 --- /dev/null
83 +++ b/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20110726.ebuild
84 @@ -0,0 +1,13 @@
85 +# Copyright 1999-2011 Gentoo Foundation
86 +# Distributed under the terms of the GNU General Public License v2
87 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
88 +EAPI="4"
89 +
90 +IUSE=""
91 +MODS="denyhosts"
92 +BASEPOL="2.20110726-r7"
93 +
94 +inherit selinux-policy-2
95 +
96 +DESCRIPTION="SELinux policy for denyhosts"
97 +KEYWORDS="~amd64 ~x86"
98
99 diff --git a/sec-policy/selinux-dpkg/ChangeLog b/sec-policy/selinux-dpkg/ChangeLog
100 new file mode 100644
101 index 0000000..8be4925
102 --- /dev/null
103 +++ b/sec-policy/selinux-dpkg/ChangeLog
104 @@ -0,0 +1,10 @@
105 +# ChangeLog for sec-policy/selinux-dpkg
106 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
107 +# $Header: $
108 +
109 +*selinux-dpkg-2.20110726 (02 Dec 2011)
110 +
111 + 02 Dec 2011; <swift@g.o> +selinux-dpkg-2.20110726.ebuild,
112 + +metadata.xml:
113 + Adding package for dpkg
114 +
115
116 diff --git a/sec-policy/selinux-dpkg/metadata.xml b/sec-policy/selinux-dpkg/metadata.xml
117 new file mode 100644
118 index 0000000..3381586
119 --- /dev/null
120 +++ b/sec-policy/selinux-dpkg/metadata.xml
121 @@ -0,0 +1,6 @@
122 +<?xml version="1.0" encoding="UTF-8"?>
123 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
124 +<pkgmetadata>
125 + <herd>selinux</herd>
126 + <longdescription>Gentoo SELinux policy for dpkg</longdescription>
127 +</pkgmetadata>
128
129 diff --git a/sec-policy/selinux-dpkg/selinux-dpkg-2.20110726.ebuild b/sec-policy/selinux-dpkg/selinux-dpkg-2.20110726.ebuild
130 new file mode 100644
131 index 0000000..48fd94a
132 --- /dev/null
133 +++ b/sec-policy/selinux-dpkg/selinux-dpkg-2.20110726.ebuild
134 @@ -0,0 +1,13 @@
135 +# Copyright 1999-2011 Gentoo Foundation
136 +# Distributed under the terms of the GNU General Public License v2
137 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-emu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
138 +EAPI="4"
139 +
140 +IUSE=""
141 +MODS="dpkg"
142 +BASEPOL="2.20110726-r7"
143 +
144 +inherit selinux-policy-2
145 +
146 +DESCRIPTION="SELinux policy for dpkg"
147 +KEYWORDS="~amd64 ~x86"
148
149 diff --git a/sec-policy/selinux-howl/ChangeLog b/sec-policy/selinux-howl/ChangeLog
150 new file mode 100644
151 index 0000000..0759982
152 --- /dev/null
153 +++ b/sec-policy/selinux-howl/ChangeLog
154 @@ -0,0 +1,10 @@
155 +# ChangeLog for sec-policy/selinux-howl
156 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
157 +# $Header: $
158 +
159 +*selinux-howl-2.20110726 (02 Dec 2011)
160 +
161 + 02 Dec 2011; <swift@g.o> +selinux-howl-2.20110726.ebuild,
162 + +metadata.xml:
163 + Adding package for howl
164 +
165
166 diff --git a/sec-policy/selinux-howl/metadata.xml b/sec-policy/selinux-howl/metadata.xml
167 new file mode 100644
168 index 0000000..6a79e57
169 --- /dev/null
170 +++ b/sec-policy/selinux-howl/metadata.xml
171 @@ -0,0 +1,6 @@
172 +<?xml version="1.0" encoding="UTF-8"?>
173 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
174 +<pkgmetadata>
175 + <herd>selinux</herd>
176 + <longdescription>Gentoo SELinux policy for howl</longdescription>
177 +</pkgmetadata>
178
179 diff --git a/sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild b/sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild
180 new file mode 100644
181 index 0000000..bfe47e3
182 --- /dev/null
183 +++ b/sec-policy/selinux-howl/selinux-howl-2.20110726.ebuild
184 @@ -0,0 +1,13 @@
185 +# Copyright 1999-2011 Gentoo Foundation
186 +# Distributed under the terms of the GNU General Public License v2
187 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
188 +EAPI="4"
189 +
190 +IUSE=""
191 +MODS="howl"
192 +BASEPOL="2.20110726-r7"
193 +
194 +inherit selinux-policy-2
195 +
196 +DESCRIPTION="SELinux policy for howl"
197 +KEYWORDS="~amd64 ~x86"
198
199 diff --git a/sec-policy/selinux-mpd/ChangeLog b/sec-policy/selinux-mpd/ChangeLog
200 new file mode 100644
201 index 0000000..d927dc5
202 --- /dev/null
203 +++ b/sec-policy/selinux-mpd/ChangeLog
204 @@ -0,0 +1,10 @@
205 +# ChangeLog for sec-policy/selinux-mpd
206 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
207 +# $Header: $
208 +
209 +*selinux-mpd-2.20110726 (02 Dec 2011)
210 +
211 + 02 Dec 2011; <swift@g.o> +selinux-mpd-2.20110726.ebuild,
212 + +metadata.xml:
213 + Adding package for mpd
214 +
215
216 diff --git a/sec-policy/selinux-mpd/metadata.xml b/sec-policy/selinux-mpd/metadata.xml
217 new file mode 100644
218 index 0000000..8d1d1e6
219 --- /dev/null
220 +++ b/sec-policy/selinux-mpd/metadata.xml
221 @@ -0,0 +1,6 @@
222 +<?xml version="1.0" encoding="UTF-8"?>
223 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
224 +<pkgmetadata>
225 + <herd>selinux</herd>
226 + <longdescription>Gentoo SELinux policy for mpd</longdescription>
227 +</pkgmetadata>
228
229 diff --git a/sec-policy/selinux-mpd/selinux-mpd-2.20110726.ebuild b/sec-policy/selinux-mpd/selinux-mpd-2.20110726.ebuild
230 new file mode 100644
231 index 0000000..172c89a
232 --- /dev/null
233 +++ b/sec-policy/selinux-mpd/selinux-mpd-2.20110726.ebuild
234 @@ -0,0 +1,13 @@
235 +# Copyright 1999-2011 Gentoo Foundation
236 +# Distributed under the terms of the GNU General Public License v2
237 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
238 +EAPI="4"
239 +
240 +IUSE=""
241 +MODS="mpd"
242 +BASEPOL="2.20110726-r7"
243 +
244 +inherit selinux-policy-2
245 +
246 +DESCRIPTION="SELinux policy for mpd"
247 +KEYWORDS="~amd64 ~x86"
248
249 diff --git a/sec-policy/selinux-ncftool/ChangeLog b/sec-policy/selinux-ncftool/ChangeLog
250 new file mode 100644
251 index 0000000..617eef0
252 --- /dev/null
253 +++ b/sec-policy/selinux-ncftool/ChangeLog
254 @@ -0,0 +1,10 @@
255 +# ChangeLog for sec-policy/selinux-ncftool
256 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
257 +# $Header: $
258 +
259 +*selinux-ncftool-2.20110726 (02 Dec 2011)
260 +
261 + 02 Dec 2011; <swift@g.o> +selinux-ncftool-2.20110726.ebuild,
262 + +metadata.xml:
263 + Adding package for ncftool
264 +
265
266 diff --git a/sec-policy/selinux-ncftool/metadata.xml b/sec-policy/selinux-ncftool/metadata.xml
267 new file mode 100644
268 index 0000000..cec13cb
269 --- /dev/null
270 +++ b/sec-policy/selinux-ncftool/metadata.xml
271 @@ -0,0 +1,6 @@
272 +<?xml version="1.0" encoding="UTF-8"?>
273 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
274 +<pkgmetadata>
275 + <herd>selinux</herd>
276 + <longdescription>Gentoo SELinux policy for ncftool</longdescription>
277 +</pkgmetadata>
278
279 diff --git a/sec-policy/selinux-ncftool/selinux-ncftool-2.20110726.ebuild b/sec-policy/selinux-ncftool/selinux-ncftool-2.20110726.ebuild
280 new file mode 100644
281 index 0000000..145d68e
282 --- /dev/null
283 +++ b/sec-policy/selinux-ncftool/selinux-ncftool-2.20110726.ebuild
284 @@ -0,0 +1,13 @@
285 +# Copyright 1999-2011 Gentoo Foundation
286 +# Distributed under the terms of the GNU General Public License v2
287 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
288 +EAPI="4"
289 +
290 +IUSE=""
291 +MODS="ncftool"
292 +BASEPOL="2.20110726-r7"
293 +
294 +inherit selinux-policy-2
295 +
296 +DESCRIPTION="SELinux policy for ncftool"
297 +KEYWORDS="~amd64 ~x86"
298
299 diff --git a/sec-policy/selinux-plymouthd/ChangeLog b/sec-policy/selinux-plymouthd/ChangeLog
300 new file mode 100644
301 index 0000000..3a8b21b
302 --- /dev/null
303 +++ b/sec-policy/selinux-plymouthd/ChangeLog
304 @@ -0,0 +1,10 @@
305 +# ChangeLog for sec-policy/selinux-plymouthd
306 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
307 +# $Header: $
308 +
309 +*selinux-plymouthd-2.20110726 (02 Dec 2011)
310 +
311 + 02 Dec 2011; <swift@g.o> +selinux-plymouthd-2.20110726.ebuild,
312 + +metadata.xml:
313 + Adding package for plymouthd
314 +
315
316 diff --git a/sec-policy/selinux-plymouthd/metadata.xml b/sec-policy/selinux-plymouthd/metadata.xml
317 new file mode 100644
318 index 0000000..4eef375
319 --- /dev/null
320 +++ b/sec-policy/selinux-plymouthd/metadata.xml
321 @@ -0,0 +1,6 @@
322 +<?xml version="1.0" encoding="UTF-8"?>
323 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
324 +<pkgmetadata>
325 + <herd>selinux</herd>
326 + <longdescription>Gentoo SELinux policy for plymouthd</longdescription>
327 +</pkgmetadata>
328
329 diff --git a/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20110726.ebuild b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20110726.ebuild
330 new file mode 100644
331 index 0000000..4b6f84a
332 --- /dev/null
333 +++ b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20110726.ebuild
334 @@ -0,0 +1,13 @@
335 +# Copyright 1999-2011 Gentoo Foundation
336 +# Distributed under the terms of the GNU General Public License v2
337 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
338 +EAPI="4"
339 +
340 +IUSE=""
341 +MODS="plymouthd"
342 +BASEPOL="2.20110726-r7"
343 +
344 +inherit selinux-policy-2
345 +
346 +DESCRIPTION="SELinux policy for plymouthd"
347 +KEYWORDS="~amd64 ~x86"
348
349 diff --git a/sec-policy/selinux-rpm/ChangeLog b/sec-policy/selinux-rpm/ChangeLog
350 new file mode 100644
351 index 0000000..1c6140f
352 --- /dev/null
353 +++ b/sec-policy/selinux-rpm/ChangeLog
354 @@ -0,0 +1,10 @@
355 +# ChangeLog for sec-policy/selinux-rpm
356 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
357 +# $Header: $
358 +
359 +*selinux-rpm-2.20110726 (02 Dec 2011)
360 +
361 + 02 Dec 2011; <swift@g.o> +selinux-rpm-2.20110726.ebuild,
362 + +metadata.xml:
363 + Adding package for rpm
364 +
365
366 diff --git a/sec-policy/selinux-rpm/metadata.xml b/sec-policy/selinux-rpm/metadata.xml
367 new file mode 100644
368 index 0000000..97163ee
369 --- /dev/null
370 +++ b/sec-policy/selinux-rpm/metadata.xml
371 @@ -0,0 +1,6 @@
372 +<?xml version="1.0" encoding="UTF-8"?>
373 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
374 +<pkgmetadata>
375 + <herd>selinux</herd>
376 + <longdescription>Gentoo SELinux policy for rpm</longdescription>
377 +</pkgmetadata>
378
379 diff --git a/sec-policy/selinux-rpm/selinux-rpm-2.20110726.ebuild b/sec-policy/selinux-rpm/selinux-rpm-2.20110726.ebuild
380 new file mode 100644
381 index 0000000..2b8198e
382 --- /dev/null
383 +++ b/sec-policy/selinux-rpm/selinux-rpm-2.20110726.ebuild
384 @@ -0,0 +1,13 @@
385 +# Copyright 1999-2011 Gentoo Foundation
386 +# Distributed under the terms of the GNU General Public License v2
387 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
388 +EAPI="4"
389 +
390 +IUSE=""
391 +MODS="rpm"
392 +BASEPOL="2.20110726-r7"
393 +
394 +inherit selinux-policy-2
395 +
396 +DESCRIPTION="SELinux policy for rpm"
397 +KEYWORDS="~amd64 ~x86"
398
399 diff --git a/sec-policy/selinux-ucspitcp/ChangeLog b/sec-policy/selinux-ucspitcp/ChangeLog
400 new file mode 100644
401 index 0000000..fa45a89
402 --- /dev/null
403 +++ b/sec-policy/selinux-ucspitcp/ChangeLog
404 @@ -0,0 +1,10 @@
405 +# ChangeLog for sec-policy/selinux-ucspitcp
406 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
407 +# $Header: $
408 +
409 +*selinux-ucspitcp-2.20110726 (02 Dec 2011)
410 +
411 + 02 Dec 2011; <swift@g.o> +selinux-ucspitcp-2.20110726.ebuild,
412 + +metadata.xml:
413 + Adding package for ucspitcp
414 +
415
416 diff --git a/sec-policy/selinux-ucspitcp/metadata.xml b/sec-policy/selinux-ucspitcp/metadata.xml
417 new file mode 100644
418 index 0000000..0b51f5c
419 --- /dev/null
420 +++ b/sec-policy/selinux-ucspitcp/metadata.xml
421 @@ -0,0 +1,6 @@
422 +<?xml version="1.0" encoding="UTF-8"?>
423 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
424 +<pkgmetadata>
425 + <herd>selinux</herd>
426 + <longdescription>Gentoo SELinux policy for ucspitcp</longdescription>
427 +</pkgmetadata>
428
429 diff --git a/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20110726.ebuild b/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20110726.ebuild
430 new file mode 100644
431 index 0000000..5224aff
432 --- /dev/null
433 +++ b/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20110726.ebuild
434 @@ -0,0 +1,13 @@
435 +# Copyright 1999-2011 Gentoo Foundation
436 +# Distributed under the terms of the GNU General Public License v2
437 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
438 +EAPI="4"
439 +
440 +IUSE=""
441 +MODS="ucspitcp"
442 +BASEPOL="2.20110726-r7"
443 +
444 +inherit selinux-policy-2
445 +
446 +DESCRIPTION="SELinux policy for ucspitcp"
447 +KEYWORDS="~amd64 ~x86"
448
449 diff --git a/sec-policy/selinux-uucp/ChangeLog b/sec-policy/selinux-uucp/ChangeLog
450 new file mode 100644
451 index 0000000..d8e9711
452 --- /dev/null
453 +++ b/sec-policy/selinux-uucp/ChangeLog
454 @@ -0,0 +1,10 @@
455 +# ChangeLog for sec-policy/selinux-uucp
456 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
457 +# $Header: $
458 +
459 +*selinux-uucp-2.20110726 (02 Dec 2011)
460 +
461 + 02 Dec 2011; <swift@g.o> +selinux-uucp-2.20110726.ebuild,
462 + +metadata.xml:
463 + Adding package for uucp
464 +
465
466 diff --git a/sec-policy/selinux-uucp/metadata.xml b/sec-policy/selinux-uucp/metadata.xml
467 new file mode 100644
468 index 0000000..81b3601
469 --- /dev/null
470 +++ b/sec-policy/selinux-uucp/metadata.xml
471 @@ -0,0 +1,6 @@
472 +<?xml version="1.0" encoding="UTF-8"?>
473 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
474 +<pkgmetadata>
475 + <herd>selinux</herd>
476 + <longdescription>Gentoo SELinux policy for uucp</longdescription>
477 +</pkgmetadata>
478
479 diff --git a/sec-policy/selinux-uucp/selinux-uucp-2.20110726.ebuild b/sec-policy/selinux-uucp/selinux-uucp-2.20110726.ebuild
480 new file mode 100644
481 index 0000000..074bd68
482 --- /dev/null
483 +++ b/sec-policy/selinux-uucp/selinux-uucp-2.20110726.ebuild
484 @@ -0,0 +1,13 @@
485 +# Copyright 1999-2011 Gentoo Foundation
486 +# Distributed under the terms of the GNU General Public License v2
487 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
488 +EAPI="4"
489 +
490 +IUSE=""
491 +MODS="uucp"
492 +BASEPOL="2.20110726-r7"
493 +
494 +inherit selinux-policy-2
495 +
496 +DESCRIPTION="SELinux policy for uucp"
497 +KEYWORDS="~amd64 ~x86"
498
499 diff --git a/sec-policy/selinux-vnstatd/ChangeLog b/sec-policy/selinux-vnstatd/ChangeLog
500 new file mode 100644
501 index 0000000..a6ad047
502 --- /dev/null
503 +++ b/sec-policy/selinux-vnstatd/ChangeLog
504 @@ -0,0 +1,10 @@
505 +# ChangeLog for sec-policy/selinux-vnstatd
506 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
507 +# $Header: $
508 +
509 +*selinux-vnstatd-2.20110726 (02 Dec 2011)
510 +
511 + 02 Dec 2011; <swift@g.o> +selinux-vnstatd-2.20110726.ebuild,
512 + +metadata.xml:
513 + Adding package for vnstatd
514 +
515
516 diff --git a/sec-policy/selinux-vnstatd/metadata.xml b/sec-policy/selinux-vnstatd/metadata.xml
517 new file mode 100644
518 index 0000000..78279e2
519 --- /dev/null
520 +++ b/sec-policy/selinux-vnstatd/metadata.xml
521 @@ -0,0 +1,6 @@
522 +<?xml version="1.0" encoding="UTF-8"?>
523 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
524 +<pkgmetadata>
525 + <herd>selinux</herd>
526 + <longdescription>Gentoo SELinux policy for vnstatd</longdescription>
527 +</pkgmetadata>
528
529 diff --git a/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20110726.ebuild b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20110726.ebuild
530 new file mode 100644
531 index 0000000..9b2d1f1
532 --- /dev/null
533 +++ b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20110726.ebuild
534 @@ -0,0 +1,13 @@
535 +# Copyright 1999-2011 Gentoo Foundation
536 +# Distributed under the terms of the GNU General Public License v2
537 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
538 +EAPI="4"
539 +
540 +IUSE=""
541 +MODS="vnstatd"
542 +BASEPOL="2.20110726-r7"
543 +
544 +inherit selinux-policy-2
545 +
546 +DESCRIPTION="SELinux policy for vnstatd"
547 +KEYWORDS="~amd64 ~x86"
548
549 diff --git a/sec-policy/selinux-wm/ChangeLog b/sec-policy/selinux-wm/ChangeLog
550 new file mode 100644
551 index 0000000..cc66276
552 --- /dev/null
553 +++ b/sec-policy/selinux-wm/ChangeLog
554 @@ -0,0 +1,9 @@
555 +# ChangeLog for sec-policy/selinux-wm
556 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
557 +# $Header: $
558 +
559 +*selinux-wm-2.20110726 (02 Dec 2011)
560 +
561 + 02 Dec 2011; <swift@g.o> +selinux-wm-2.20110726.ebuild, +metadata.xml:
562 + Adding package for wm
563 +
564
565 diff --git a/sec-policy/selinux-wm/metadata.xml b/sec-policy/selinux-wm/metadata.xml
566 new file mode 100644
567 index 0000000..abb4afe
568 --- /dev/null
569 +++ b/sec-policy/selinux-wm/metadata.xml
570 @@ -0,0 +1,6 @@
571 +<?xml version="1.0" encoding="UTF-8"?>
572 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
573 +<pkgmetadata>
574 + <herd>selinux</herd>
575 + <longdescription>Gentoo SELinux policy for wm</longdescription>
576 +</pkgmetadata>
577
578 diff --git a/sec-policy/selinux-wm/selinux-wm-2.20110726.ebuild b/sec-policy/selinux-wm/selinux-wm-2.20110726.ebuild
579 new file mode 100644
580 index 0000000..bc76537
581 --- /dev/null
582 +++ b/sec-policy/selinux-wm/selinux-wm-2.20110726.ebuild
583 @@ -0,0 +1,13 @@
584 +# Copyright 1999-2011 Gentoo Foundation
585 +# Distributed under the terms of the GNU General Public License v2
586 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
587 +EAPI="4"
588 +
589 +IUSE=""
590 +MODS="wm"
591 +BASEPOL="2.20110726-r7"
592 +
593 +inherit selinux-policy-2
594 +
595 +DESCRIPTION="SELinux policy for wm"
596 +KEYWORDS="~amd64 ~x86"
597
598 diff --git a/sec-policy/selinux-xprint/ChangeLog b/sec-policy/selinux-xprint/ChangeLog
599 new file mode 100644
600 index 0000000..80873f1
601 --- /dev/null
602 +++ b/sec-policy/selinux-xprint/ChangeLog
603 @@ -0,0 +1,10 @@
604 +# ChangeLog for sec-policy/selinux-xprint
605 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
606 +# $Header: $
607 +
608 +*selinux-qemu-2.20110726-r2 (02 Dec 2011)
609 +
610 + 02 Dec 2011; <swift@g.o> +selinux-qemu-2.20110726-r2.ebuild,
611 + +metadata.xml:
612 + Adding package for xprint
613 +
614
615 diff --git a/sec-policy/selinux-xprint/metadata.xml b/sec-policy/selinux-xprint/metadata.xml
616 new file mode 100644
617 index 0000000..859bf93
618 --- /dev/null
619 +++ b/sec-policy/selinux-xprint/metadata.xml
620 @@ -0,0 +1,6 @@
621 +<?xml version="1.0" encoding="UTF-8"?>
622 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
623 +<pkgmetadata>
624 + <herd>selinux</herd>
625 + <longdescription>Gentoo SELinux policy for xprint</longdescription>
626 +</pkgmetadata>
627
628 diff --git a/sec-policy/selinux-xprint/selinux-xprint-2.20110726.ebuild b/sec-policy/selinux-xprint/selinux-xprint-2.20110726.ebuild
629 new file mode 100644
630 index 0000000..7cbc19d
631 --- /dev/null
632 +++ b/sec-policy/selinux-xprint/selinux-xprint-2.20110726.ebuild
633 @@ -0,0 +1,13 @@
634 +# Copyright 1999-2011 Gentoo Foundation
635 +# Distributed under the terms of the GNU General Public License v2
636 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20110726-r1.ebuild,v 1.2 2011/10/23 12:42:29 swift Exp $
637 +EAPI="4"
638 +
639 +IUSE=""
640 +MODS="xprint"
641 +BASEPOL="2.20110726-r7"
642 +
643 +inherit selinux-policy-2
644 +
645 +DESCRIPTION="SELinux policy for xprint"
646 +KEYWORDS="~amd64 ~x86"