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-finger: selinux-finger-9999.ebuild ChangeLog
Date: Thu, 27 Nov 2014 09:37:21
Message-Id: 20141127093717.2F68DB02B@oystercatcher.gentoo.org
1 swift 14/11/27 09:37:17
2
3 Modified: selinux-finger-9999.ebuild ChangeLog
4 Log:
5 SELinux finger policy depends on inetd types, so add in dep to selinux-inetd
6
7 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
8
9 Revision Changes Path
10 1.4 sec-policy/selinux-finger/selinux-finger-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-finger/selinux-finger-9999.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-finger/selinux-finger-9999.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-finger/selinux-finger-9999.ebuild?r1=1.3&r2=1.4
15
16 Index: selinux-finger-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/selinux-finger-9999.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- selinux-finger-9999.ebuild 1 Nov 2014 16:13:39 -0000 1.3
23 +++ selinux-finger-9999.ebuild 27 Nov 2014 09:37:17 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/selinux-finger-9999.ebuild,v 1.3 2014/11/01 16:13:39 swift Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/selinux-finger-9999.ebuild,v 1.4 2014/11/27 09:37:17 swift Exp $
29 EAPI="5"
30
31 IUSE=""
32 @@ -15,3 +15,10 @@
33 else
34 KEYWORDS="~amd64 ~x86"
35 fi
36 +
37 +DEPEND="${DEPEND}
38 + sec-policy/selinux-inetd
39 +"
40 +RDEPEND="${RDEPEND}
41 + sec-policy/selinux-inetd
42 +"
43
44
45
46 1.49 sec-policy/selinux-finger/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-finger/ChangeLog?rev=1.49&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-finger/ChangeLog?rev=1.49&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-finger/ChangeLog?r1=1.48&r2=1.49
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/ChangeLog,v
55 retrieving revision 1.48
56 retrieving revision 1.49
57 diff -u -r1.48 -r1.49
58 --- ChangeLog 1 Nov 2014 17:38:37 -0000 1.48
59 +++ ChangeLog 27 Nov 2014 09:37:17 -0000 1.49
60 @@ -1,6 +1,9 @@
61 # ChangeLog for sec-policy/selinux-finger
62 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/ChangeLog,v 1.48 2014/11/01 17:38:37 swift Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-finger/ChangeLog,v 1.49 2014/11/27 09:37:17 swift Exp $
65 +
66 + 27 Nov 2014; Sven Vermeulen <swift@g.o> selinux-finger-9999.ebuild:
67 + SELinux finger policy depends on inetd types, so add in dep to selinux-inetd
68
69 01 Nov 2014; Sven Vermeulen <swift@g.o>
70 selinux-finger-2.20140311-r6.ebuild: