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