Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libselinux: ChangeLog libselinux-2.0.94.ebuild
Date: Sat, 28 May 2011 05:24:14
Message-Id: 20110528052403.D591320054@flycatcher.gentoo.org
1 blueness 11/05/28 05:24:03
2
3 Modified: ChangeLog libselinux-2.0.94.ebuild
4 Log:
5 Stable amd64 x86
6
7 (Portage version: 2.1.9.42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.71 sys-libs/libselinux/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/ChangeLog?rev=1.71&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/ChangeLog?rev=1.71&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/ChangeLog?r1=1.70&r2=1.71
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v
19 retrieving revision 1.70
20 retrieving revision 1.71
21 diff -u -r1.70 -r1.71
22 --- ChangeLog 13 Feb 2011 19:16:58 -0000 1.70
23 +++ ChangeLog 28 May 2011 05:24:03 -0000 1.71
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-libs/libselinux
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.70 2011/02/13 19:16:58 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.71 2011/05/28 05:24:03 blueness Exp $
29 +
30 + 28 May 2011; Anthony G. Basile <blueness@g.o>
31 + libselinux-2.0.94.ebuild:
32 + Stable amd64 x86
33
34 13 Feb 2011; Anthony G. Basile <blueness@g.o> metadata.xml:
35 Updated metadata.xml to reflect new selinux herd.
36
37
38
39 1.5 sys-libs/libselinux/libselinux-2.0.94.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild?r1=1.4&r2=1.5
44
45 Index: libselinux-2.0.94.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- libselinux-2.0.94.ebuild 6 Feb 2011 19:26:38 -0000 1.4
52 +++ libselinux-2.0.94.ebuild 28 May 2011 05:24:03 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild,v 1.4 2011/02/06 19:26:38 arfrever Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.0.94.ebuild,v 1.5 2011/05/28 05:24:03 blueness Exp $
58
59 EAPI="2"
60 PYTHON_DEPEND="python? 2"
61 @@ -17,7 +17,7 @@
62
63 LICENSE="public-domain"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="amd64 x86"
67 IUSE="python ruby"
68
69 RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}