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.20140311-r1.ebuild ChangeLog
Date: Fri, 21 Mar 2014 19:17:52
Message-Id: 20140321191335.3818120054@flycatcher.gentoo.org
1 swift 14/03/21 19:13:35
2
3 Modified: ChangeLog
4 Added: selinux-amanda-2.20140311-r1.ebuild
5 Log:
6 New upstream refpolicy release
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
9
10 Revision Changes Path
11 1.36 sec-policy/selinux-amanda/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?rev=1.36&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?rev=1.36&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/ChangeLog?r1=1.35&r2=1.36
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v
20 retrieving revision 1.35
21 retrieving revision 1.36
22 diff -u -r1.35 -r1.36
23 --- ChangeLog 12 Jan 2014 20:22:30 -0000 1.35
24 +++ ChangeLog 21 Mar 2014 19:13:35 -0000 1.36
25 @@ -1,6 +1,12 @@
26 # ChangeLog for sec-policy/selinux-amanda
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.35 2014/01/12 20:22:30 swift Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/ChangeLog,v 1.36 2014/03/21 19:13:35 swift Exp $
30 +
31 +*selinux-amanda-2.20140311-r1 (21 Mar 2014)
32 +
33 + 21 Mar 2014; Sven Vermeulen <swift@g.o>
34 + +selinux-amanda-2.20140311-r1.ebuild:
35 + New upstream refpolicy release
36
37 12 Jan 2014; Sven Vermeulen <swift@g.o>
38 selinux-amanda-2.20130424-r4.ebuild:
39
40
41
42 1.1 sec-policy/selinux-amanda/selinux-amanda-2.20140311-r1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: selinux-amanda-2.20140311-r1.ebuild
48 ===================================================================
49 # Copyright 1999-2014 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amanda/selinux-amanda-2.20140311-r1.ebuild,v 1.1 2014/03/21 19:13:35 swift Exp $
52 EAPI="4"
53
54 IUSE=""
55 MODS="amanda"
56 BASEPOL="2.20140311-r1"
57
58 inherit selinux-policy-2
59
60 DESCRIPTION="SELinux policy for amanda"
61
62 KEYWORDS="~amd64 ~x86"
63 DEPEND="${DEPEND}
64 sec-policy/selinux-inetd
65 "
66 RDEPEND="${DEPEND}"