Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/util-linux: util-linux-2.21.1.ebuild util-linux-9999.ebuild util-linux-2.21.2.ebuild util-linux-2.21.ebuild ChangeLog
Date: Wed, 22 Aug 2012 02:39:17
Message-Id: 20120822023906.CAC78202C7@flycatcher.gentoo.org
1 vapier 12/08/22 02:39:06
2
3 Modified: util-linux-2.21.1.ebuild util-linux-9999.ebuild
4 util-linux-2.21.2.ebuild util-linux-2.21.ebuild
5 ChangeLog
6 Log:
7 Punt USE=loop-aes again due to lack of interest #405805 by Phil Stracchino.
8
9 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.9 sys-apps/util-linux/util-linux-2.21.1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.21.1.ebuild?rev=1.9&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.21.1.ebuild?rev=1.9&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.21.1.ebuild?r1=1.8&r2=1.9
17
18 Index: util-linux-2.21.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.21.1.ebuild,v
21 retrieving revision 1.8
22 retrieving revision 1.9
23 diff -u -r1.8 -r1.9
24 --- util-linux-2.21.1.ebuild 24 May 2012 02:52:39 -0000 1.8
25 +++ util-linux-2.21.1.ebuild 22 Aug 2012 02:39:06 -0000 1.9
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.21.1.ebuild,v 1.8 2012/05/24 02:52:39 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.21.1.ebuild,v 1.9 2012/08/22 02:39:06 vapier Exp $
31
32 EAPI="3"
33
34 @@ -23,13 +23,12 @@
35 if [[ ${PV} == "9999" ]] ; then
36 SRC_URI=""
37 else
38 - SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz
39 - loop-aes? ( http://loop-aes.sourceforge.net/updates/util-linux-2.20-20110905.diff.bz2 )"
40 + SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
41 fi
42
43 LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
44 SLOT="0"
45 -IUSE="+cramfs crypt ddate loop-aes ncurses nls old-linux perl selinux slang static-libs uclibc unicode"
46 +IUSE="+cramfs crypt ddate ncurses nls old-linux perl selinux slang static-libs uclibc unicode"
47
48 RDEPEND="!sys-process/schedutils
49 !sys-apps/setarch
50 @@ -51,8 +50,6 @@
51 po/update-potfiles
52 autopoint --force
53 eautoreconf
54 - else
55 - use loop-aes && epatch "${WORKDIR}"/util-linux-*.diff
56 fi
57 epatch "${FILESDIR}"/${P}-cal-nl.patch
58 if use uclibc ; then
59
60
61
62 1.34 sys-apps/util-linux/util-linux-9999.ebuild
63
64 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild?rev=1.34&view=markup
65 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild?rev=1.34&content-type=text/plain
66 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild?r1=1.33&r2=1.34
67
68 Index: util-linux-9999.ebuild
69 ===================================================================
70 RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v
71 retrieving revision 1.33
72 retrieving revision 1.34
73 diff -u -r1.33 -r1.34
74 --- util-linux-9999.ebuild 2 Jun 2012 18:55:37 -0000 1.33
75 +++ util-linux-9999.ebuild 22 Aug 2012 02:39:06 -0000 1.34
76 @@ -1,6 +1,6 @@
77 # Copyright 1999-2012 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v 1.33 2012/06/02 18:55:37 vapier Exp $
80 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v 1.34 2012/08/22 02:39:06 vapier Exp $
81
82 EAPI="3"
83
84 @@ -22,13 +22,12 @@
85 if [[ ${PV} == "9999" ]] ; then
86 SRC_URI=""
87 else
88 - SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz
89 - loop-aes? ( http://loop-aes.sourceforge.net/updates/util-linux-2.20-20110905.diff.bz2 )"
90 + SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
91 fi
92
93 LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
94 SLOT="0"
95 -IUSE="+cramfs crypt ddate loop-aes ncurses nls old-linux perl selinux slang static-libs udev unicode"
96 +IUSE="+cramfs crypt ddate ncurses nls old-linux perl selinux slang static-libs udev unicode"
97
98 RDEPEND="!sys-process/schedutils
99 !sys-apps/setarch
100 @@ -50,8 +49,6 @@
101 if [[ ${PV} == "9999" ]] ; then
102 po/update-potfiles
103 eautoreconf
104 - else
105 - use loop-aes && epatch "${WORKDIR}"/util-linux-*.diff
106 fi
107 elibtoolize
108 }
109
110
111
112 1.4 sys-apps/util-linux/util-linux-2.21.2.ebuild
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.21.2.ebuild?rev=1.4&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.21.2.ebuild?rev=1.4&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.21.2.ebuild?r1=1.3&r2=1.4
117
118 Index: util-linux-2.21.2.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.21.2.ebuild,v
121 retrieving revision 1.3
122 retrieving revision 1.4
123 diff -u -r1.3 -r1.4
124 --- util-linux-2.21.2.ebuild 24 Jul 2012 15:39:46 -0000 1.3
125 +++ util-linux-2.21.2.ebuild 22 Aug 2012 02:39:06 -0000 1.4
126 @@ -1,6 +1,6 @@
127 # Copyright 1999-2012 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.21.2.ebuild,v 1.3 2012/07/24 15:39:46 vapier Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.21.2.ebuild,v 1.4 2012/08/22 02:39:06 vapier Exp $
131
132 EAPI="3"
133
134 @@ -23,13 +23,12 @@
135 if [[ ${PV} == "9999" ]] ; then
136 SRC_URI=""
137 else
138 - SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz
139 - loop-aes? ( http://loop-aes.sourceforge.net/updates/util-linux-2.20-20110905.diff.bz2 )"
140 + SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
141 fi
142
143 LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
144 SLOT="0"
145 -IUSE="+cramfs crypt ddate loop-aes ncurses nls old-linux perl selinux slang static-libs uclibc udev unicode"
146 +IUSE="+cramfs crypt ddate ncurses nls old-linux perl selinux slang static-libs uclibc udev unicode"
147
148 RDEPEND="!sys-process/schedutils
149 !sys-apps/setarch
150 @@ -51,8 +50,6 @@
151 if [[ ${PV} == "9999" ]] ; then
152 po/update-potfiles
153 eautoreconf
154 - else
155 - use loop-aes && epatch "${WORKDIR}"/util-linux-*.diff
156 fi
157 if use uclibc ; then
158 epatch "${FILESDIR}"/${PN}-2.21.1-no-printf-alloc.patch #406303
159
160
161
162 1.5 sys-apps/util-linux/util-linux-2.21.ebuild
163
164 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.21.ebuild?rev=1.5&view=markup
165 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.21.ebuild?rev=1.5&content-type=text/plain
166 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.21.ebuild?r1=1.4&r2=1.5
167
168 Index: util-linux-2.21.ebuild
169 ===================================================================
170 RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.21.ebuild,v
171 retrieving revision 1.4
172 retrieving revision 1.5
173 diff -u -r1.4 -r1.5
174 --- util-linux-2.21.ebuild 24 May 2012 02:52:39 -0000 1.4
175 +++ util-linux-2.21.ebuild 22 Aug 2012 02:39:06 -0000 1.5
176 @@ -1,6 +1,6 @@
177 # Copyright 1999-2012 Gentoo Foundation
178 # Distributed under the terms of the GNU General Public License v2
179 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.21.ebuild,v 1.4 2012/05/24 02:52:39 vapier Exp $
180 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.21.ebuild,v 1.5 2012/08/22 02:39:06 vapier Exp $
181
182 EAPI="3"
183
184 @@ -22,13 +22,12 @@
185 if [[ ${PV} == "9999" ]] ; then
186 SRC_URI=""
187 else
188 - SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz
189 - loop-aes? ( http://loop-aes.sourceforge.net/updates/util-linux-2.20-20110905.diff.bz2 )"
190 + SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
191 fi
192
193 LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain"
194 SLOT="0"
195 -IUSE="+cramfs crypt ddate loop-aes ncurses nls old-linux perl selinux slang static-libs uclibc unicode"
196 +IUSE="+cramfs crypt ddate ncurses nls old-linux perl selinux slang static-libs uclibc unicode"
197
198 RDEPEND="!sys-process/schedutils
199 !sys-apps/setarch
200 @@ -49,8 +48,6 @@
201 po/update-potfiles
202 autopoint --force
203 eautoreconf
204 - else
205 - use loop-aes && epatch "${WORKDIR}"/util-linux-*.diff
206 fi
207 use uclibc && sed -i -e s/versionsort/alphasort/g -e s/strverscmp.h/dirent.h/g mount/lomount.c
208 elibtoolize
209
210
211
212 1.394 sys-apps/util-linux/ChangeLog
213
214 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.394&view=markup
215 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.394&content-type=text/plain
216 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?r1=1.393&r2=1.394
217
218 Index: ChangeLog
219 ===================================================================
220 RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v
221 retrieving revision 1.393
222 retrieving revision 1.394
223 diff -u -r1.393 -r1.394
224 --- ChangeLog 24 Jul 2012 15:39:46 -0000 1.393
225 +++ ChangeLog 22 Aug 2012 02:39:06 -0000 1.394
226 @@ -1,6 +1,10 @@
227 # ChangeLog for sys-apps/util-linux
228 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
229 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.393 2012/07/24 15:39:46 vapier Exp $
230 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.394 2012/08/22 02:39:06 vapier Exp $
231 +
232 + 22 Aug 2012; Mike Frysinger <vapier@g.o> util-linux-2.21.1.ebuild,
233 + util-linux-2.21.2.ebuild, util-linux-2.21.ebuild, util-linux-9999.ebuild:
234 + Punt USE=loop-aes again due to lack of interest #405805 by Phil Stracchino.
235
236 24 Jul 2012; Mike Frysinger <vapier@g.o> util-linux-2.21.2.ebuild:
237 Use older alloc patch for uclibc #427716 by James Le Cuirot.