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/policycoreutils: policycoreutils-2.2.5-r2.ebuild ChangeLog
Date: Mon, 20 Jan 2014 20:08:57
Message-Id: 20140120200851.75D5E2004C@flycatcher.gentoo.org
1 swift 14/01/20 20:08:51
2
3 Modified: policycoreutils-2.2.5-r2.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/policycoreutils/policycoreutils-2.2.5-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.2.5-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.2.5-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.2.5-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: policycoreutils-2.2.5-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.2.5-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- policycoreutils-2.2.5-r2.ebuild 12 Jan 2014 13:49:10 -0000 1.1
23 +++ policycoreutils-2.2.5-r2.ebuild 20 Jan 2014 20:08:51 -0000 1.2
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/sys-apps/policycoreutils/policycoreutils-2.2.5-r2.ebuild,v 1.1 2014/01/12 13:49:10 swift Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.2.5-r2.ebuild,v 1.2 2014/01/20 20:08:51 swift Exp $
29
30 EAPI="5"
31 PYTHON_COMPAT=( python2_7 )
32 @@ -23,7 +23,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38
39 COMMON_DEPS=">=sys-libs/libselinux-${SELNX_VER}[python]
40 >=sys-libs/glibc-2.4
41
42
43
44 1.131 sys-apps/policycoreutils/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/ChangeLog?rev=1.131&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/ChangeLog?rev=1.131&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/ChangeLog?r1=1.130&r2=1.131
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v
53 retrieving revision 1.130
54 retrieving revision 1.131
55 diff -u -r1.130 -r1.131
56 --- ChangeLog 12 Jan 2014 21:01:41 -0000 1.130
57 +++ ChangeLog 20 Jan 2014 20:08:51 -0000 1.131
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-apps/policycoreutils
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.130 2014/01/12 21:01:41 swift Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.131 2014/01/20 20:08:51 swift Exp $
63 +
64 + 20 Jan 2014; Sven Vermeulen <swift@g.o>
65 + policycoreutils-2.2.5-r2.ebuild:
66 + Stabilize for amd64 and x86
67
68 *policycoreutils-2.1.14-r5 (12 Jan 2014)