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-libs/libselinux: libselinux-2.1.12-r2.ebuild ChangeLog
Date: Sun, 30 Dec 2012 15:17:57
Message-Id: 20121230151746.9B9C72171D@flycatcher.gentoo.org
1 swift 12/12/30 15:17:46
2
3 Modified: libselinux-2.1.12-r2.ebuild ChangeLog
4 Log:
5 Stabilize
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)
8
9 Revision Changes Path
10 1.2 sys-libs/libselinux/libselinux-2.1.12-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.1.12-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.1.12-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/libselinux-2.1.12-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: libselinux-2.1.12-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.1.12-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libselinux-2.1.12-r2.ebuild 3 Dec 2012 08:19:54 -0000 1.1
23 +++ libselinux-2.1.12-r2.ebuild 30 Dec 2012 15:17:46 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.1.12-r2.ebuild,v 1.1 2012/12/03 08:19:54 swift Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.1.12-r2.ebuild,v 1.2 2012/12/30 15:17:46 swift Exp $
29
30 EAPI="4"
31 PYTHON_DEPEND="python? *"
32 @@ -20,7 +20,7 @@
33
34 LICENSE="public-domain"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 IUSE="python ruby static-libs"
39
40 RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}
41
42
43
44 1.93 sys-libs/libselinux/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/ChangeLog?rev=1.93&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/ChangeLog?rev=1.93&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libselinux/ChangeLog?r1=1.92&r2=1.93
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v
53 retrieving revision 1.92
54 retrieving revision 1.93
55 diff -u -r1.92 -r1.93
56 --- ChangeLog 3 Dec 2012 08:19:54 -0000 1.92
57 +++ ChangeLog 30 Dec 2012 15:17:46 -0000 1.93
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-libs/libselinux
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.92 2012/12/03 08:19:54 swift Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.93 2012/12/30 15:17:46 swift Exp $
63 +
64 + 30 Dec 2012; Sven Vermeulen libselinux-2.1.12-r2.ebuild:
65 + Stabilize
66
67 *libselinux-2.1.12-r2 (03 Dec 2012)