Gentoo Archives: gentoo-commits

From: "Chris PeBenito (pebenito)" <pebenito@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/policycoreutils: policycoreutils-1.34.15.ebuild ChangeLog
Date: Mon, 26 May 2008 15:03:43
Message-Id: E1K0eEe-0000QN-5E@stork.gentoo.org
1 pebenito 08/05/26 15:03:40
2
3 Modified: policycoreutils-1.34.15.ebuild ChangeLog
4 Log:
5 sys-apps/policycoreutils: fix libsemanage dependency.
6 (Portage version: 2.1.5)
7
8 Revision Changes Path
9 1.3 sys-apps/policycoreutils/policycoreutils-1.34.15.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.34.15.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.34.15.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.34.15.ebuild?r1=1.2&r2=1.3
14
15 Index: policycoreutils-1.34.15.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.34.15.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- policycoreutils-1.34.15.ebuild 13 May 2008 02:22:47 -0000 1.2
22 +++ policycoreutils-1.34.15.ebuild 26 May 2008 15:03:39 -0000 1.3
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.34.15.ebuild,v 1.2 2008/05/13 02:22:47 pebenito Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.34.15.ebuild,v 1.3 2008/05/26 15:03:39 pebenito Exp $
28
29 IUSE="nls"
30
31 inherit eutils python
32
33 EXTRAS_VER="1.18"
34 -SEMNG_VER="1.10"
35 +SEMNG_VER="1.10.9"
36 SELNX_VER="1.34"
37
38 # BUGFIX_PATCH="${FILESDIR}/policycoreutils-1.30.6.diff"
39
40
41
42 1.69 sys-apps/policycoreutils/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/ChangeLog?rev=1.69&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/ChangeLog?rev=1.69&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/ChangeLog?r1=1.68&r2=1.69
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v
51 retrieving revision 1.68
52 retrieving revision 1.69
53 diff -u -r1.68 -r1.69
54 --- ChangeLog 13 May 2008 02:22:47 -0000 1.68
55 +++ ChangeLog 26 May 2008 15:03:39 -0000 1.69
56 @@ -1,6 +1,10 @@
57 # ChangeLog for sys-apps/policycoreutils
58 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.68 2008/05/13 02:22:47 pebenito Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.69 2008/05/26 15:03:39 pebenito Exp $
61 +
62 + 26 May 2008; Chris PeBenito <pebenito@g.o>
63 + policycoreutils-1.34.15.ebuild:
64 + Fix libsemanage dependency.
65
66 13 May 2008; Chris PeBenito <pebenito@g.o>
67 -files/policycoreutils-1.28-quietlp.diff,
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list