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-munin: selinux-munin-2.20120215-r1.ebuild ChangeLog
Date: Wed, 27 Jun 2012 20:49:26
Message-Id: 20120627203354.C302520062@flycatcher.gentoo.org
1 swift 12/06/27 20:33:54
2
3 Modified: ChangeLog
4 Added: selinux-munin-2.20120215-r1.ebuild
5 Log:
6 Bump to rev13 policies
7
8 (Portage version: 2.1.10.49/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.20 sec-policy/selinux-munin/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-munin/ChangeLog?rev=1.20&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-munin/ChangeLog?rev=1.20&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-munin/ChangeLog?r1=1.19&r2=1.20
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/ChangeLog,v
20 retrieving revision 1.19
21 retrieving revision 1.20
22 diff -u -r1.19 -r1.20
23 --- ChangeLog 4 Jun 2012 19:59:11 -0000 1.19
24 +++ ChangeLog 27 Jun 2012 20:33:54 -0000 1.20
25 @@ -1,6 +1,11 @@
26 # ChangeLog for sec-policy/selinux-munin
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/ChangeLog,v 1.19 2012/06/04 19:59:11 swift Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/ChangeLog,v 1.20 2012/06/27 20:33:54 swift Exp $
30 +
31 +*selinux-munin-2.20120215-r1 (27 Jun 2012)
32 +
33 + 27 Jun 2012; <swift@g.o> +selinux-munin-2.20120215-r1.ebuild:
34 + Bump to revision 13
35
36 04 Jun 2012; <swift@g.o> selinux-munin-2.20120215.ebuild:
37 Adding dep on apache policy
38
39
40
41 1.1 sec-policy/selinux-munin/selinux-munin-2.20120215-r1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20120215-r1.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20120215-r1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: selinux-munin-2.20120215-r1.ebuild
47 ===================================================================
48 # Copyright 1999-2012 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-munin/selinux-munin-2.20120215-r1.ebuild,v 1.1 2012/06/27 20:33:54 swift Exp $
51 EAPI="4"
52
53 IUSE=""
54 MODS="munin"
55 BASEPOL="2.20120215-r13"
56
57 inherit selinux-policy-2
58
59 DESCRIPTION="SELinux policy for munin"
60
61 KEYWORDS="~amd64 ~x86"
62 DEPEND=">=sec-policy/selinux-apache-2.20120215"
63 RDEPEND="${DEPEND}"