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-base-policy: selinux-base-policy-9999.ebuild ChangeLog
Date: Sun, 24 Aug 2014 07:54:04
Message-Id: 20140824075358.E45A43C88@oystercatcher.gentoo.org
1 swift 14/08/24 07:53:58
2
3 Modified: selinux-base-policy-9999.ebuild ChangeLog
4 Log:
5 Back to gogo infrastructure
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
8
9 Revision Changes Path
10 1.13 sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild?r1=1.12&r2=1.13
15
16 Index: selinux-base-policy-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- selinux-base-policy-9999.ebuild 23 Aug 2014 16:18:47 -0000 1.12
23 +++ selinux-base-policy-9999.ebuild 24 Aug 2014 07:53:58 -0000 1.13
24 @@ -1,12 +1,12 @@
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-base-policy/selinux-base-policy-9999.ebuild,v 1.12 2014/08/23 16:18:47 swift Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild,v 1.13 2014/08/24 07:53:58 swift Exp $
29 EAPI="5"
30
31 inherit eutils
32
33 if [[ ${PV} == 9999* ]]; then
34 - EGIT_REPO_URI="${SELINUX_GIT_REPO:-https://github.com/sjvermeu/hardened-refpolicy.git git://git.overlays.gentoo.org/proj/hardened-refpolicy.git https://git.overlays.gentoo.org/gitroot/proj/hardened-refpolicy.git}"
35 + EGIT_REPO_URI="${SELINUX_GIT_REPO:-git://git.overlays.gentoo.org/proj/hardened-refpolicy.git https://git.overlays.gentoo.org/gitroot/proj/hardened-refpolicy.git}"
36 EGIT_BRANCH="${SELINUX_GIT_BRANCH:-master}"
37 EGIT_SOURCEDIR="${WORKDIR}/refpolicy"
38
39
40
41
42 1.153 sec-policy/selinux-base-policy/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog?rev=1.153&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog?rev=1.153&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog?r1=1.152&r2=1.153
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v
51 retrieving revision 1.152
52 retrieving revision 1.153
53 diff -u -r1.152 -r1.153
54 --- ChangeLog 23 Aug 2014 16:18:47 -0000 1.152
55 +++ ChangeLog 24 Aug 2014 07:53:58 -0000 1.153
56 @@ -1,6 +1,10 @@
57 # ChangeLog for sec-policy/selinux-base-policy
58 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.152 2014/08/23 16:18:47 swift Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.153 2014/08/24 07:53:58 swift Exp $
61 +
62 + 24 Aug 2014; Sven Vermeulen <swift@g.o>
63 + selinux-base-policy-9999.ebuild:
64 + Back to gogo infrastructure
65
66 23 Aug 2014; Sven Vermeulen <swift@g.o>
67 selinux-base-policy-9999.ebuild: