Gentoo Archives: gentoo-commits

From: "Jason Zaman (perfinion)" <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/policycoreutils: policycoreutils-2.3-r3.ebuild ChangeLog
Date: Fri, 06 Feb 2015 06:04:32
Message-Id: 20150206060427.9110C1128C@oystercatcher.gentoo.org
1 perfinion 15/02/06 06:04:27
2
3 Modified: policycoreutils-2.3-r3.ebuild ChangeLog
4 Log:
5 Stablize 2.3-r3
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x7EF137EC935B0EAF)
8
9 Revision Changes Path
10 1.2 sys-apps/policycoreutils/policycoreutils-2.3-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.3-r3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.3-r3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.3-r3.ebuild?r1=1.1&r2=1.2
15
16 Index: policycoreutils-2.3-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.3-r3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- policycoreutils-2.3-r3.ebuild 6 Dec 2014 23:28:23 -0000 1.1
23 +++ policycoreutils-2.3-r3.ebuild 6 Feb 2015 06:04:27 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.3-r3.ebuild,v 1.1 2014/12/06 23:28:23 perfinion Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.3-r3.ebuild,v 1.2 2015/02/06 06:04:27 perfinion Exp $
30
31 EAPI="5"
32 PYTHON_COMPAT=( python2_7 )
33 @@ -26,7 +26,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39
40 COMMON_DEPS=">=sys-libs/libselinux-${SELNX_VER}[python]
41 >=sys-libs/glibc-2.4
42
43
44
45 1.149 sys-apps/policycoreutils/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/ChangeLog?rev=1.149&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/ChangeLog?rev=1.149&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/policycoreutils/ChangeLog?r1=1.148&r2=1.149
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v
54 retrieving revision 1.148
55 retrieving revision 1.149
56 diff -u -r1.148 -r1.149
57 --- ChangeLog 4 Feb 2015 17:48:40 -0000 1.148
58 +++ ChangeLog 6 Feb 2015 06:04:27 -0000 1.149
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-apps/policycoreutils
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.148 2015/02/04 17:48:40 perfinion Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.149 2015/02/06 06:04:27 perfinion Exp $
64 +
65 + 06 Feb 2015; Jason Zaman <perfinion@g.o> policycoreutils-2.3-r3.ebuild:
66 + Stablize 2.3-r3
67
68 *policycoreutils-2.4 (04 Feb 2015)