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: Sat, 23 Aug 2014 16:18:52
Message-Id: 20140823161847.621013ACB@oystercatcher.gentoo.org
1 swift 14/08/23 16:18:47
2
3 Modified: selinux-base-policy-9999.ebuild ChangeLog
4 Log:
5 Temporarily use github until gogo is back on track
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.12 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.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/selinux-base-policy-9999.ebuild?rev=1.12&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.11&r2=1.12
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.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- selinux-base-policy-9999.ebuild 23 Aug 2014 10:49:12 -0000 1.11
23 +++ selinux-base-policy-9999.ebuild 23 Aug 2014 16:18:47 -0000 1.12
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.11 2014/08/23 10:49:12 swift Exp $
28 +# $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 $
29 EAPI="5"
30
31 inherit eutils
32
33 if [[ ${PV} == 9999* ]]; then
34 - 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}"
35 + 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}"
36 EGIT_BRANCH="${SELINUX_GIT_BRANCH:-master}"
37 EGIT_SOURCEDIR="${WORKDIR}/refpolicy"
38
39
40
41
42 1.152 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.152&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog?rev=1.152&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog?r1=1.151&r2=1.152
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v
51 retrieving revision 1.151
52 retrieving revision 1.152
53 diff -u -r1.151 -r1.152
54 --- ChangeLog 22 Aug 2014 17:40:04 -0000 1.151
55 +++ ChangeLog 23 Aug 2014 16:18:47 -0000 1.152
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.151 2014/08/22 17:40:04 swift Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-base-policy/ChangeLog,v 1.152 2014/08/23 16:18:47 swift Exp $
61 +
62 + 23 Aug 2014; Sven Vermeulen <swift@g.o>
63 + selinux-base-policy-9999.ebuild:
64 + Temporarily use github until gogo is back on track
65
66 22 Aug 2014; Sven Vermeulen <swift@g.o>
67 selinux-base-policy-2.20140311-r5.ebuild: