Gentoo Archives: gentoo-commits

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sec-policy/selinux-pan: selinux-pan-2.20140311-r4.ebuild selinux-pan-2.20140311-r3.ebuild ChangeLog
Date: Fri, 01 Aug 2014 21:04:24
Message-Id: 20140801210405.AA16B20083@flycatcher.gentoo.org
1 swift 14/08/01 21:04:05
2
3 Modified: selinux-pan-2.20140311-r3.ebuild ChangeLog
4 Added: selinux-pan-2.20140311-r4.ebuild
5 Log:
6 Stabilization of r3, and make r4 available for testing
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
9
10 Revision Changes Path
11 1.2 sec-policy/selinux-pan/selinux-pan-2.20140311-r3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20140311-r3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20140311-r3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20140311-r3.ebuild?r1=1.1&r2=1.2
16
17 Index: selinux-pan-2.20140311-r3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20140311-r3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- selinux-pan-2.20140311-r3.ebuild 29 May 2014 18:57:49 -0000 1.1
24 +++ selinux-pan-2.20140311-r3.ebuild 1 Aug 2014 21:04:05 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20140311-r3.ebuild,v 1.1 2014/05/29 18:57:49 swift Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20140311-r3.ebuild,v 1.2 2014/08/01 21:04:05 swift Exp $
30 EAPI="5"
31
32 IUSE=""
33 @@ -11,7 +11,7 @@
34
35 DESCRIPTION="SELinux policy for pan"
36
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39 DEPEND="${DEPEND}
40 sec-policy/selinux-xserver
41 "
42
43
44
45 1.42 sec-policy/selinux-pan/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pan/ChangeLog?rev=1.42&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pan/ChangeLog?rev=1.42&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pan/ChangeLog?r1=1.41&r2=1.42
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/ChangeLog,v
54 retrieving revision 1.41
55 retrieving revision 1.42
56 diff -u -r1.41 -r1.42
57 --- ChangeLog 29 May 2014 20:23:37 -0000 1.41
58 +++ ChangeLog 1 Aug 2014 21:04:05 -0000 1.42
59 @@ -1,4 +1,10 @@
60
61 +*selinux-pan-2.20140311-r4 (01 Aug 2014)
62 +
63 + 01 Aug 2014; Sven Vermeulen <swift@g.o>
64 + +selinux-pan-2.20140311-r4.ebuild, selinux-pan-2.20140311-r3.ebuild:
65 + Stabilization of r3, and make r4 available for testing
66 +
67 29 May 2014; Sven Vermeulen <swift@g.o>
68 selinux-pan-2.20140311-r2.ebuild:
69 Stabilize 2.20140311-r2
70
71
72
73 1.1 sec-policy/selinux-pan/selinux-pan-2.20140311-r4.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20140311-r4.ebuild?rev=1.1&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20140311-r4.ebuild?rev=1.1&content-type=text/plain
77
78 Index: selinux-pan-2.20140311-r4.ebuild
79 ===================================================================
80 # Copyright 1999-2014 Gentoo Foundation
81 # Distributed under the terms of the GNU General Public License v2
82 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pan/selinux-pan-2.20140311-r4.ebuild,v 1.1 2014/08/01 21:04:05 swift Exp $
83 EAPI="5"
84
85 IUSE=""
86 MODS="pan"
87 BASEPOL="2.20140311-r4"
88
89 inherit selinux-policy-2
90
91 DESCRIPTION="SELinux policy for pan"
92
93 KEYWORDS="~amd64 ~x86"
94 DEPEND="${DEPEND}
95 sec-policy/selinux-xserver
96 "
97 RDEPEND="${DEPEND}"