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: ChangeLog policycoreutils-2.0.69.ebuild policycoreutils-2.0.55.ebuild
Date: Sun, 02 Aug 2009 01:56:29
Message-Id: E1MXQJH-0002MC-9Z@stork.gentoo.org
1 pebenito 09/08/02 01:56:27
2
3 Modified: ChangeLog policycoreutils-2.0.69.ebuild
4 policycoreutils-2.0.55.ebuild
5 Log:
6 add python_need_rebuild to policycoreutils.
7 (Portage version: 2.2_rc33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.74 sys-apps/policycoreutils/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/ChangeLog?rev=1.74&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/ChangeLog?rev=1.74&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/ChangeLog?r1=1.73&r2=1.74
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v
19 retrieving revision 1.73
20 retrieving revision 1.74
21 diff -u -r1.73 -r1.74
22 --- ChangeLog 2 Aug 2009 01:25:55 -0000 1.73
23 +++ ChangeLog 2 Aug 2009 01:56:27 -0000 1.74
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-apps/policycoreutils
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.73 2009/08/02 01:25:55 pebenito Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/ChangeLog,v 1.74 2009/08/02 01:56:27 pebenito Exp $
29 +
30 + 02 Aug 2009; Chris PeBenito <pebenito@g.o>
31 + policycoreutils-2.0.55.ebuild, policycoreutils-2.0.69.ebuild:
32 + Add python_need_rebuild.
33
34 *policycoreutils-2.0.69 (02 Aug 2009)
35
36
37
38
39 1.3 sys-apps/policycoreutils/policycoreutils-2.0.69.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.69.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.69.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.69.ebuild?r1=1.2&r2=1.3
44
45 Index: policycoreutils-2.0.69.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.69.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- policycoreutils-2.0.69.ebuild 2 Aug 2009 01:27:47 -0000 1.2
52 +++ policycoreutils-2.0.69.ebuild 2 Aug 2009 01:56:27 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.69.ebuild,v 1.2 2009/08/02 01:27:47 pebenito Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.69.ebuild,v 1.3 2009/08/02 01:56:27 pebenito Exp $
58
59 IUSE="nls"
60
61 @@ -76,6 +76,7 @@
62
63 src_install() {
64 python_version
65 + python_need_rebuild
66
67 einfo "Installing policycoreutils"
68 make DESTDIR="${D}" -C "${S}" PYLIBVER="python${PYVER}" AUDIT_LOG_PRIV=y install || die
69
70
71
72 1.3 sys-apps/policycoreutils/policycoreutils-2.0.55.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.55.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.55.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.55.ebuild?r1=1.2&r2=1.3
77
78 Index: policycoreutils-2.0.55.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.55.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- policycoreutils-2.0.55.ebuild 22 Jul 2009 13:20:53 -0000 1.2
85 +++ policycoreutils-2.0.55.ebuild 2 Aug 2009 01:56:27 -0000 1.3
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.55.ebuild,v 1.2 2009/07/22 13:20:53 pebenito Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-2.0.55.ebuild,v 1.3 2009/08/02 01:56:27 pebenito Exp $
91
92 IUSE="nls"
93
94 @@ -76,6 +76,7 @@
95
96 src_install() {
97 python_version
98 + python_need_rebuild
99
100 einfo "Installing policycoreutils"
101 make DESTDIR="${D}" -C "${S}" PYLIBVER="python${PYVER}" AUDIT_LOG_PRIV=y install || die