Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/portage: portage-2.2_pre3.ebuild ChangeLog portage-2.2_pre5.ebuild portage-2.2_pre7.ebuild portage-2.2_pre6.ebuild
Date: Thu, 29 May 2008 18:01:59
Message-Id: E1K1mRl-0004cR-81@stork.gentoo.org
1 hawking 08/05/29 18:01:53
2
3 Modified: portage-2.2_pre3.ebuild ChangeLog
4 portage-2.2_pre5.ebuild portage-2.2_pre7.ebuild
5 portage-2.2_pre6.ebuild
6 Log:
7 python_mod_{cleanup,optimize} are ROOT aware.
8 (Portage version: 2.1.5.2)
9
10 Revision Changes Path
11 1.2 sys-apps/portage/portage-2.2_pre3.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre3.ebuild?r1=1.1&r2=1.2
16
17 Index: portage-2.2_pre3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- portage-2.2_pre3.ebuild 28 Feb 2008 13:22:29 -0000 1.1
24 +++ portage-2.2_pre3.ebuild 29 May 2008 18:01:52 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre3.ebuild,v 1.1 2008/02/28 13:22:29 genone Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre3.ebuild,v 1.2 2008/05/29 18:01:52 hawking Exp $
30
31 inherit toolchain-funcs eutils flag-o-matic multilib python
32
33 @@ -223,7 +223,7 @@
34
35 # Compile all source files recursively. Any orphans
36 # will be identified and removed in postrm.
37 - python_mod_optimize "${ROOT}usr/$(get_libdir)/portage/pym"
38 + python_mod_optimize /usr/$(get_libdir)/portage/pym
39
40 elog
41 elog "For help with using portage please consult the Gentoo Handbook"
42 @@ -246,5 +246,5 @@
43 }
44
45 pkg_postrm() {
46 - python_mod_cleanup "${ROOT}usr/$(get_libdir)/portage/pym"
47 + python_mod_cleanup /usr/$(get_libdir)/portage/pym
48 }
49
50
51
52 1.521 sys-apps/portage/ChangeLog
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.521&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.521&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/ChangeLog?r1=1.520&r2=1.521
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v
61 retrieving revision 1.520
62 retrieving revision 1.521
63 diff -u -r1.520 -r1.521
64 --- ChangeLog 23 May 2008 09:31:53 -0000 1.520
65 +++ ChangeLog 29 May 2008 18:01:52 -0000 1.521
66 @@ -1,6 +1,10 @@
67 # ChangeLog for sys-apps/portage
68 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.520 2008/05/23 09:31:53 zmedico Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.521 2008/05/29 18:01:52 hawking Exp $
71 +
72 + 29 May 2008; Ali Polatel <hawking@g.o> portage-2.2_pre3.ebuild,
73 + portage-2.2_pre5.ebuild, portage-2.2_pre6.ebuild, portage-2.2_pre7.ebuild:
74 + python_mod_{cleanup,optimize} are ROOT aware.
75
76 23 May 2008; Zac Medico <zmedico@g.o> portage-2.2_pre7.ebuild:
77 Stop building and installing tbz2tool for Bug #220701.
78
79
80
81 1.2 sys-apps/portage/portage-2.2_pre5.ebuild
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre5.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre5.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre5.ebuild?r1=1.1&r2=1.2
86
87 Index: portage-2.2_pre5.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre5.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- portage-2.2_pre5.ebuild 19 Mar 2008 22:07:53 -0000 1.1
94 +++ portage-2.2_pre5.ebuild 29 May 2008 18:01:52 -0000 1.2
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2008 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre5.ebuild,v 1.1 2008/03/19 22:07:53 genone Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre5.ebuild,v 1.2 2008/05/29 18:01:52 hawking Exp $
100
101 inherit toolchain-funcs eutils flag-o-matic multilib python
102
103 @@ -223,7 +223,7 @@
104
105 # Compile all source files recursively. Any orphans
106 # will be identified and removed in postrm.
107 - python_mod_optimize "${ROOT}usr/$(get_libdir)/portage/pym"
108 + python_mod_optimize /usr/$(get_libdir)/portage/pym
109
110 elog
111 elog "For help with using portage please consult the Gentoo Handbook"
112 @@ -246,5 +246,5 @@
113 }
114
115 pkg_postrm() {
116 - python_mod_cleanup "${ROOT}usr/$(get_libdir)/portage/pym"
117 + python_mod_cleanup /usr/$(get_libdir)/portage/pym
118 }
119
120
121
122 1.3 sys-apps/portage/portage-2.2_pre7.ebuild
123
124 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre7.ebuild?rev=1.3&view=markup
125 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre7.ebuild?rev=1.3&content-type=text/plain
126 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre7.ebuild?r1=1.2&r2=1.3
127
128 Index: portage-2.2_pre7.ebuild
129 ===================================================================
130 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre7.ebuild,v
131 retrieving revision 1.2
132 retrieving revision 1.3
133 diff -u -r1.2 -r1.3
134 --- portage-2.2_pre7.ebuild 23 May 2008 09:31:53 -0000 1.2
135 +++ portage-2.2_pre7.ebuild 29 May 2008 18:01:52 -0000 1.3
136 @@ -1,6 +1,6 @@
137 # Copyright 1999-2008 Gentoo Foundation
138 # Distributed under the terms of the GNU General Public License v2
139 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre7.ebuild,v 1.2 2008/05/23 09:31:53 zmedico Exp $
140 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre7.ebuild,v 1.3 2008/05/29 18:01:52 hawking Exp $
141
142 inherit eutils multilib python
143
144 @@ -220,7 +220,7 @@
145 pkg_postinst() {
146 # Compile all source files recursively. Any orphans
147 # will be identified and removed in postrm.
148 - python_mod_optimize "${ROOT}usr/$(get_libdir)/portage/pym"
149 + python_mod_optimize /usr/$(get_libdir)/portage/pym
150
151 if [ -n "${MIGRATION_UPGRADE}" ]; then
152 einfo "moving set references from the worldfile into world_sets"
153 @@ -263,5 +263,5 @@
154 }
155
156 pkg_postrm() {
157 - python_mod_cleanup "${ROOT}usr/$(get_libdir)/portage/pym"
158 + python_mod_cleanup /usr/$(get_libdir)/portage/pym
159 }
160
161
162
163 1.2 sys-apps/portage/portage-2.2_pre6.ebuild
164
165 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre6.ebuild?rev=1.2&view=markup
166 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre6.ebuild?rev=1.2&content-type=text/plain
167 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/portage/portage-2.2_pre6.ebuild?r1=1.1&r2=1.2
168
169 Index: portage-2.2_pre6.ebuild
170 ===================================================================
171 RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre6.ebuild,v
172 retrieving revision 1.1
173 retrieving revision 1.2
174 diff -u -r1.1 -r1.2
175 --- portage-2.2_pre6.ebuild 5 May 2008 11:27:41 -0000 1.1
176 +++ portage-2.2_pre6.ebuild 29 May 2008 18:01:52 -0000 1.2
177 @@ -1,6 +1,6 @@
178 # Copyright 1999-2008 Gentoo Foundation
179 # Distributed under the terms of the GNU General Public License v2
180 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre6.ebuild,v 1.1 2008/05/05 11:27:41 genone Exp $
181 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2_pre6.ebuild,v 1.2 2008/05/29 18:01:52 hawking Exp $
182
183 inherit toolchain-funcs eutils flag-o-matic multilib python
184
185 @@ -226,7 +226,7 @@
186 pkg_postinst() {
187 # Compile all source files recursively. Any orphans
188 # will be identified and removed in postrm.
189 - python_mod_optimize "${ROOT}usr/$(get_libdir)/portage/pym"
190 + python_mod_optimize /usr/$(get_libdir)/portage/pym
191
192 if [ -n "${MIGRATION_UPGRADE}" ]; then
193 einfo "moving set references from the worldfile into world_sets"
194 @@ -269,5 +269,5 @@
195 }
196
197 pkg_postrm() {
198 - python_mod_cleanup "${ROOT}usr/$(get_libdir)/portage/pym"
199 + python_mod_cleanup /usr/$(get_libdir)/portage/pym
200 }
201
202
203
204 --
205 gentoo-commits@l.g.o mailing list