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-amanda: selinux-amanda-2.20120215-r2.ebuild ChangeLog
Date: Wed, 27 Jun 2012 20:43:34
Message-Id: 20120627203358.1439B20061@flycatcher.gentoo.org
1 swift 12/06/27 20:33:58
2
3 Modified: ChangeLog
4 Added: selinux-amanda-2.20120215-r2.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.11 sec-policy/selinux-amanda/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?r1=1.10&r2=1.11
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- ChangeLog 9 Jun 2012 07:15:50 -0000 1.10
24 +++ ChangeLog 27 Jun 2012 20:33:57 -0000 1.11
25 @@ -1,6 +1,11 @@
26 # ChangeLog for sec-policy/selinux-amanda
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.10 2012/06/09 07:15:50 swift Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.11 2012/06/27 20:33:57 swift Exp $
30 +
31 +*selinux-amanda-2.20120215-r2 (27 Jun 2012)
32 +
33 + 27 Jun 2012; <swift@g.o> +selinux-amanda-2.20120215-r2.ebuild:
34 + Bump to revision 13
35
36 09 Jun 2012; <swift@g.o> selinux-amanda-2.20120215-r1.ebuild:
37 Add dependency on selinux-inetd, fixes build failure
38
39
40
41 1.1 sec-policy/selinux-amanda/selinux-amanda-2.20120215-r2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20120215-r2.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20120215-r2.ebuild?rev=1.1&content-type=text/plain
45
46 Index: selinux-amanda-2.20120215-r2.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-amanda/selinux-amanda-2.20120215-r2.ebuild,v 1.1 2012/06/27 20:33:57 swift Exp $
51 EAPI="4"
52
53 IUSE=""
54 MODS="amanda"
55 BASEPOL="2.20120215-r13"
56
57 inherit selinux-policy-2
58
59 DESCRIPTION="SELinux policy for amanda"
60
61 KEYWORDS="~amd64 ~x86"
62 DEPEND=">=sec-policy/selinux-inetd-2.20120215"
63 RDEPEND="${DEPEND}"