Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-mutt: metadata.xml selinux-mutt-2.20101213-r1.ebuild ChangeLog selinux-mutt-2.20101213.ebuild
Date: Sat, 05 Feb 2011 20:42:14
Message-Id: 20110205204104.260DA2005C@flycatcher.gentoo.org
1 blueness 11/02/05 20:41:04
2
3 Added: metadata.xml selinux-mutt-2.20101213-r1.ebuild
4 ChangeLog selinux-mutt-2.20101213.ebuild
5 Log:
6 Bulk addition of new selinux policies.
7
8 (Portage version: 2.1.9.25/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.1 sec-policy/selinux-mutt/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mutt/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mutt/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>hardened</herd>
22 <longdescription>Gentoo SELinux policy for the mutt e-mail client</longdescription>
23 </pkgmetadata>
24
25
26
27 1.1 sec-policy/selinux-mutt/selinux-mutt-2.20101213-r1.ebuild
28
29 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mutt/selinux-mutt-2.20101213-r1.ebuild?rev=1.1&view=markup
30 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mutt/selinux-mutt-2.20101213-r1.ebuild?rev=1.1&content-type=text/plain
31
32 Index: selinux-mutt-2.20101213-r1.ebuild
33 ===================================================================
34 # Copyright 1999-2011 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mutt/selinux-mutt-2.20101213-r1.ebuild,v 1.1 2011/02/05 20:41:03 blueness Exp $
37
38 IUSE=""
39
40 MODS="mutt"
41
42 inherit selinux-policy-2
43
44 DESCRIPTION="SELinux policy for general applications"
45
46 KEYWORDS="~amd64 ~x86"
47
48 POLICY_PATCH="${FILESDIR}/add-apps-mutt-r1.patch"
49
50
51
52 1.1 sec-policy/selinux-mutt/ChangeLog
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mutt/ChangeLog?rev=1.1&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mutt/ChangeLog?rev=1.1&content-type=text/plain
56
57 Index: ChangeLog
58 ===================================================================
59 # ChangeLog for sec-policy/selinux-mutt
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mutt/ChangeLog,v 1.1 2011/02/05 20:41:03 blueness Exp $
62
63 05 Feb 2011; Anthony G. Basile <blueness@g.o> ChangeLog:
64 Initial commit to portage.
65
66 *selinux-mutt-2.20101213-r1 (31 Jan 2011)
67
68 31 Jan 2011; <swift@g.o> +files/add-apps-mutt-r1.patch,
69 +selinux-mutt-2.20101213-r1.ebuild:
70 Updates on policy, allow writes on user homedir for instance
71
72 *selinux-mutt-2.20101213 (22 Jan 2011)
73
74 22 Jan 2011; <swift@g.o> +selinux-mutt-2.20101213.ebuild,
75 +files/add-apps-mutt.patch, +metadata.xml:
76 Add SELinux policy module for mutt
77
78
79
80
81 1.1 sec-policy/selinux-mutt/selinux-mutt-2.20101213.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mutt/selinux-mutt-2.20101213.ebuild?rev=1.1&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mutt/selinux-mutt-2.20101213.ebuild?rev=1.1&content-type=text/plain
85
86 Index: selinux-mutt-2.20101213.ebuild
87 ===================================================================
88 # Copyright 1999-2011 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mutt/selinux-mutt-2.20101213.ebuild,v 1.1 2011/02/05 20:41:03 blueness Exp $
91
92 IUSE=""
93
94 MODS="mutt"
95
96 inherit selinux-policy-2
97
98 DESCRIPTION="SELinux policy for general applications"
99
100 KEYWORDS="~amd64 ~x86"
101
102 POLICY_PATCH="${FILESDIR}/add-apps-mutt.patch"