Gentoo Archives: gentoo-commits

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/checkpolicy: checkpolicy-2.2.ebuild ChangeLog
Date: Mon, 20 Jan 2014 20:07:09
Message-Id: 20140120200704.E4AE82004C@flycatcher.gentoo.org
1 swift 14/01/20 20:07:04
2
3 Modified: checkpolicy-2.2.ebuild ChangeLog
4 Log:
5 Stabilize SELinux userspace for amd64 and x86
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
8
9 Revision Changes Path
10 1.2 sys-apps/checkpolicy/checkpolicy-2.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/checkpolicy/checkpolicy-2.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/checkpolicy/checkpolicy-2.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/checkpolicy/checkpolicy-2.2.ebuild?r1=1.1&r2=1.2
15
16 Index: checkpolicy-2.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/checkpolicy-2.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- checkpolicy-2.2.ebuild 4 Nov 2013 21:56:28 -0000 1.1
23 +++ checkpolicy-2.2.ebuild 20 Jan 2014 20:07:04 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/checkpolicy-2.2.ebuild,v 1.1 2013/11/04 21:56:28 swift Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/checkpolicy-2.2.ebuild,v 1.2 2014/01/20 20:07:04 swift Exp $
30
31 inherit toolchain-funcs eutils
32
33 @@ -13,7 +13,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39 IUSE="debug"
40
41 DEPEND=">=sys-libs/libsepol-${SEPOL_VER}
42
43
44
45 1.73 sys-apps/checkpolicy/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/checkpolicy/ChangeLog?rev=1.73&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/checkpolicy/ChangeLog?rev=1.73&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/checkpolicy/ChangeLog?r1=1.72&r2=1.73
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/ChangeLog,v
54 retrieving revision 1.72
55 retrieving revision 1.73
56 diff -u -r1.72 -r1.73
57 --- ChangeLog 23 Dec 2013 09:26:52 -0000 1.72
58 +++ ChangeLog 20 Jan 2014 20:07:04 -0000 1.73
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-apps/checkpolicy
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/ChangeLog,v 1.72 2013/12/23 09:26:52 swift Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/checkpolicy/ChangeLog,v 1.73 2014/01/20 20:07:04 swift Exp $
65 +
66 + 20 Jan 2014; Sven Vermeulen <swift@g.o> checkpolicy-2.2.ebuild:
67 + Stabilize for amd64 and x86
68
69 23 Dec 2013; Sven Vermeulen <swift@g.o> -checkpolicy-2.1.8.ebuild:
70 Cleanup old versions