Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog ChangeLog-2013
Date: Wed, 01 Jan 2014 15:54:39
Message-Id: 20140101155435.829802004C@flycatcher.gentoo.org
1 dilfridge 14/01/01 15:54:35
2
3 Modified: ChangeLog
4 Added: ChangeLog-2013
5 Log:
6 Rotate ChangeLog
7
8 Revision Changes Path
9 1.1106 eclass/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1106&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1106&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1105&r2=1.1106
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
18 retrieving revision 1.1105
19 retrieving revision 1.1106
20 diff -u -r1.1105 -r1.1106
21 --- ChangeLog 31 Dec 2013 18:31:47 -0000 1.1105
22 +++ ChangeLog 1 Jan 2014 15:54:35 -0000 1.1106
23 @@ -1,3937 +1,5 @@
24 # ChangeLog for eclass directory
25 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1105 2013/12/31 18:31:47 mgorny Exp $
27 -
28 - 31 Dec 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
29 - Improve documentation on multilib_is_native_abi & multilib_build_binaries to
30 - make it clear which one to use. Requested and reviewed by okias.
31 -
32 - 30 Dec 2013; Ryan Hill <dirtyepic@g.o> wxwidgets.eclass:
33 - Add 3.0 support.
34 -
35 - 30 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
36 - For 4.8+ C++ is always enabled. We should eventually drop the cxx USE flag,
37 - but who knows what that would break.
38 -
39 - 29 Dec 2013; Andreas K. Huettel <dilfridge@g.o> perl-app.eclass:
40 - Do not use subslots on dev-lang/perl in perl apps (as opposed to modules)
41 -
42 - 29 Dec 2013; Andreas K. Huettel <dilfridge@g.o> perl-module.eclass:
43 - Use subslot dependencies on dev-lang/perl if possible, bug 479298
44 -
45 - 29 Dec 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
46 - Update doc link to point to the docs on Wiki.
47 -
48 - 28 Dec 2013; Michał Górny <mgorny@g.o> eutils.eclass:
49 - Fix eclassdoc for einstalldocs.
50 -
51 - 28 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
52 - Missed one.
53 -
54 - 28 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
55 - Use version ranges instead of case statements in gcc_do_filter_flags().
56 -
57 - 28 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
58 - Add tc_version_is_between() helper.
59 -
60 - 28 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
61 - Reintroduce texinfo patch to unbreak older versions (bug #496224).
62 -
63 - 28 Dec 2013; Robin H. Johnson <robbat2@g.o> flag-o-matic.eclass:
64 - Spelling fixes.
65 -
66 - 27 Dec 2013; Julian Ospald <hasufell@g.o> multilib-minimal.eclass:
67 - add debug print function wrt #493214
68 -
69 - 27 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
70 - Initial EAPI support (bug #474358).
71 -
72 - 27 Dec 2013; Robin H. Johnson <robbat2@g.o> flag-o-matic.eclass:
73 - Per discussion with Flameeyes, make -l and -L always valid, and only warn
74 - about other arguments to append-libs. Also document expected arguments to
75 - append-libs.
76 -
77 - 27 Dec 2013; Robin H. Johnson <robbat2@g.o> flag-o-matic.eclass:
78 - There are usages in the tree of "append-libs $(pkg-config ...)"; if
79 - pkg-config returns something other than a library, append-libs can end up
80 - inserting -l-L/usr/lib64 or other weirdness. We need to check for these and
81 - warn about them.
82 -
83 - 27 Dec 2013; Michał Górny <mgorny@g.o> eutils.eclass:
84 - Document einstalldocs.
85 -
86 - 26 Dec 2013; Hans de Graaff <graaff@g.o> ruby-ng.eclass:
87 - Add support for the ruby21 target.
88 -
89 - 24 Dec 2013; Andreas K. Huettel <dilfridge@g.o> cmake-utils.eclass:
90 - Add another pathological use flag function, useno (inversion of use)
91 -
92 - 23 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
93 - Rename gtk USE flag to awt. Remove lto USE flag. Minor cleanup.
94 -
95 - 21 Dec 2013; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
96 - Use eqmake4() from qmake-utils.eclass
97 -
98 - 21 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
99 - Reorder by phase and group functions together with the phase that uses them.
100 - No functional changes.
101 -
102 - 19 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
103 - Inline gcc-compiler-configure() into gcc_do_configure(). Clean up, sort and
104 - group options.
105 -
106 - 16 Dec 2013; Sven Vermeulen <swift@g.o> selinux-policy-2.eclass:
107 - Added HTTPS URL to EGIT_REPO_URI to allow live ebuilds to fetch data if
108 - firewall prohibits git
109 -
110 - 06 Dec 2013; Jonathan Callen <jcallen@g.o> multiprocessing.eclass:
111 - Fix multiprocessing.eclass for non-Linux hosts
112 -
113 - 05 Dec 2013; Anthony G. Basile <blueness@g.o> libtool.eclass:
114 - Remove warning for uclibc if patching fails, bug #492640
115 -
116 - 04 Dec 2013; Pawel Hajdan jr <phajdan.jr@g.o> chromium.eclass:
117 - Check SECCOMP_FILTER kernel config option for Chromium sandbox, bug #490550
118 - by ago.
119 -
120 - 03 Dec 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
121 - Remove pointless distutils-r1_python_test function.
122 -
123 - 02 Dec 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
124 - Override bdist_egg->build_dir via pydistutils.cfg rather than extra command.
125 - Fixes bug #489842.
126 -
127 - 02 Dec 2013; Sergey Popov <pinkbyte@g.o> +qmake-utils.eclass:
128 - Add qmake-utils eclass from Qt overlay
129 -
130 - 01 Dec 2013; Robin H. Johnson <robbat2@g.o> linux-mod.eclass:
131 - Always ensure MODULES_OPTIONAL_USE is in IUSE.
132 -
133 - 01 Dec 2013; Robin H. Johnson <robbat2@g.o> linux-mod.eclass:
134 - MODULES_OPTIONAL_USE makes it possible to optionally use linux-mod without
135 - introducing dependencies on virtual/linux-sources or virtual/modutils where
136 - unwanted.
137 -
138 - 30 Nov 2013; Mike Gilbert <floppym@g.o> python-r1.eclass,
139 - python-single-r1.eclass:
140 - Depend on dev-lang/python-exec:0 if _PYTHON_WANT_PYTHON_EXEC2 is 0, bug
141 - 489646.
142 -
143 - 26 Nov 2013; Matti Bickel <mabi@g.o> php-pear-r1.eclass:
144 - export pkg_setup and default PHP_PEAR_CHANNEL to ${FILESDIR}/channel.xml (all
145 - current packages set this value)
146 -
147 - 26 Nov 2013; Matti Bickel <mabi@g.o> php-pear-r1.eclass:
148 - Merge pkg_setup from php-pear-lib-r1.eclass and generify so that php-pear-r1
149 - can handle everything php-pear-lib-r1 can.
150 -
151 - 25 Nov 2013; Steve Arnold <nerdboy@g.o> gnatbuild.eclass:
152 - Symlink fix should be good back to 4.4 (see bug #363839).
153 -
154 - 25 Nov 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
155 - Prevent comparison failures due to -frecord-gcc-switches (bug #490738).
156 -
157 - 25 Nov 2013; Steve Arnold <nerdboy@g.o> gnatbuild.eclass:
158 - Updates for handling texinfo breakage/version stuff (see bug #483192).
159 -
160 - 24 Nov 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
161 - Support in-source builds.
162 -
163 - 24 Nov 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
164 - Respect BUILD_DIR in in-source builds when set earlier.
165 -
166 - 24 Nov 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
167 - Reuse multilib-minimal to reduce code duplication and allow easier function
168 - overrides.
169 -
170 - 22 Nov 2013; Michael Haubenwallner <haubi@g.o> libtool.eclass:
171 - elibtoolize(): Besides ltmain.sh, explicitly locate configure to apply
172 - patches rather than guessing based on where ltmain.sh was found.
173 -
174 - 20 Nov 2013; Michał Górny <mgorny@g.o> cmake-multilib.eclass:
175 - Run multilib header wrapping only when multiple ABIs are enabled, bug
176 - #491752. Other eclasses do that already.
177 -
178 - 20 Nov 2013; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
179 - Added 'replace-hcflags()'. Filters HCFLAGS.
180 -
181 - 20 Nov 2013; Steve Arnold <nerdboy@g.o> gnatbuild.eclass:
182 - Updated to strip graphite flags (all arches) and enable the openmp USE
183 - flag (mostly for disabling on arm). Tested on x86 and amd64 (full arm
184 - changes not yet incorporated).
185 -
186 - 18 Nov 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
187 - Reimplemented K_EXP_GENPATCHES_LIST patch matching by switching the LHS with
188 - the RHS and doing much more proper matching (50 works, *_BFQ-* works,
189 - etc...); spotted by aCOSwt on the forums, my earlier tests apparently didn't
190 - check this properly.
191 -
192 - 16 Nov 2013; Ryan Hill <dirtyepic@g.o> wxwidgets.eclass:
193 - Cleanup.
194 -
195 - 16 Nov 2013; Ryan Hill <dirtyepic@g.o> wxwidgets.eclass:
196 - Drop wxwidgets_pkg_setup and check_wxuse.
197 -
198 - 16 Nov 2013; Ryan Hill <dirtyepic@g.o> wxwidgets.eclass:
199 - Drop support for 2.6.
200 -
201 - 15 Nov 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
202 - Use shallow clones for local repos. Bug #491260.
203 -
204 - 11 Nov 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
205 - Sync with qt overlay. Changes should affect only live ebuilds.
206 -
207 - 11 Nov 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
208 - Read all shebangs before moving files to avoid breaking symlinks that are
209 - going to be scanned.
210 -
211 - 09 Nov 2013; Hans de Graaff <graaff@g.o> ruby-fakegem.eclass:
212 - Add a yard recipe for creating documentation.
213 -
214 - 09 Nov 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
215 - Revert previous and instead include the build log and some other info. Don't
216 - pollute the build dir.
217 -
218 - 09 Nov 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
219 - Rename config.log tarball in the hope that people will stop attaching it to
220 - build failures.
221 -
222 - 07 Nov 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
223 - Temporarily build with -j1 on sparc due to random ICEs encountered by
224 - multiple people (bug #457062).
225 -
226 - 05 Nov 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
227 - Update for libmudflap removal.
228 -
229 - 04 Nov 2013; Mike Gilbert <floppym@g.o> mercurial.eclass:
230 - Initialize cert_opt to an empty array instead of an empty string. Reported by
231 - Kristian Fiskerstrand.
232 -
233 - 04 Nov 2013; Ulrich Müller <ulm@g.o> elisp-common.eclass:
234 - Don't create site-gentoo.el in postrm phase.
235 -
236 - 03 Nov 2013; Michał Górny <mgorny@g.o> tests/python-utils-r1.sh:
237 - Fix python-utils-r1 tests to accomodate versions in PYTHON_PKG_DEP.
238 -
239 - 02 Nov 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
240 - Trivial change to support patches with pre-defined patch levels.
241 -
242 - 02 Nov 2013; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
243 - Add -fno-builtin* to ALLOWED_FLAGS - requested by Justin Vrooman.
244 -
245 - 02 Nov 2013; Ryan Hill <dirtyepic@g.o> tests/flag-o-matic.sh:
246 - Account for leading whitespace in append-cflags tests.
247 -
248 - 30 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
249 - Fix parallel checkout race conditions, bug #489280.
250 -
251 - 30 Oct 2013; Michał Górny <mgorny@g.o> python-r1.eclass,
252 - python-single-r1.eclass, python-utils-r1.eclass:
253 - Switch the eclasses to use dev-lang/python-exec.
254 -
255 - 27 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
256 - Create a fake ".git" directory inside the checkout to satisfy git rev-parse
257 - uses in build systems. Bug #489100.
258 -
259 - 27 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
260 - Strip sub-slot from local repo IDs.
261 -
262 - 27 Oct 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
263 - Remove deprecated functions.
264 -
265 - 27 Oct 2013; Michał Górny <mgorny@g.o> flag-o-matic.eclass:
266 - Consider -frecord-gcc-switches a safe flag and do not strip it with
267 - strip-flags.
268 -
269 - 26 Oct 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
270 - Fix distutils-r1_python_install to strip --install-scripts= rather than
271 - passing "install" twice to override it. Fixes compatibility with
272 - dev-python/paver.
273 -
274 - 26 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
275 - Fix handling relative submodule paths.
276 -
277 - 22 Oct 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
278 - Fix failing to pass default install arguments when user passes an additional
279 - command. Reported by radhermit.
280 -
281 - 22 Oct 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass,
282 - python-r1.eclass, python-single-r1.eclass:
283 - Introduce a "common" python_setup function to set up Python for use in outer
284 - scope.
285 -
286 - 22 Oct 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
287 - Support installing Python scripts with custom --install-scripts argument. Bug
288 - #487788.
289 -
290 - 22 Oct 2013; Michał Górny <mgorny@g.o> systemd.eclass:
291 - Add systemd_enable_ntpunit wrt bug #458132.
292 -
293 - 20 Oct 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
294 - Updates from qt overlay: drop USE="c++0x" from 4.8.5 and later versions; warn
295 - on downgrade instead of dying.
296 -
297 - 20 Oct 2013; Julian Ospald <hasufell@g.o> multilib-minimal.eclass:
298 - make doc installation part of default multilib_src_install_all() wrt #483304
299 -
300 - 17 Oct 2013; Christoph Junghans <ottxor@g.o> subversion.eclass:
301 - added prefix support (bug #485534)
302 -
303 - 15 Oct 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
304 - Remove .la files for libasan and libtsan. They reference non-existent
305 - libstdc++.la when fixlafiles is disabled/unsupported, and -fsanitize doesn't
306 - work with -static anyways. (bug #487550)
307 -
308 - 14 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
309 - Fix over-use of ||die.
310 -
311 - 14 Oct 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
312 - Add qtbearer to nolibx11_pkgs
313 -
314 - 14 Oct 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
315 - Switch to git-r3.eclass
316 -
317 - 14 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
318 - Add missing "die" calls as reported by Nikoli.
319 -
320 - 13 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
321 - Respect EVCS_OFFLINE in git-r3_fetch.
322 -
323 - 12 Oct 2013; Jeroen Roovers <jer@g.o> nvidia-driver.eclass:
324 - Use readme.gentoo.eclass (bug #457594).
325 -
326 - 12 Oct 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass:
327 - Do not look up Python for binary package install.
328 -
329 - 10 Oct 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
330 - Do not alter HOME and TMPDIR when single impl is being used. This may
331 - work-around bug #487260.
332 -
333 - 09 Oct 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
334 - Fix pypy dependency.
335 -
336 - 09 Oct 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
337 - Bump dependencies on Python interpreters to require newest stable versions.
338 - Bug #463532.
339 -
340 - 09 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
341 - Skip submodules that have update=none specified in config. Fixes bug #487262.
342 -
343 - 08 Oct 2013; Michał Górny <mgorny@g.o> git-2.eclass, git-r3.eclass:
344 - Fix git-r3 -> git-2 dependency leak, as noted in bug #487026.
345 -
346 - 08 Oct 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
347 - Remove deprecated autotools-utils_autoreconf.
348 -
349 - 07 Oct 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
350 - small modification on output from function dev_check
351 -
352 - 06 Oct 2013; Vlastimil Babka <caster@g.o> java-utils-2.eclass:
353 - Convert comments for eclass manpages. Heavily based on work from ercpe, bug
354 - #476946.
355 -
356 - 05 Oct 2013; Michał Górny <mgorny@g.o> -git.eclass:
357 - Remove lastrited git.eclass.
358 -
359 - 05 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
360 - Add missing git DEPEND wrt bug #487026.
361 -
362 - 05 Oct 2013; Vlastimil Babka <caster@g.o> java-ant-2.eclass:
363 - Convert comments for eclass manpages. Heavily based on work from ercpe, bug
364 - #476946.
365 -
366 - 05 Oct 2013; Vlastimil Babka <caster@g.o> ant-tasks.eclass:
367 - Convert comments for eclass manpages. Almost completely based on work from
368 - 'mren <bugs@××××××××.net>' in bug #210723 and ercpe from bug #476946.
369 -
370 - 04 Oct 2013; Alexandre Rostovtsev <tetromino@g.o> vala.eclass:
371 - Prepare for vala-0.22
372 -
373 - 04 Oct 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
374 - enlightenment.eclass:
375 - No stable keywords for mips
376 -
377 - 01 Oct 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
378 - Clean up the splitting code wrt suggestions from Ulrich Mueller.
379 -
380 - 01 Oct 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
381 - Split ABIs without altering IFS, to work-around bug in Paludis, bug #486592.
382 -
383 - 30 Sep 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
384 - Fix duplicate flags in MULTILIB_USEDEP. Thanks for the report and the patch
385 - to Ulrich Mueller.
386 -
387 - 30 Sep 2013; Christoph Junghans <ottxor@g.o>
388 - toolchain-binutils.eclass:
389 - add prefix support
390 -
391 - 29 Sep 2013; Christoph Junghans <ottxor@g.o> intel-sdp.eclass:
392 - EAPI bump, ccache support
393 -
394 - 29 Sep 2013; Gilles Dartiguelongue <eva@g.o> gst-plugins10.eclass:
395 - Add support for gstreamer 1.2 release series.
396 -
397 - 29 Sep 2013; Michał Górny <mgorny@g.o> python-distutils-ng.eclass:
398 - Last rite python-distutils-ng.
399 -
400 - 29 Sep 2013; Pacho Ramos <pacho@g.o> gnome2.eclass:
401 - Use einstalldocs (#484876)
402 -
403 - 28 Sep 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
404 - Truncate .pydistutils.cfg in case we call distutils-r1_python_compile more
405 - than once.
406 -
407 - 28 Sep 2013; Christoph Junghans <ottxor@g.o> cvs.eclass:
408 - added prefix support
409 -
410 - 27 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
411 - Use pydistutils.cfg to set build-dirs instead of passing commands explicitly.
412 - This should reduce the amount of implicit behavior.
413 -
414 - 27 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
415 - Make HOME per-implementation.
416 -
417 - 27 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
418 - Always fetch all branches when doing non-shallow fetch.
419 -
420 - 26 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
421 - Fix parsing EGIT_REPO_URI. Bug #486080.
422 -
423 - 26 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
424 - Update doc on EGIT_NONSHALLOW.
425 -
426 - 26 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
427 - Wrap symlinks installed to PYTHON_SCRIPTDIR as well.
428 -
429 - 26 Sep 2013; Michał Górny <mgorny@g.o> python-r1.eclass,
430 - python-single-r1.eclass, python-utils-r1.eclass:
431 - Fix EAPI=4 on python-exec:2 since that is what pkgcore will require (the only
432 - EAPI=4 consumer right now).
433 -
434 - 25 Sep 2013; Christoph Junghans <ottxor@g.o> texlive-module.eclass:
435 - Require EAPI>=2, add prefix support
436 -
437 - 25 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
438 - Support EGIT_REPO_URI being an array. This is needed for tests.
439 -
440 - 25 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
441 - Update git URI stripping for gnome.org.
442 -
443 - 24 Sep 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass:
444 - Introduce python_gen_any_dep to generate any-of dependencies matching
445 - python_check_deps() code.
446 -
447 - 24 Sep 2013; Maxim Koltsov <maksbotan@g.o> leechcraft.eclass:
448 - Correct official mirror url in SRC_URI.
449 -
450 - 21 Sep 2013; Christoph Junghans <ottxor@g.o> alternatives.eclass:
451 - added prefix support
452 -
453 - 19 Sep 2013; Christoph Junghans <ottxor@g.o> distutils-r1.eclass:
454 - Fixed prefix qa
455 -
456 - 19 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
457 - Strip trailing slashes from repo URI when determining local copy directory.
458 -
459 - 19 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
460 - Do not even create shallow repository when EGIT_NONSHALLOW is set. Otherwise,
461 - the eclass tries to unshallow it and that breaks broken git servers like
462 - Google Code.
463 -
464 - 18 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
465 - Fix accepting arguments in distutils_install_for_testing.
466 -
467 - 18 Sep 2013; Michał Górny <mgorny@g.o> python.eclass:
468 - Add a note not to add new Python versions to python.eclass.
469 -
470 - 18 Sep 2013; Sergey Popov <pinkbyte@g.o> leechcraft.eclass:
471 - Add official mirror to LeechCraft SRC_URI, thanks to 0xd34df00d
472 -
473 - 18 Sep 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
474 - Fix coreutils dep to be build-time.
475 -
476 - 17 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
477 - Fix missing variable replacement in _python_ln_rel.
478 -
479 - 17 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
480 - Use einstalldocs.
481 -
482 - 17 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
483 - Rename variables in _python_ln_rel to make it less confusing.
484 -
485 - 17 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
486 - python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass:
487 - Support python-exec:2.
488 -
489 - 17 Sep 2013; Thomas Sachau (Tommy[D]) <tommy@g.o>
490 - multilib-build.eclass:
491 - Add eclass doc for multilib_build_binaries
492 -
493 - 17 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass,
494 - tests/python-utils-r1.sh:
495 - Introduce PYTHON_SCRIPTDIR for python-exec:2 script location.
496 -
497 - 17 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
498 - python-r1.eclass, python-utils-r1.eclass:
499 - Clean up Python script install/wrapping functions.
500 -
501 - 17 Sep 2013; Thomas Sachau (Tommy[D]) <tommy@g.o>
502 - multilib-build.eclass:
503 - Add multilib_build_binaries function to multilib-build eclass
504 -
505 - 16 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
506 - Deprecate python_get_PYTHON and python_get_EPYTHON.
507 -
508 - 15 Sep 2013; Pacho Ramos <pacho@g.o> gnome2-utils.eclass:
509 - Support gtk+-2.24.20 query immodules (#476100)
510 -
511 - 14 Sep 2013; Michał Górny <mgorny@g.o> eutils.eclass:
512 - Support EAPIs < 4 in einstalldocs properly.
513 -
514 - 13 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
515 - Fail early on unreachable URLs. If ls-remote fails due to server being
516 - unreachable, there is no point in attempting to fetch.
517 -
518 - 13 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
519 - Do not leak EGIT_NONSHALLOW over loop iterations. Failing URL may cause
520 - non-shallow attempt to be made. When attempting next URL in the list, we
521 - should try shallow again.
522 -
523 - 13 Sep 2013; Michał Górny <mgorny@g.o> eutils.eclass:
524 - Commit the version of einstalldocs() Council agreed upon.
525 -
526 - 12 Sep 2013; Michał Górny <mgorny@g.o> python-r1.eclass,
527 - python-single-r1.eclass:
528 - Depend on SLOT 0 of python-exec, for future compatibility.
529 -
530 - 12 Sep 2013; Michał Górny <mgorny@g.o> systemd.eclass:
531 - Introduce systemd_install_serviced() to install foo.service.d/00gentoo.conf
532 - files.
533 -
534 - 11 Sep 2013; Michał Górny <mgorny@g.o> systemd.eclass:
535 - Change @USAGE style.
536 -
537 - 11 Sep 2013; Michał Górny <mgorny@g.o> systemd.eclass:
538 - Deprecate systemd_to_myeconfargs(). It's redundant and unnecessarily
539 - confusing.
540 -
541 - 11 Sep 2013; Michał Górny <mgorny@g.o> systemd.eclass:
542 - Use subshells instead of "local INSDESTTREE" for doins/newins since that
543 - confuses people less.
544 -
545 - 10 Sep 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
546 - Add new enough coreutils dep wrt bug #484454.
547 -
548 - 09 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
549 - Introduce smart switching between "git fetch" and "git fetch --depth 1" to
550 - save bandwidth.
551 -
552 - 08 Sep 2013; Michał Górny <mgorny@g.o> git-2.eclass:
553 - Inherit git-r3 unconditionally to avoid metadata variancy. The eclass is
554 - properly namespaced, does not touch variables in global scope and exports
555 - only src_unpack() that git-2 overrides anyway.
556 -
557 - 08 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
558 - Fix PYTHON_SITEDIR for Jython.
559 -
560 - 08 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
561 - Do not export PYTHON_INCLUDEDIR on Jython, since it does not install headers.
562 -
563 - 06 Sep 2013; Ian Stakenvicius <axs@g.o> cmake-multilib.eclass:
564 - added multilib_*_wrappers calls to cmake-multilib.eclass
565 -
566 - 05 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
567 - Do not pass --depth when updating a branch, it trrigers issues in git.
568 - Instead, use it for the first fetch only.
569 -
570 - 05 Sep 2013; Michał Górny <mgorny@g.o> git-2.eclass:
571 - Support using git-r3 backend in git-2.
572 -
573 - 05 Sep 2013; Michał Górny <mgorny@g.o> +git-r3.eclass:
574 - Introduce the new git eclass.
575 -
576 - 05 Sep 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
577 - Added support for experimental genpatches.
578 -
579 - 05 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
580 - Disable Python 2.5, 3.1 and PyPy 1.9 in the eclass.
581 -
582 - 04 Sep 2013; Ulrich Müller <ulm@g.o> elisp-common.eclass:
583 - Add proper @CODE tags in comments.
584 -
585 - 03 Sep 2013; Gilles Dartiguelongue <eva@g.o> gnome2-utils.eclass,
586 - gnome2.eclass:
587 - Add gdk-pixbuf cache handling functions.
588 -
589 - 31 Aug 2013; Thomas Sachau (Tommy[D]) <tommy@g.o>
590 - enlightenment.eclass:
591 - Add git support for live packages using enlightenment.eclass
592 -
593 - 28 Aug 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
594 - Introduce python_is_python3() to replace the common checks.
595 -
596 - 28 Aug 2013; Tom Wijsman <TomWij@g.o> ant-tasks.eclass:
597 - Made ant-tasks.eclass support newer versions of the 1.9 branch.
598 -
599 - 28 Aug 2013; Ian Stakenvicius <axs@g.o> mozconfig-3.eclass:
600 - pegged virtual/jpeg at slot 0 in mozconfig-3.eclass
601 -
602 - 27 Aug 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
603 - Enable EAPI=4 on python-r1.
604 -
605 - 27 Aug 2013; Tim Harder <radhermit@g.o> java-utils-2.eclass:
606 - Don't add subslots to JAVA_PKG_NAME (bug #482270 by chutzpah).
607 -
608 - 26 Aug 2013; <anarchy@g.o> mozcoreconf-2.eclass:
609 - Fix bug #415805, unset MOZCONFIG
610 -
611 - 25 Aug 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
612 - Mark _copy-egg-info as internal.
613 -
614 - 25 Aug 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
615 - Copy bundled egg-info files for reuse in python_compile(). This solves issues
616 - that caused some of the files not to be installed in broken packages.
617 -
618 - 25 Aug 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
619 - Namespace, clean up and describe _disable_ez_setup.
620 -
621 - 25 Aug 2013; Gilles Dartiguelongue <eva@g.o> gnome-games.eclass:
622 - Fix indentation and trailing whitespaces.
623 -
624 - 21 Aug 2013; Michael Palimaka <kensington@g.o> kde4-meta.eclass:
625 - Improve automagic dependency reduction, fixing bug #481996.
626 -
627 - 16 Aug 2013; Benda Xu <heroxbd@g.o> wxwidgets.eclass:
628 - Prefix support for wxwidgets, bug #481093
629 -
630 - 15 Aug 2013; Michael Palimaka <kensington@g.o> kde4-base.eclass,
631 - kde4-meta.eclass:
632 - Fixes for KDE 4.11 and other small improvements.
633 -
634 - 15 Aug 2013; Michael Palimaka <kensington@g.o> kde4-base.eclass,
635 - kde4-meta.eclass:
636 - Remove dependencies and actions that are now handled in individual ebuilds.
637 -
638 - 15 Aug 2013; Michael Palimaka <kensington@g.o> kde4-base.eclass,
639 - kde4-functions.eclass, kde4-meta.eclass:
640 - Remove old, unused code.
641 -
642 - 15 Aug 2013; Michael Palimaka <kensington@g.o> kde4-base.eclass,
643 - kde4-functions.eclass:
644 - Remove EAPI 3 support.
645 -
646 - 15 Aug 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
647 - alpha not only needs -Wl,--norelax for 4.6 to build itself, but also for it
648 - to build other versions. So let's just always enable it (bug #481006).
649 -
650 - 13 Aug 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
651 - Filter -fgraphite-identity on gcc 4.7 (bug 417105).
652 -
653 - 13 Aug 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
654 - Remove workarounds for very old and unsupported gcc-3 versions. Warn if
655 - trying to use gcc < 4.4 and USE=c++0x.
656 -
657 - 11 Aug 2013; Justin Lecher <jlec@g.o> cuda.eclass:
658 - Add compatibility to latest cuda compiler; respect LDFLAGS
659 -
660 - 11 Aug 2013; Mike Gilbert <floppym@g.o> chromium.eclass:
661 - Don't call EXPORT_FUNCTONS if CHROMIUM_EXPORT_PHASES is set to 'no'.
662 -
663 - 10 Aug 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
664 - Clean up gcc_do_filter_flags a bit more. Drop ppc64 workaround for 3.2/3.3
665 - as neither is keyworded. Also stop replacing -march=i686 with x86-64 (?!) for
666 - those versions.
667 -
668 - 10 Aug 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
669 - Append -Wl,--no-relax to LDFLAGS on alpha for 4.6 (bug #454426 again).
670 -
671 - 08 Aug 2013; Michał Górny <mgorny@g.o> +twisted-r1.eclass:
672 - Introduce a twisted-r1.eclass to join the python-r1 suite and replace
673 - twisted.eclass.
674 -
675 - 08 Aug 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
676 - Allow wrapping headers that are installed only for some of the ABIs.
677 -
678 - 07 Aug 2013; Mike Gilbert <floppym@g.o> python-r1.eclass,
679 - python-single-r1.eclass:
680 - Mention that PYTHON_REQ_USE should be set before calling inherit.
681 -
682 - 04 Aug 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
683 - Drop the old PYTHON_COMPAT hack for python-exec.
684 -
685 - 03 Aug 2013; Patrick Lauer <patrick@g.o> distutils.eclass:
686 - Migrate twisted deps in distutils eclass
687 -
688 - 02 Aug 2013; Ulrich Müller <ulm@g.o> elisp-common.eclass:
689 - Sync from Emacs overlay: Make elisp-emacs-version() more robust.
690 -
691 - 02 Aug 2013; Michał Górny <mgorny@g.o> git.eclass:
692 - Mark git.eclass @DEAD.
693 -
694 - 01 Aug 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
695 - Shout QA warnings when _all() phases do not call the default impls.
696 - Bug #478804.
697 -
698 - 01 Aug 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass:
699 - python-any-r1: bail out on invalid PYTHON_COMPAT. Bug #478442.
700 -
701 - 31 Jul 2013; Julian Ospald <hasufell@g.o> kernel-2.eclass:
702 - reword security-deblob-thing acked by keytoaster
703 -
704 - 31 Jul 2013; Matt Turner <mattst88@g.o> perl-module.eclass:
705 - Allow using >=dev-lang/perl-5.16 without 'build' in IUSE.
706 -
707 - 30 Jul 2013; Michał Górny <mgorny@g.o> xorg-2.eclass:
708 - Update the emul-linux blocker to support abi_x86_32 flag on emul-linux.
709 -
710 - 30 Jul 2013; Matt Turner <mattst88@g.o> multilib-build.eclass:
711 - Add MIPS support to multilib-build.eclass.
712 -
713 - 29 Jul 2013; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
714 - ask user to run haskell-updater for old packages (like in bug
715 - http://bugs.gentoo.org/474840)
716 -
717 - 29 Jul 2013; Justin Lecher <jlec@g.o> fortran-2.eclass:
718 - Fortran-2.eclass: enhance support for binary packages, #477070
719 -
720 - 29 Jul 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
721 - Intel-sdp.eclass: Allow single package downloads, custom suffix, full
722 - specified rpm target location
723 -
724 - 27 Jul 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
725 - Rewrite sed expression in qt_nolibx11() to work on both 4.8.4 and 4.8.5.
726 - Fixes bug 478018.
727 -
728 - 27 Jul 2013; Pacho Ramos <pacho@g.o> go-mono.eclass:
729 - Don't block mono-3
730 -
731 - 27 Jul 2013; Michał Górny <mgorny@g.o> python.eclass,
732 - python-distutils-ng.eclass, python-utils-r1.eclass:
733 - Switch eclasses to use virtual/pypy (and therefore support pypy-bin).
734 -
735 - 27 Jul 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass:
736 - Use PYTHON_PKG_DEP for generating deps.
737 -
738 - 27 Jul 2013; Michał Górny <mgorny@g.o> systemd.eclass:
739 - Introduce systemd_is_booted() to allow ebuilds to warn consistently for
740 - things that require systemd. Bug #478342.
741 -
742 - 27 Jul 2013; Michał Górny <mgorny@g.o> subversion.eclass:
743 - Export working copy information after the update rather than in
744 - pkg_preinst(). This makes it possible for ebuild to reference e.g.
745 - ESVN_WC_REVISION properly. Bug #282486.
746 -
747 - 25 Jul 2013; Peter Volkov <pva@g.o> font.eclass:
748 - Droped media-libs/fontconfig dependency, bug 446012.
749 -
750 - 25 Jul 2013; Michał Górny <mgorny@g.o> vcs-snapshot.eclass:
751 - Add some debug.
752 -
753 - 24 Jul 2013; Tomáš Chvátal <scarabeus@g.o> cmake-utils.eclass:
754 - Fix function desc to match reality.
755 -
756 - 24 Jul 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
757 - Add back LICENSE (bug #477836).
758 -
759 - 23 Jul 2013; Johannes Huber <johu@g.o> kde4-base.eclass:
760 - Handle dev-qt/desinger split from dev-qt/gui, see bug #477934.
761 -
762 - 23 Jul 2013; Michał Górny <mgorny@g.o> bash-completion-r1.eclass:
763 - Fix typo.
764 -
765 - 22 Jul 2013; Fabian Groffen <grobian@g.o> bash-completion-r1.eclass:
766 - Another attempt at fixing bash-completion for Prefix, bug #477692#c9
767 -
768 - 22 Jul 2013; Samuli Suominen <ssuominen@g.o>
769 - bash-completion-r1.eclass:
770 - Remove use of EPREFIX wrt #477692 to avoid collision with Portage helpers
771 -
772 - 21 Jul 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
773 - Replace local+export with "local -x".
774 -
775 - 21 Jul 2013; Pacho Ramos <pacho@g.o> db.eclass, db-use.eclass:
776 - Cleanup due #231248
777 -
778 - 19 Jul 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
779 - Support different tarball extentions
780 -
781 - 18 Jul 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
782 - libffi installation was fixed in 4.8.
783 -
784 - 18 Jul 2013; Justin Lecher <jlec@g.o> fortran-2.eclass:
785 - Wrap lines at 80 char
786 -
787 - 15 Jul 2013; Samuli Suominen <ssuominen@g.o>
788 - bash-completion-r1.eclass:
789 - Support pkg-config and the new upstream completions directory structure wrt
790 - #472938 and introduce new get_bashhelpersdir function to obtain the
791 - helpersdir="" value.
792 -
793 - 15 Jul 2013; Samuli Suominen <ssuominen@g.o> kernel-2.eclass:
794 - Deprecate media-sound/alsa-headers by letting sys-kernel/linux-headers
795 - install the required sound/ headers wrt #468712#c6
796 -
797 - 14 Jul 2013; Julian Ospald <hasufell@g.o> cmake-utils.eclass:
798 - add CMAKE_WARN_UNUSED_CLI
799 -
800 - 11 Jul 2013; Ulrich Müller <ulm@g.o> bzr.eclass:
801 - New variable EBZR_UNPACK_DIR.
802 -
803 - 11 Jul 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
804 - Add a safety check for using python_optimize() in pkg_*.
805 -
806 - 11 Jul 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
807 - Fix typo in compileall call.
808 -
809 - 11 Jul 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
810 - Add multilib_is_native_abi helper.
811 -
812 - 10 Jul 2013; Robin H. Johnson <robbat2@g.o> db.eclass:
813 - Additional change to run tests successfully on newer versions of db
814 -
815 - 09 Jul 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
816 - Stub-out ez_setup.py and distribute_setup.py to prevent packages from
817 - downloading their own copy of setuptools.
818 -
819 - 06 Jul 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
820 - Update SRC_URI. Drop support for EAPI 3.
821 -
822 - 05 Jul 2013; Tom Wijsman <TomWij@g.o> ant-tasks.eclass:
823 - Update ant-tasks for 1.9.1 version bump, needs 1.5 as minimal JDK / JRE version.
824 -
825 - 03 Jul 2013; Michael Palimaka <kensington@g.o> kde4-functions.eclass:
826 - Deprecate EAPI 3.
827 -
828 - 02 Jul 2013; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
829 - Correct src_prepare description.
830 -
831 - 30 Jun 2013; Pacho Ramos <pacho@g.o> +gnome-games.eclass:
832 - Add eclass to be used by all now splitted gnome-games
833 -
834 - 29 Jun 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
835 - Respect arguments when checking for test targets. This becomes helpful if one
836 - of the arguments is -C.
837 -
838 - 28 Jun 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
839 - multilib-minimal.eclass:
840 - Disable trying (and failing) to wrap headers when multilib is disabled, bug
841 - #474920.
842 -
843 - 28 Jun 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
844 - Fix redundant slashes in header-wrapping include paths, bug #475046. Thanks
845 - to Arfrever for the patch.
846 -
847 - 23 Jun 2013; Michael Weber <xmw@g.o> +netsurf.eclass:
848 - Add netsurf.eclass
849 -
850 - 23 Jun 2013; Hans de Graaff <graaff@g.o> ruby-ng.eclass:
851 - Add support for ruby20.
852 -
853 - 22 Jun 2013; Justin Lecher <jlec@g.o> cuda.eclass:
854 - Add debug print
855 -
856 - 21 Jun 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
857 - Enable EAPI 4 per bug #474000.
858 -
859 - 18 Jun 2013; Christoph Junghans <ottxor@g.o> cvs.eclass:
860 - fixed use of proxy variables
861 -
862 - 17 Jun 2013; Pacho Ramos <pacho@g.o> multilib-minimal.eclass:
863 - Allow eapi4 (#473610)
864 -
865 - 17 Jun 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
866 - Update default VIM_PLUGIN_VIM_VERSION to 7.3.
867 -
868 - 16 Jun 2013; Pacho Ramos <pacho@g.o> mono-env.eclass:
869 - Set a default SRC_URI
870 -
871 - 13 Jun 2013; Michał Górny <mgorny@g.o> bash-completion-r1.eclass:
872 - Introduce get_bashcompdir(), wrt bug #469858.
873 -
874 - 11 Jun 2013; Tim Harder <radhermit@g.o> vim.eclass:
875 - Remove old VIMRUNTIME warning.
876 -
877 - 09 Jun 2013; Tim Harder <radhermit@g.o> vim.eclass:
878 - Replace backticks with $(...).
879 -
880 - 09 Jun 2013; Tim Harder <radhermit@g.o> vim.eclass:
881 - Remove old runtime and netrw snapshot unpacking support.
882 -
883 - 09 Jun 2013; Luca Barbato <lu_zero@g.o> font.eclass:
884 - Do not require fontconfig at runtime, it isn't necessary for many purposes,
885 - thanks to Nikoli for the original patch
886 -
887 - 07 Jun 2013; Mike Gilbert <floppym@g.o> autotools-utils.eclass:
888 - Convert econfargs from an ECLASS-VARIABLE to a function-specifc VARIABLE for
889 - autotools-utils_src_configure.
890 -
891 - 07 Jun 2013; Mike Gilbert <floppym@g.o> python-utils-r1.eclass:
892 - Improve docs for PYTHON and EPYTHON.
893 -
894 - 03 Jun 2013; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
895 - Add support for EQMAKE4_EXCLUDE.
896 -
897 - 01 Jun 2013; Robin H. Johnson <robbat2@g.o> php-ext-source-r2.eclass:
898 - Fix REQUIRED_USE with PHP_EXT_OPTIONAL_USE set. Fixes REQUIRED_USE
899 - unsatisfied constraints triggered by "USE=-php PHP_TARGETS= emerge
900 - media-libs/ming".
901 -
902 - 01 Jun 2013; Hans de Graaff <graaff@g.o> ruby-fakegem.eclass:
903 - Quote DISTDIR.
904 -
905 - 01 Jun 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
906 - Remove unnecessary blank IUSE.
907 -
908 - 01 Jun 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
909 - Don't set SRC_URI for live ebuilds.
910 -
911 - 31 May 2013; Michał Górny <mgorny@g.o> multilib-build.eclass,
912 - python-utils-r1.eclass:
913 - Remove here-doc write failure handlers due to bug #471926.
914 -
915 - 31 May 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
916 - Use cat rather than echo for heredoc output :).
917 -
918 - 30 May 2013; Tim Harder <radhermit@g.o> vim.eclass:
919 - Add PYTHON_REQUIRED_USE for python-single-r1.
920 -
921 - 28 May 2013; <anarchy@g.o> mozextension.eclass, nsplugins.eclass:
922 - Ensure plugins/extensions are in correct place for >=firefox{-bin}-21.0
923 -
924 - 26 May 2013; Pacho Ramos <pacho@g.o> gnome2.eclass:
925 - Pass --enable-compile-warnings=minimum as we don't want -Werror* flags, bug
926 - #471336
927 -
928 - 24 May 2013; Pacho Ramos <pacho@g.o> +mono-env.eclass:
929 - Add mono-env.eclass to start a migration to simpler dotnet related eclasses,
930 - http://www.gossamer-threads.com/lists/gentoo/dev/270881
931 -
932 - 24 May 2013; Pacho Ramos <pacho@g.o> readme.gentoo.eclass:
933 - Reword sentences a bit
934 -
935 - 24 May 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
936 - Fix the race condition in locking code by using $BASHPID instead of $$.
937 -
938 - 23 May 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
939 - Use portable locking code from Fabian Groffen. Bug #466554.
940 -
941 - 22 May 2013; Michał Górny <mgorny@g.o> eutils.eclass:
942 - Fix the libtool check, bug #470938.
943 -
944 - 21 May 2013; Michał Górny <mgorny@g.o> eutils.eclass:
945 - Replace the .la sanity check by one used in libtool itself. Fixes removing
946 - qmake-generated .la files, bug #470206.
947 -
948 - 21 May 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass,
949 - python-r1.eclass, python-single-r1.eclass:
950 - Set PYTHON_REQUIRED_USE, and add it to REQUIRED_USE in distutils-r1.
951 -
952 - 18 May 2013; Pacho Ramos <pacho@g.o> readme.gentoo.eclass:
953 - Add a note informing people a file is being installed for future reference,
954 - http://www.mail-archive.com/gentoo-dev@l.g.o/msg58207.html
955 -
956 - 17 May 2013; Tomáš Chvátal <scarabeus@g.o> -php-ext-pecl-r1.eclass,
957 - -php-ext-source-r1.eclass, -tla.eclass:
958 - Remove eclasses marked as dead for quite some time.
959 -
960 - 17 May 2013; Tomáš Chvátal <scarabeus@g.o> office-ext.eclass:
961 - Mark eclass as dead to be removed in 30 days.
962 -
963 - 17 May 2013; Jeff Horelick <jdhore@g.o> nsplugins.eclass:
964 - Support new plugins directory on Firefox >= 21.0 (bug #469932)
965 -
966 - 17 May 2013; Tim Harder <radhermit@g.o> vim.eclass:
967 - Remove unused src_unpack function.
968 -
969 - 17 May 2013; Tim Harder <radhermit@g.o> vim.eclass:
970 - Migrate from supporting cvs to mercurial for live builds.
971 -
972 - 16 May 2013; Jeroen Roovers <jer@g.o> nvidia-driver.eclass:
973 - Check for lspci before use.
974 -
975 - 15 May 2013; Michał Górny <mgorny@g.o> eutils.eclass:
976 - prune_libtool_files: do not remove .la files which are not libtool files.
977 - Fixes bug #468380.
978 -
979 - 15 May 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
980 - Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it
981 - when libelf is present.
982 -
983 - 15 May 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
984 - Rename test USE flag to regression-test.
985 -
986 - 15 May 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
987 - Add lto USE flag for all versions that support it. Drop LTO support for 4.5.
988 -
989 - 14 May 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
990 - multilib-build.eclass:
991 - Enable EAPI=4 on multilib eclasses.
992 -
993 - 11 May 2013; Sergei Trofimovich <slyfox@g.o> ghc-package.eclass,
994 - haskell-cabal.eclass:
995 - Added 'ghc-supports-smp' and 'ghc-supports-dynamic-by-default' helpers. Added
996 - hint for users to run 'haskell-updater' if configure phase failed.
997 -
998 - 11 May 2013; Alexis Ballier <aballier@g.o> libtool.eclass:
999 - use find to get file permissions instead of chmod --reference which is not
1000 - portable, bug #468952
1001 -
1002 - 10 May 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass,
1003 - python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass:
1004 - Consistently create ${EPYTHON} subdir for Python wrappers. Fixes conflict
1005 - between Python & vala wrappers, bug #469312.
1006 -
1007 - 09 May 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
1008 - Drop support for graphite in 4.4/4.5 due to incompatibilities with newer ppl
1009 - versions. Update graphite dependencies for 4.8 based on upstream
1010 - recommendations. Also fixes some (harmless) configure flags getting applied
1011 - to incorrect versions.
1012 -
1013 - 08 May 2013; Sergey Popov <pinkbyte@g.o> leechcraft.eclass:
1014 - Restict supported EAPIs(due to pkg_pretend), some logic cleanup
1015 -
1016 - 08 May 2013; Tim Harder <radhermit@g.o> vim.eclass:
1017 - Fix dangling gvim manpage symlinks (bug #455480, patch by Arfrever).
1018 -
1019 - 08 May 2013; Tim Harder <radhermit@g.o> vim.eclass:
1020 - Fix build with sys-libs/ncurses[tinfo] (bug #457564, patch by Ben Longbons).
1021 -
1022 - 05 May 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
1023 - Support complete EAPI src_test().
1024 -
1025 - 04 May 2013; Julian Ospald <hasufell@g.o> multilib-minimal.eclass:
1026 - improve handling of DOCS variable wrt #468092
1027 -
1028 - 03 May 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
1029 - Support disabling .la pruning completely.
1030 -
1031 - 01 May 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
1032 - Inline src_test and allow passing arguments.
1033 -
1034 - 30 Apr 2013; Sergey Popov <pinkbyte@g.o> leechcraft.eclass:
1035 - Leechcraft changed license since 0.5.95
1036 -
1037 - 30 Apr 2013; Michal Gorny <mgorny@g.o> distutils-r1.eclass,
1038 - python-utils-r1.eclass:
1039 - Use bash built-ins rather than external tools.
1040 -
1041 - 30 Apr 2013; Michal Gorny <mgorny@g.o> python-any-r1.eclass:
1042 - Support declaring python_check_deps() in ebuilds, to check Python impl for
1043 - proper deps.
1044 -
1045 - 30 Apr 2013; Michal Gorny <mgorny@g.o> python-any-r1.eclass:
1046 - Report no matching impl properly.
1047 -
1048 - 30 Apr 2013; Michal Gorny <mgorny@g.o> python-any-r1.eclass:
1049 - Improve consistency in Python version checks and wrapper setup.
1050 -
1051 - 29 Apr 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
1052 - Corrected UNIPATCH_DOCS functionality, this went unnoticed since
1053 - dodoc can be called without arguments in Portage. Thanks to the
1054 - Paludis user Alexandros Diamantidis in bug #467916 for reporting.
1055 -
1056 - 28 Apr 2013; Alexandre Rostovtsev <tetromino@g.o> autotools.eclass:
1057 - Reverting autotools.eclass commit that broke eautoreconf (bug #467772), acked
1058 - by multiple people in #gentoo-dev.
1059 -
1060 - 28 Apr 2013; Zac Medico <zmedico@g.o> apache-2.eclass,
1061 - haskell-cabal.eclass, mercurial.eclass, perl-module.eclass,
1062 - php-common-r1.eclass, qt4-build.eclass, selinux-policy-2.eclass,
1063 - subversion.eclass:
1064 - Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf.
1065 -
1066 - 24 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
1067 - Remove old, conditional src_configure call in src_compile.
1068 -
1069 - 24 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
1070 - Migrate from python-r1 to python-single-r1.
1071 -
1072 - 21 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
1073 - Use python-r1 in EAPI 5 (patch by mgorny, bug #458794).
1074 -
1075 - 21 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
1076 - Remove pre-EAPI 2 code blocks (patch by mgorny, bug #458794).
1077 -
1078 - 21 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
1079 - Disable python.eclass inherit in vim-core (patch by mgorny, bug #458794).
1080 -
1081 - 21 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
1082 - Move EAPI check earlier (patch by mgorny, bug #458794).
1083 -
1084 - 20 Apr 2013; Ralph Sennhauser <sera@g.o> java-ant-2.eclass:
1085 - Raise ant-core dep to version 1.8.2. #466558
1086 -
1087 - 18 Apr 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1088 - Fix python_*_all() phases with DISTUTILS_SINGLE_IMPL.
1089 -
1090 - 17 Apr 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
1091 - Reverted .tmp_gas_check patch, see bug #336732.
1092 -
1093 - 17 Apr 2013; Ralph Sennhauser <sera@g.o> java-utils-2.eclass:
1094 - Request package specific emerge --info in death hook.
1095 -
1096 - 17 Apr 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
1097 - Added a warning after the variables that modifying other variables in
1098 - the eclass is not supported, there is a chance that we will not fix
1099 - resulting bugs. Fixes bug #421721.
1100 - Clarify the default DESCRIPTION and make it not use versions, a
1101 - directory with ebuilds that inherit this eclass may contain multiple
1102 - versions and we also don't want to give the impression that a new
1103 - directory needs to made if that's not the case. Fixes bug #445110.
1104 - Clarified which patch depths are used in the normal output and error
1105 - output when applying patches. Fixes bug #436402.
1106 - Made sure .tmp_gas_check is created inside the temp folder, it
1107 - accidentally created temp.tmp_gas_check instead. Fixes bug #336732.
1108 - Make UNIPATCH_DOCS work again, install 0000_README document when
1109 - using genpatches. Fixes bug #301478.
1110 -
1111 - 14 Apr 2013; Ole Markus With <olemarkus@g.o> php-ext-source-r2.eclass:
1112 - Remove support for EAPI 2 and 3 for php-ext-source-r2. Use REQUIRED_USE for
1113 - target depends
1114 -
1115 - 14 Apr 2013; Mike Gilbert <floppym@g.o> python-utils-r1.eclass:
1116 - Remove carriage-return from shebang before validating it, bug 465790 by
1117 - ikelos.
1118 -
1119 - 13 Apr 2013; Mike Gilbert <floppym@g.o> systemd.eclass:
1120 - Replace basename usage with a shell parameter replacement.
1121 -
1122 - 13 Apr 2013; Michał Górny <mgorny@g.o> systemd.eclass:
1123 - Use pkg-config to query systemd directories.
1124 -
1125 - 13 Apr 2013; Michael Weber <xmw@g.o> cmake-multilib.eclass:
1126 - Pass ${@} in phase functions. Approved by author on dev-ml.
1127 -
1128 - 13 Apr 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1129 - spell fix
1130 -
1131 - 13 Apr 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1132 - Unmask the egg_info block for further testing. Feel free to comment it out if
1133 - you can reproduce the earlier issues.
1134 -
1135 - 10 Apr 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1136 - Move the egg_info code into a more realistic location for future testing.
1137 -
1138 - 10 Apr 2013; Jeroen Roovers <jer@g.o> nvidia-driver.eclass:
1139 - Update documentation URL.
1140 -
1141 - 10 Apr 2013; Jeroen Roovers <jer@g.o> nvidia-driver.eclass:
1142 - Remove duplicate PCI ID.
1143 -
1144 - 10 Apr 2013; Jeroen Roovers <jer@g.o> unpacker.eclass:
1145 - Add support for 1.6.0-nv2 (bug #465340).
1146 -
1147 - 10 Apr 2013; Jory A. Pratt <anarchy@g.o> mozconfig-3.eclass:
1148 - Disable debug symbols unless debug is enabled.
1149 -
1150 - 10 Apr 2013; Magnus Granberg <zorry@g.o> pax-utils.eclass:
1151 - Make PT default pax marking and change ewarn to elog
1152 -
1153 - 08 Apr 2013; Ole Markus With <olemarkus@g.o> php-ext-source-r2.eclass:
1154 - Fix for installing ini files in the tree. Bug 464900
1155 -
1156 - 08 Apr 2013; Patrick Lauer <patrick@g.o> toolchain.eclass:
1157 - Fix for gcc info page installation #464008
1158 -
1159 - 07 Apr 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
1160 - Remove wrong sed on QT_INSTALL_{LIBS,PLUGINS}. See bug 304971 comments 16-18.
1161 -
1162 - 07 Apr 2013; Michael Palimaka <kensington@g.o> kde4-meta.eclass:
1163 - Guard against multiple inheritance. Make KMCOMPILEONLY sed case-insensitive
1164 - to avoid file collisions in the future.
1165 -
1166 - 07 Apr 2013; Michael Palimaka <kensington@g.o> kde4-functions.eclass,
1167 - kde4-meta-pkg.eclass:
1168 - Guard against multiple inheritance.
1169 -
1170 - 07 Apr 2013; Michael Palimaka <kensington@g.o> kde4-base.eclass:
1171 - Guard against multiple inheritance. Fix fetching for KDE SC 4.11
1172 - pre-releases. Drop old QT_MINIMAL logic. Add a set of base dependencies for
1173 - kde-workspace packages to work around bugs like #444438 and #464614.
1174 -
1175 - 07 Apr 2013; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
1176 - Guard against multiple inheritance. Improve cross-compilation support by
1177 - always using the correct pkg-config.
1178 -
1179 - 07 Apr 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass,
1180 - python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass:
1181 - Create temporary symlinks for executables and pkg-config files, and add them
1182 - to $PATH and $PKG_CONFIG_PATH respectively. This makes it easier for broken
1183 - build systems to find Python, and gives us the possibility of dropping
1184 - python-wrapper.
1185 -
1186 - 07 Apr 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
1187 - multilib-build.eclass, multilib-minimal.eclass:
1188 - Move header wrapping to multilib-build. Use the new code in
1189 - autotools-multilib and multilib-minimal.
1190 -
1191 - 05 Apr 2013; Mike Gilbert <floppym@g.o> mozextension.eclass,
1192 - mozlinguas.eclass:
1193 - Fix eclass docs.
1194 -
1195 - 05 Apr 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
1196 - Fix eclassdoc.
1197 -
1198 - 05 Apr 2013; Ben de Groot <yngwin@g.o> font.eclass:
1199 - RDEPEND=$DEPEND to fix bug #446012
1200 -
1201 - 05 Apr 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
1202 - Work around bootstrap comparison failures on ancient systems (bug #411333).
1203 -
1204 - 01 Apr 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
1205 - Fix path handling in header wrapping code.
1206 -
1207 - 01 Apr 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
1208 - Support wrapping headers for multilib.
1209 -
1210 - 01 Apr 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
1211 - multibuild.eclass:
1212 - Introduce multibuild_merge_root, as an universal interim-install merging
1213 - function.
1214 -
1215 - 01 Apr 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
1216 - Support setting mode of prune_libtool_files through
1217 - AUTOTOOLS_PRUNE_LIBTOOL_FILES.
1218 -
1219 - 30 Mar 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1220 - fixed missing VDRVERSION up from >=vdr-1.7.34
1221 -
1222 - 30 Mar 2013; Mike Gilbert <floppym@g.o> python-r1.eclass:
1223 - Add note about quoting patterns for python_gen_usedep.
1224 -
1225 - 29 Mar 2013; Pacho Ramos <pacho@g.o> vala.eclass:
1226 - Update VALA_MAX_API_VERSION
1227 -
1228 - 29 Mar 2013; Tomáš Chvátal <scarabeus@g.o> office-ext-r1.eclass:
1229 - Allow specification of directory where the extensions are. Also allow one
1230 - package providing multiple oxts correctly. Wrt bug#463536.
1231 -
1232 - 28 Mar 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
1233 - Support obtaining CFLAGS and LIBS for the Python implementation (similarly to
1234 - pkg-config or python-config).
1235 -
1236 - 26 Mar 2013; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
1237 - Fix hardcoded libexec suse path in scripts.
1238 -
1239 - 25 Mar 2013; Jory A. Pratt <anarchy@g.o> mozcoreconf-2.eclass:
1240 - Fix a typo for svg support in older versions, bug #462994
1241 -
1242 - 24 Mar 2013; Jory A. Pratt <anarchy@g.o> mozconfig-3.eclass mozcoreconf-2.eclass:
1243 - Cleanup of obsolete options, address bug #446662,460592
1244 -
1245 - 23 Mar 2013; Julian Ospald <hasufell@g.o> unpacker.eclass:
1246 - add unpack_zip function to unpacker.eclass wrt #462612
1247 -
1248 - 23 Mar 2013; Tomáš Chvátal <scarabeus@g.o> office-ext-r1.eclass:
1249 - Do not use-default here as we enable it by profile variable.
1250 -
1251 - 23 Mar 2013; Tomáš Chvátal <scarabeus@g.o> office-ext-r1.eclass:
1252 - Fix stupid copy&paste.
1253 -
1254 - 23 Mar 2013; Tomáš Chvátal <scarabeus@g.o> +office-ext-r1.eclass:
1255 - Add next version of office-ext eclass. This time we can directly deploy
1256 - libreoffice exts, but ooo crashes so keep backcompat over crashy uno
1257 - interface for them (it is oo bug and they should fix it).
1258 -
1259 - 20 Mar 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
1260 - Introduce an ability to override PYTHON_COMPAT for testing.
1261 -
1262 - 20 Mar 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
1263 - Reuse multibuild.eclass in python_export_best.
1264 -
1265 - 20 Mar 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
1266 - Use UID 0 instead of 'root' to assign permissions to super user, bug #315807.
1267 -
1268 - 20 Mar 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
1269 - Added sys-devel/bc as a RDEPEND as per bug #461848.
1270 -
1271 - 19 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1272 - Pass --build-platlib and --build-purelib separately to distutils. This allows
1273 - to change them to different locations if necessary (bug #455332).
1274 -
1275 - 18 Mar 2013; Michał Górny <mgorny@g.o> systemd.eclass:
1276 - Update the maintainer to systemd@.
1277 -
1278 - 18 Mar 2013; Michal Hrusecky <miska@g.o> obs-service.eclass:
1279 - Change default path for obs services (bug#446074)
1280 -
1281 - 16 Mar 2013; Robin H. Johnson <robbat2@g.o> mysql.eclass,
1282 - mysql-autotools.eclass:
1283 - Bug #461026: use append-cppflags for preprocessor flags.
1284 -
1285 - 16 Mar 2013; Ulrich Müller <ulm@g.o> elisp.eclass,
1286 - elisp-common.eclass:
1287 - Sync eclasses from Emacs overlay.
1288 - elisp-common.eclass: Functions elisp-compile, elisp-make-autoload-file,
1289 - elisp-install, and elisp-site-file-install now die on failure.
1290 - elisp.eclass: Remove die commands that are no longer necessary because the
1291 - called functions die themselves. Call readme.gentoo_create_doc and
1292 - readme.gentoo_print_elog from readme.gentoo.eclass if these functions exist.
1293 -
1294 - 16 Mar 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
1295 - Add cloog/isl support for gcc 4.8 (bug # 434816, patch by Kacper Kowalik).
1296 -
1297 - 15 Mar 2013; Christoph Junghans <ottxor@g.o> mercurial.eclass:
1298 - default to EHG_QUIET="OFF" (bug #461858)
1299 -
1300 - 13 Mar 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
1301 - Reverse order of $add_args and $@ in esetup.py. Remove duplicate build
1302 - command from distutils-r1_python_compile.
1303 -
1304 - 13 Mar 2013; Justin Lecher <jlec@g.o> fortran-2.eclass:
1305 - Fix fortran-2.eclass for bash-3.2 compatibility, #461544
1306 -
1307 - 10 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
1308 - Make the log output redirection much simpler. Fix bash-3.2 compatibility.
1309 -
1310 - 10 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
1311 - Fix compatibility with bash-4.1 -- it does not support negative array
1312 - subscripts.
1313 -
1314 - 10 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
1315 - multibuild_copy_sources: fix outputting variant name.
1316 -
1317 - 10 Mar 2013; Christoph Junghans <ottxor@g.o> vim.eclass:
1318 - add sys-apps/gawk dep
1319 -
1320 - 09 Mar 2013; Robin H. Johnson <robbat2@g.o> mysql-autotools.eclass:
1321 - Bug #401733: nested configure scripts in MySQL generate unrecognized options
1322 - false positives when toplevel configure passes downwards.
1323 -
1324 - 09 Mar 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
1325 - Kernel sources and (gen)patches now use xz instead of bz2. Bug #421721.
1326 -
1327 - 09 Mar 2013; Julian Ospald <hasufell@g.o> +multilib-minimal.eclass:
1328 - add multilib-minimal.eclass
1329 -
1330 - 09 Mar 2013; Maxim Koltsov <maksbotan@g.o> leechcraft.eclass:
1331 - Fix leechcraft.eclass to support new category, bug #460958.
1332 -
1333 - 09 Mar 2013; Michał Górny <mgorny@g.o> eutils.eclass:
1334 - Disable epunt_cxx warning since epunt_cxx is broken nowadays.
1335 -
1336 - 09 Mar 2013; Michał Górny <mgorny@g.o> eutils.eclass:
1337 - Fix epunt_cxx not to subshell.
1338 -
1339 - 09 Mar 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
1340 - Clean up redundant USE flag check calls, replace them with a single call in
1341 - _python_obtain_impls().
1342 -
1343 - 09 Mar 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
1344 - Introduce multilib_copy_sources.
1345 -
1346 - 09 Mar 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
1347 - Use multibuild_copy_sources for python_copy_sources.
1348 -
1349 - 09 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
1350 - Introduce multibuild_copy_sources as a generic source duplicating function.
1351 -
1352 - 09 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1353 - Use doins instead of dodoc to install examples, due to PMS limitations. Bug
1354 - #460516.
1355 -
1356 - 09 Mar 2013; Sven Vermeulen <swift@g.o> selinux-policy-2.eclass:
1357 - Do not load unconfined module with strict policy
1358 -
1359 - 08 Mar 2013; Hanno Boeck <hanno@g.o> apache-2.eclass:
1360 - Remove re-setting of permissions every time apache gets reinstalled. See bug
1361 - #398899.
1362 -
1363 - 07 Mar 2013; Tim Harder <radhermit@g.o> python.eclass:
1364 - Add 2.7-jython.
1365 -
1366 - 07 Mar 2013; Tim Harder <radhermit@g.o> python-utils-r1.eclass:
1367 - Add jython2_7.
1368 -
1369 - 05 Mar 2013; Michael Pagano <mpagano@g.o> kernel-2.eclass:
1370 - Force python 2* for USE=deblob as deblob script does not yet support python3.
1371 - Thanks to Arfrever. See bug #458032
1372 -
1373 - 05 Mar 2013; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
1374 - eqmake4: override also QMAKE_LINK_C, used by packages with
1375 - "CONFIG+=use_c_linker". Fixes bug #460420.
1376 -
1377 - 05 Mar 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1378 - vdr-plugin-2.eclass, adapted to the new plugin makefile handling; cleanup for
1379 - unusede function 'delete_orphan_plugindb_file'; more unneeded source cleanup
1380 -
1381 - 04 Mar 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
1382 - Introduce multilib_for_best_impl().
1383 -
1384 - 04 Mar 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
1385 - Convert to use multibuild.eclass.
1386 -
1387 - 04 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1388 - Use multilib_for_best_variant() for the *_all() phases.
1389 -
1390 - 04 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
1391 - python-r1.eclass:
1392 - Introduce python_parallel_foreach_impl() and reuse it in distutils-r1.
1393 -
1394 - 04 Mar 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
1395 - Use multibuild.eclass in python-r1.
1396 -
1397 - 04 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
1398 - Add multibuild_for_best_variant.
1399 -
1400 - 04 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
1401 - Print only the "public" part of commands.
1402 -
1403 - 04 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass,
1404 - python-r1.eclass:
1405 - Move run_in_build_dir() to multibuild.eclass.
1406 -
1407 - 04 Mar 2013; Michał Górny <mgorny@g.o> +multibuild.eclass:
1408 - Introduce multibuild.eclass to handle building multiple variants of the same
1409 - package in a common manner.
1410 -
1411 - 04 Mar 2013; Robin H. Johnson <robbat2@g.o> mysql-cmake.eclass:
1412 - MySQL 5.6 needs to NOT have -fno-implicit-templates, also support
1413 - epatch_user.
1414 -
1415 - 03 Mar 2013; Pacho Ramos <pacho@g.o> readme.gentoo.eclass:
1416 - Change formatting tool as discussed with Ulrich Müller in bug #460050,
1417 - thanks a lot to him for his help.
1418 -
1419 - 03 Mar 2013; Davide Pesavento <pesa@g.o> autotools-utils.eclass,
1420 - kde4-base.eclass, qt4-build.eclass:
1421 - Qt category move.
1422 -
1423 - 02 Mar 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
1424 - Remove blockers: portage is perfectly capable of handling our deps correctly
1425 - by itself nowadays.
1426 -
1427 - 02 Mar 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
1428 - Improve the no-multilib fallback to respect ${ABI} set by multilib-portage.
1429 -
1430 - 02 Mar 2013; Michał Górny <mgorny@g.o> python.eclass:
1431 - Remove deprecation warnings wrt bug #452160. The code will not be removed
1432 - anymore since the eclass will be deprecated at some point.
1433 -
1434 - 02 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1435 - Run *_all() phases in best-impl sources, in an in-source build.
1436 -
1437 - 02 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1438 - Override build locations and set PYTHONPATH in in-source builds, to increase
1439 - compatibility with out-of-source builds.
1440 -
1441 - 02 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1442 - In-source builds: append "build/" subdir to the BUILD_DIR variable. It can be
1443 - used alike in out-of-source builds now.
1444 -
1445 - 27 Feb 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
1446 - Enable x32 ABI support.
1447 -
1448 - 27 Feb 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
1449 - Export src_prepare() explicitly rather than implicitly through inherits.
1450 -
1451 - 27 Feb 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
1452 - Update description.
1453 -
1454 - 27 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
1455 - multilib-build.eclass, python-r1.eclass:
1456 - Revert the log teeing changes as they cause unexpected kind of breakage.
1457 -
1458 - 26 Feb 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
1459 - Run header checksumming function only if /usr/include exists (IOW: silence
1460 - the warning).
1461 -
1462 - 26 Feb 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
1463 - Enable writing split build logs.
1464 -
1465 - 26 Feb 2013; Michał Górny <mgorny@g.o> eutils.eclass:
1466 - prune_libtool_files: support running without pkg-config installed, using sed
1467 - fallback.
1468 -
1469 - 26 Feb 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
1470 - Re-enable split logs, now directly handled by python*_foreach_impl().
1471 -
1472 - 26 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1473 - Re-use python_parallel_foreach_impl() in distutils-r1.
1474 -
1475 - 26 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
1476 - python-r1.eclass:
1477 - Introduce the parallel variant of python_foreach_impl().
1478 -
1479 - 26 Feb 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
1480 - Make python_foreach_impl() non-fatal, expect explicit die inside or outside.
1481 -
1482 - 25 Feb 2013; Michał Górny <mgorny@g.o> xorg-2.eclass:
1483 - Bump the emul-linux-x86 blocker to match the new release.
1484 -
1485 - 24 Feb 2013; Pacho Ramos <pacho@g.o> emul-linux-x86.eclass:
1486 - Allow headers installation, bug #458784
1487 -
1488 - 24 Feb 2013; Michał Górny <mgorny@g.o> xorg-2.eclass:
1489 - Introduce multilib support for xlibs.
1490 -
1491 - 24 Feb 2013; Pacho Ramos <pacho@g.o> emul-linux-x86.eclass:
1492 - Drop versionator eclass as it's not needed for a long time, also fixes bug
1493 - #458728 that was caused by quoting IUSE. Thanks a lot to mgorny for doing the
1494 - work.
1495 -
1496 - 24 Feb 2013; Hans de Graaff <graaff@g.o> ruby-fakegem.eclass:
1497 - Also set the RUBY_FAKEGEM_DOCDIR default for the rake recipe. This fixes a
1498 - regression manifested by bug 458506.
1499 -
1500 - 22 Feb 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
1501 - Fix passing arguments to phases.
1502 -
1503 - 21 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1504 - Support EXAMPLES to install examples in a consistent manner.
1505 -
1506 - 18 Feb 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
1507 - vdr-plugin.eclass, add eerror to get .eclass depricated
1508 -
1509 - 14 Feb 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
1510 - Make it possible to bypass license check from ebuilds
1511 -
1512 - 14 Feb 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
1513 - Drop KEYWORDS from eclass, #342185
1514 -
1515 - 12 Feb 2013; Michael Haubenwallner <haubi@g.o>
1516 - ELT-patches/aixrtl/1.5.0-cmds-c:
1517 - Fix typo: extra apostrophe being shell syntax error.
1518 -
1519 - 11 Feb 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass,
1520 - distutils-r1.eclass:
1521 - Support DOCS=() to disable installing documentation.
1522 -
1523 - 10 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1524 - Temporarily disable egg_info since it causes problems with installing
1525 - scripts.
1526 -
1527 - 10 Feb 2013; Michał Górny <mgorny@g.o> +cmake-multilib.eclass:
1528 - Introduce cmake-utils wrapper eclass for multilib.
1529 -
1530 - 10 Feb 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
1531 - multilib-build.eclass:
1532 - Move header checking function into multilib-build for wider reuse.
1533 -
1534 - 10 Feb 2013; Michał Górny <mgorny@g.o> eutils.eclass:
1535 - QA-warn if epunt_cxx does not find any checks to punt.
1536 -
1537 - 10 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1538 - Introduce a function to install package for running tests, solving all the
1539 - issues with PyPy, setuptools and namespaces.
1540 -
1541 - 10 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1542 - Override egg-info write location in out-of-source builds.
1543 -
1544 - 10 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1545 - Error out if "tests" package is installed. This is a common mistake and a
1546 - source of file collisions.
1547 -
1548 - 08 Feb 2013; Michał Górny <mgorny@g.o> vcs-snapshot.eclass:
1549 - Document the src_unpack() function. Requested in bug #456160.
1550 -
1551 - 08 Feb 2013; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
1552 - Bump CMake minimum version to latest stable.
1553 -
1554 - 08 Feb 2013; Patrick Lauer <patrick@g.o> distutils.eclass:
1555 - Fixing confusing message in distutils.eclass
1556 -
1557 - 07 Feb 2013; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
1558 - Export src_prepare. Improve support for dev-util/ninja wrt bug #439608. Add
1559 - support for CMAKE_DISABLE_FIND_PACKAGE wrt bug #453746.
1560 -
1561 - 07 Feb 2013; Alexey Shvetsov <alexxy@g.o> kde4-base.eclass,
1562 - kde4-functions.eclass, kde4-meta.eclass, kde4-meta-pkg.eclass:
1563 - Version bump KDE SC 4.10.0
1564 -
1565 - 04 Feb 2013; Pacho Ramos <pacho@g.o> readme.gentoo.eclass:
1566 - Add a variable to stop autoformatting when not desired, use '-e' option for
1567 - echo in the autoformatting way to let people control it with sequences
1568 - recognized by it (see man echo), fix it to work ok with prebuilt packages
1569 - (#455030 by Brian Harring, Zac Medico and Fabio Erculiani)
1570 -
1571 - 04 Feb 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
1572 - Introduce python_get_library_path() to obtain the path to the Python library.
1573 - Required by dev-python/shiboken.
1574 -
1575 - 04 Feb 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
1576 - Introduce python_newscript(), to install scripts with renaming. Requested in
1577 - bug #454640.
1578 -
1579 - 01 Feb 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
1580 - +multilib-build.eclass:
1581 - Introduce a common multilib-build eclass to help building packages for
1582 - multilib, and use the new ABI_X86 flags in it.
1583 -
1584 - 31 Jan 2013; Gilles Dartiguelongue <eva@g.o> gst-plugins10.eclass:
1585 - Allow build of multiple plugins in different directories. Make variables more
1586 - easily override-able.
1587 -
1588 - 31 Jan 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
1589 - xorg-2.eclass:
1590 - Add EAPI 5 sub-slot dependency on x11-base/xorg-server for packages which
1591 - require rebuilding when the server is upgraded.
1592 -
1593 - 31 Jan 2013; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
1594 - Additional files also must be versioned as they change between versions.
1595 -
1596 - 30 Jan 2013; Michał Górny <mgorny@g.o> python-r1.eclass,
1597 - python-single-r1.eclass:
1598 - Use (-) USE-defaults to reduce issues from removing flags.
1599 -
1600 - 29 Jan 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
1601 - Disable pypy1.8 globally.
1602 -
1603 - 27 Jan 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
1604 - Remove all hidden files in the main tarball dir.
1605 -
1606 - 27 Jan 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
1607 - Fix output redirections in run_in_build_dir().
1608 -
1609 - 27 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1610 - Support using distutils-r1 along with python-single-r1.
1611 -
1612 - 27 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1613 - Support making dependency and phase function enforcement optional.
1614 -
1615 - 27 Jan 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
1616 - Introduce run_in_build_dir() function as used by GNOME ebuilds.
1617 -
1618 - 27 Jan 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
1619 - Introduce python_doheader(), to install headers specific to a Python
1620 - implementation.
1621 -
1622 - 27 Jan 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1623 - reverted last changes
1624 -
1625 - 27 Jan 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
1626 - Remove files before installing docs.
1627 -
1628 - 27 Jan 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
1629 - Also remove stray makefiles.
1630 -
1631 - 27 Jan 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
1632 - Remove unwanted files that may exist.
1633 -
1634 - 27 Jan 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1635 - some fixes, install new makefilehandling; thx to zoolock@irc gentoo.vdr
1636 -
1637 - 26 Jan 2013; Sven Vermeulen <swift@g.o> selinux-policy-2.eclass:
1638 - Supporting removal of SELinux modules
1639 -
1640 - 26 Jan 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
1641 - Set USE defaults to make sure IUSE_IMPLICIT does not fool us.
1642 -
1643 - 26 Jan 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
1644 - Require EAPI=5 to make sure everything works predictably.
1645 -
1646 - 26 Jan 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
1647 - Support running commands in parallel and use it to run configure scripts.
1648 -
1649 - 26 Jan 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
1650 - Introduce MULTILIB_USEDEP to enforce correct dependencies.
1651 -
1652 - 25 Jan 2013; Michael Haubenwallner <haubi@g.o>
1653 - +ELT-patches/aixrtl/1.5.0-cmds-c, +ELT-patches/aixrtl/1.5.0-cmds-cxx,
1654 - +ELT-patches/aixrtl/1.5.0-expsym-c, +ELT-patches/aixrtl/1.5.0-expsym-cxx,
1655 - +ELT-patches/aixrtl/1.5.0-noundef-c, +ELT-patches/aixrtl/1.5.0-noundef-cxx,
1656 - +ELT-patches/aixrtl/1.5.0-soname, +ELT-patches/aixrtl/1.5.0-usertl-c,
1657 - +ELT-patches/aixrtl/1.5.0-usertl-cxx, +ELT-patches/aixrtl/2.2.0-cmds-c,
1658 - +ELT-patches/aixrtl/2.2.0-cmds-cxx, +ELT-patches/aixrtl/2.2.0-expsym-c,
1659 - +ELT-patches/aixrtl/2.2.0-expsym-cxx, +ELT-patches/aixrtl/2.2.0-noundef-c,
1660 - +ELT-patches/aixrtl/2.2.0-noundef-cxx, +ELT-patches/aixrtl/2.2.0-usertl-cxx,
1661 - +ELT-patches/aixrtl/2.4.0-expsym-c, +ELT-patches/aixrtl/2.4.0-expsym-cxx,
1662 - -ELT-patches/aixrtl/1.4d-cmds-c, -ELT-patches/aixrtl/1.4d-cmds-cxx,
1663 - -ELT-patches/aixrtl/1.4d-sonamespec, -ELT-patches/aixrtl/1.4d-use-rtl-c,
1664 - -ELT-patches/aixrtl/1.4d-use-rtl-cxx, -ELT-patches/aixrtl/1.5-sonamespec,
1665 - -ELT-patches/aixrtl/2.1b-cmds-c, -ELT-patches/aixrtl/2.1b-cmds-cxx,
1666 - -ELT-patches/aixrtl/2.1b-use-rtl-cxx, ELT-patches/aixrtl/1.5.22-cmds-c,
1667 - ELT-patches/aixrtl/1.5.22-cmds-cxx, ELT-patches/aixrtl/2.2.8-cmds-c,
1668 - ELT-patches/aixrtl/2.2.8-cmds-cxx:
1669 - Recreate from scratch: Drop need for ld-wrapper with --soname support, is
1670 - unavailable during bootstrap. Ignore libtool before 1.5.0.
1671 -
1672 - 24 Jan 2013; Pacho Ramos <pacho@g.o> readme.gentoo.eclass:
1673 - Include FORCE_PRINT_ELOG variable to for printing of messages when desired.
1674 - Thanks to Tomáš Chvátal for his suggestions.
1675 -
1676 - 24 Jan 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
1677 - Only display vim plugin help elog messages for new installs.
1678 -
1679 - 23 Jan 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
1680 - Add dummy dir to avoid sandbox violations when emerging with
1681 - FEATURES=-userpriv, #437512
1682 -
1683 - 23 Jan 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
1684 - Add support for license server, #447262
1685 -
1686 - 21 Jan 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass,
1687 - python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass:
1688 - Check PYTHON_COMPAT for validity, and support disabling implementations in
1689 - the eclass.
1690 -
1691 - 21 Jan 2013; Michał Górny <mgorny@g.o> multilib.eclass:
1692 - Set PKG_CONFIG_{LIBDIR,PATH} for multilib builds. Approved by vapier in bug
1693 - #453206.
1694 -
1695 - 20 Jan 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
1696 - Enable EAPI=5.
1697 -
1698 - 20 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1699 - Do not redirect stderr of pushd&popd. Thanks to vapier for catching that.
1700 -
1701 - 20 Jan 2013; Pacho Ramos <pacho@g.o> +readme.gentoo.eclass:
1702 - Finally commit readme.gentoo.eclass to create a README.gentoo doc file
1703 - recording tips shown via elog messages first time the package is merged.
1704 -
1705 - 18 Jan 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
1706 - No EPREFIX with helper functions
1707 -
1708 - 16 Jan 2013; Jory A. Pratt <anarchy@g.o> mozconfig-3.eclass:
1709 - Remove webrtc block as it is supported on all archs now.
1710 -
1711 - 16 Jan 2013; Gilles Dartiguelongue <eva@g.o> gnome2.eclass:
1712 - Drop deprecated SCROLLKEEPER_UPDATE and switch to in_iuse.
1713 -
1714 - 16 Jan 2013; Gilles Dartiguelongue <eva@g.o> gnome2.eclass,
1715 - gst-plugins10.eclass:
1716 - Update eclass documentation to be correclty parsed, bug #452204.
1717 -
1718 - 16 Jan 2013; Ralph Sennhauser <sera@g.o> java-utils-2.eclass:
1719 - Be graceful if no system vm is set if trying to determine build vm from
1720 - handle.
1721 -
1722 - 16 Jan 2013; Michał Górny <mgorny@g.o> mozcoreconf-2.eclass:
1723 - Migrate Mozilla packages to python-any-r1 for build-time Python dep.
1724 -
1725 - 16 Jan 2013; Jory A. Pratt <anarchy@g.o> mozcoreconf-2.eclass:
1726 - Fix sqlite dep so pysqlite can go away.
1727 -
1728 - 16 Jan 2013; Zac Medico <zmedico@g.o> linux-info.eclass:
1729 - Fix localRESULT typo in linux_chkconfig_builtin.
1730 -
1731 - 15 Jan 2013; Jeroen Roovers <jer@g.o> ChangeLog:
1732 - DECRIPTION -> DESCRIPTION (bug #451654 by Christopher Schwan).
1733 -
1734 - 15 Jan 2013; Justin Lecher <jlec@g.o> git.eclass:
1735 - @THANKS is no keywords
1736 -
1737 - 15 Jan 2013; Justin Lecher <jlec@g.o> distutils-r1.eclass:
1738 - Fix typo
1739 -
1740 - 15 Jan 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
1741 - Drop go support for 4.6 - broken by newer glibc versions and upstream
1742 - recommends it not be used.
1743 -
1744 - 13 Jan 2013; Gilles Dartiguelongue <eva@g.o> gnome2.eclass:
1745 - Allow ebuild override of eclass generated econf.
1746 -
1747 - 12 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1748 - Provide best implementation's build dir in python_*_all() as BUILD_DIR to
1749 - make use of esetup.py easier.
1750 -
1751 - 12 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1752 - Pass arguments to setup.py in an predictable order, especially do not prepend
1753 - commands before user options.
1754 -
1755 - 12 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1756 - Support specifying directories in DOCS.
1757 -
1758 - 12 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1759 - Do not call dummy phases unnecessarily.
1760 -
1761 - 12 Jan 2013; Justin Lecher <jlec@g.o> flag-o-matic.eclass:
1762 - Don't check for twice, but check for redirect support, #445244; thanks Andrey
1763 - Hippo for the patch
1764 -
1765 - 11 Jan 2013; Justin Lecher <jlec@g.o> +cuda.eclass:
1766 - Add new eclass
1767 -
1768 - 11 Jan 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
1769 - Close the lock file explicitly instead of relying on the subshell created by
1770 - the pipe to tee in distutils-r1_run_phase.
1771 -
1772 - 10 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1773 - Use locks to avoid race conditions when merging (bug #449760). Use tar
1774 - instead of cp on FreeBSD due to bug when copying broken symlinks (bug
1775 - #447370).
1776 -
1777 - 09 Jan 2013; Ian Stakenvicius <axs@g.o> git-2.eclass:
1778 - added documentation for an undocumented override variable
1779 -
1780 - 08 Jan 2013; Michał Górny <mgorny@g.o> python-single-r1.eclass:
1781 - Fix the PYTHON_SINGLE_TARGET validity check.
1782 -
1783 - 08 Jan 2013; Michał Górny <mgorny@g.o> python-r1.eclass,
1784 - python-single-r1.eclass:
1785 - Manually check PYTHON_TARGETS and PYTHON_SINGLE_TARGET for validity rather
1786 - than using REQUIRED_USE. Fixes bug #447808.
1787 -
1788 - 06 Jan 2013; Sergei Trofimovich <slyfox@g.o> ghc-package.eclass,
1789 - haskell-cabal.eclass:
1790 - Added 'ghc-supports-threaded-runtime' function. Removed implicit RDEPEND on
1791 - 'ghc'.
1792 -
1793 - 05 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1794 - Support overriding job-count for parallel build.
1795 -
1796 - 05 Jan 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
1797 - Support converting files with python2 and python3 shebangs.
1798 -
1799 - 05 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1800 - Always write split logs, even in non-parallel builds.
1801 -
1802 - 05 Jan 2013; Zac Medico <zmedico@g.o> autotools.eclass:
1803 - Avoid unsafe nested multijob_finish_one in eautoreconf for bug #426512.
1804 -
1805 - 04 Jan 2013; Ulrich Müller <ulm@g.o> elisp.eclass,
1806 - elisp-common.eclass:
1807 - Sync eclasses from Emacs overlay.
1808 - elisp-common.eclass: Remove last remnants of backwards compatibility code
1809 - from elisp-site-regen which was introduced at 2007-12-01. Distinguish between
1810 - "version too low" and "could not determine version" in elisp_pkg_setup.
1811 - elisp.eclass: Return 2 as exit status of elisp-need-emacs if the comparison
1812 - could not be done, e.g., if emacs could not be executed.
1813 -
1814 - 04 Jan 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1815 - fixed typo, thx to Martin Dummer on irc #vdr-gentoo
1816 -
1817 - 04 Jan 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
1818 - addpredict /usr/lib/portage/pym in distutils-r1_src_install.
1819 -
1820 - 04 Jan 2013; Mike Gilbert <floppym@g.o> python-r1.eclass:
1821 - Don't tell the user to set USE_PYTHON when a package does not support
1822 - python2.7 or python3.2.
1823 -
1824 - 03 Jan 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1825 - fixed mistake for emake:-all emake:-install between old and new plugin
1826 - makefile structur, vdr-plugin-2.eclass
1827 -
1828 - 03 Jan 2013; Alon Bar-Lev <alonbl@g.o> ssl-cert.eclass:
1829 - Support mandatory enrollment and custom USE flag, bug#319529.
1830 -
1831 - 03 Jan 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
1832 - Remove more dead code, spotted by Arfrever.
1833 -
1834 - 02 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
1835 - python-any-r1.eclass, python-r1.eclass, python-single-r1.eclass,
1836 - python-utils-r1.eclass:
1837 - Remove myself from explicit maintainers, it is enough to assign the bugs to
1838 - Python team.
1839 -
1840 - 31 Dec 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1841 - Do not use {C,CXX}FLAGS from pkg-config vdr.pc >=media-video/vdr-1.7.34;we do
1842 - not have the chance to overwrite it with *.eclass
1843 -
1844 - 31 Dec 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1845 - vdr-plugin-2.eclass, typo
1846 -
1847 - 31 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
1848 - Add a function to generate dep-strings conditional to Python implementations.
1849 -
1850 - 31 Dec 2012; Michał Górny <mgorny@g.o> systemd.eclass:
1851 - Add function to get user unit directory, as requested in bug #449304.
1852 -
1853 - 31 Dec 2012; Michał Górny <mgorny@g.o> systemd.eclass:
1854 - Add function to update systemd journal catalog database.
1855 -
1856 - 31 Dec 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1857 - vdr-plugin-2.eclass; better detection of new Makefile handling, fixed some
1858 - mistakes in inherited append-*flags
1859 -
1860 - 31 Dec 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
1861 - Remove dead code.
1862 -
1863 - 30 Dec 2012; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
1864 - Fix installing scripts & modules for Prefix, bug #448786.
1865 -
1866 - 29 Dec 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
1867 - some adaption for new makefile handling, >=vdr-1.7.34
1868 -
1869 - 27 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1870 - Pass --build-scripts path to setup.py (when out-of-source builds are used).
1871 -
1872 - 27 Dec 2012; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
1873 - Introduce functions to get the includedir for Python.
1874 -
1875 - 27 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
1876 - Introduce python_gen_usedep() and python_gen_flags() to make writing complex
1877 - dependencies easier.
1878 -
1879 - 26 Dec 2012; Christoph Junghans <ottxor@g.o> mercurial.eclass:
1880 - added EHG_BOOTSTRAP (bug #340153), EHG_REVISION defaults to 'defaults (bug
1881 - #380947), set web.cacerts (bug #431220), use auth when pulling (bug #432364)
1882 -
1883 - 24 Dec 2012; Zac Medico <zmedico@g.o> python-any-r1.eclass:
1884 - Fix python-any-r1_pkg_setup fallback logic.
1885 -
1886 - 22 Dec 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
1887 - Tweak sed expression to match against Qt 4.8.4 too. Thanks to Tomasz
1888 - Mloduchowski <q@××××.me> for spotting the regression.
1889 -
1890 - 20 Dec 2012; Michał Górny <mgorny@g.o> python-single-r1.eclass:
1891 - Introduce python_fix_shebang(), to fix shebangs in installed Python scripts
1892 - recursively.
1893 -
1894 - 20 Dec 2012; Michał Górny <mgorny@g.o> python-any-r1.eclass,
1895 - python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass:
1896 - Commonize the code for obtaining the Python interpreter dependency string.
1897 -
1898 - 20 Dec 2012; Justin Lecher <jlec@g.o> flag-o-matic.eclass:
1899 - Add fix for nen gnu compiler which use -x as command line arg internally,
1900 - #445244
1901 -
1902 - 20 Dec 2012; Mike Gilbert <floppym@g.o> python.eclass:
1903 - Remove pypy version mapping table from wrapper scripts. We can add it back if
1904 - pypy is ever ported to py3k and we are still using this eclass.
1905 -
1906 - 20 Dec 2012; Mike Gilbert <floppym@g.o> python.eclass:
1907 - Add pypy version mapping for 2.0 => 2.7.
1908 -
1909 - 20 Dec 2012; Mike Gilbert <floppym@g.o> python.eclass:
1910 - Add 2.7-pypy-2.0.
1911 -
1912 - 20 Dec 2012; Mike Gilbert <floppym@g.o> python-utils-r1.eclass:
1913 - Add pypy2_0.
1914 -
1915 - 19 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
1916 - Re-enable python-r1 -> python-single-r1 dep prevention.
1917 -
1918 - 17 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass,
1919 - python-single-r1.eclass:
1920 - Require EAPI=5 in both python-r1 eclasses due to bug #447524.
1921 -
1922 - 16 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
1923 - python-r1.eclass:
1924 - Remove outdated comments and checks.
1925 -
1926 - 16 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
1927 - Temporarily disable PYTHON_SINGLE_TARGET safety check because of issues with
1928 - paludis, bug #447524.
1929 -
1930 - 16 Dec 2012; Gilles Dartiguelongue <eva@g.o> gnome2.eclass:
1931 - Pass --disable-schemas-compile from gsettings.m4 in gnome2_src_configure.
1932 -
1933 - 15 Dec 2012; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
1934 - Fix the relative linking algo to handle /// in path.
1935 -
1936 - 14 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
1937 - Prevent python-r1 packages from depending on python-single-r1 packages.
1938 -
1939 - 14 Dec 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
1940 - Support directories in DOCS, in EAPI 4+.
1941 -
1942 - 13 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1943 - Add (temporary) fix for sandbox failures when compiling Python modules. Bug
1944 - #447126.
1945 -
1946 - 10 Dec 2012; Lars Wendler <polynomial-c@g.o> mozcoreconf-2.eclass:
1947 - Added changes to mozcoreconf-2.eclass on request by Anarchy.
1948 -
1949 - 09 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1950 - Fix python-exec symlink generation for Prefix. Thanks to Fabian Groffen for
1951 - help.
1952 -
1953 - 09 Dec 2012; Ian Stakenvicius <axs@g.o> mozcoreconf-2.eclass,
1954 - mozconfig-3.eclass:
1955 - updated mozilla eclasses to match mozilla-overlay
1956 -
1957 - 08 Dec 2012; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
1958 - Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'.
1959 -
1960 - 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1961 - Use separate TMPDIR for each Python implementation.
1962 -
1963 - 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1964 - Report running implementation-common sub-phases verbosely.
1965 -
1966 - 07 Dec 2012; Michał Górny <mgorny@g.o> python-any-r1.eclass:
1967 - Respect user preferences in python-any-r1 (EPYTHON, eselect-python).
1968 -
1969 - 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1970 - Write split build logs for easier debugging.
1971 -
1972 - 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1973 - Use multiprocessing post-fork wait mode to avoid early output when all jobs
1974 - are running.
1975 -
1976 - 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1977 - Do not die when sub-phases return non-true value. This is inconsistent with
1978 - normal phase behavior and not really useful since phase functions are
1979 - supposed to die on their own.
1980 -
1981 - 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
1982 - Pass the best Python implementation info to the implementation-common phase
1983 - functions.
1984 -
1985 - 06 Dec 2012; Tomáš Chvátal <scarabeus@g.o> waf-utils.eclass:
1986 - Introduce NO_WAF_LIBDIR to allow building packages that fails when libdir is
1987 - set.
1988 -
1989 - 06 Dec 2012; Tomáš Chvátal <scarabeus@g.o> waf-utils.eclass:
1990 - Sort this eapi case stuff.
1991 -
1992 - 05 Dec 2012; Justin Lecher <jlec@g.o> intel-sdp.eclass:
1993 - Add EAPI=5 support; add check for presents of license; handle docs, examples
1994 - and man page in a more sane way;sort functions and document eclass for
1995 - man-pages; Drop Sebastion as maintainer
1996 -
1997 - 03 Dec 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass,
1998 - cmake-utils.eclass:
1999 - Improve the compatibility code thanks to Arfrever.
2000 -
2001 - 03 Dec 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass,
2002 - cmake-utils.eclass:
2003 - Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus.
2004 -
2005 - 02 Dec 2012; Gilles Dartiguelongue <eva@g.o> gst-plugins-bad.eclass,
2006 - gst-plugins-base.eclass, gst-plugins-good.eclass, gst-plugins-ugly.eclass,
2007 - gst-plugins10.eclass:
2008 - Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a
2009 - few more fixes, most notably EAPI=1 support fixes. For a more detailed
2010 - changelog, please see gnome overlay git log.
2011 -
2012 - 02 Dec 2012; Pacho Ramos <pacho@g.o> vala.eclass:
2013 - making vala_src_prepare() into a no-op in the
2014 - common situation where vala is in IUSE and USE=-vala as discussed with the
2015 - team via mail. Thanks a lot to Alexandre Rostovtsev for the work.
2016 -
2017 - 02 Dec 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
2018 - Always pass --disable-gtk-doc for eapi >= 5 as we don't want docs to get
2019 - rebuilt as discussed with gnome team. Thanks a lot to Gilles for working on
2020 - this.
2021 -
2022 - 01 Dec 2012; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
2023 - autotools-utils.eclass, cmake-utils.eclass:
2024 - Use a common BUILD_DIR variable. Acked by scarabeus.
2025 -
2026 - 01 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2027 - Support parallel builds using multiprocessing eclass.
2028 -
2029 - 01 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2030 - Create the wrapper symlinks directly in _distutils-r1_rename_scripts rather
2031 - than postponing it to distutils-r1_install_all.
2032 -
2033 - 01 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2034 - Use intermediate-root install.
2035 -
2036 - 01 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2037 - Make distutils-r1_rename_scripts private. Rename all matching executables
2038 - recursively in given path(s) rather than using hardcoded path list.
2039 -
2040 - 01 Dec 2012; Michał Górny <mgorny@g.o> +python-any-r1.eclass,
2041 - python-r1.eclass, python-single-r1.eclass:
2042 - Introduce python-any-r1, to handle packages satisfied by any Python
2043 - implementation installed (e.g. strictly build-time dependent).
2044 -
2045 - 30 Nov 2012; Michał Górny <mgorny@g.o> python-single-r1.eclass:
2046 - Add missing REQUIRED_USE constraints to enforce PYTHON_SINGLE_TARGET being in
2047 - PYTHON_TARGETS.
2048 -
2049 - 30 Nov 2012; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
2050 - Support all EAPIs.
2051 -
2052 - 30 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass,
2053 - python-single-r1.eclass, python-utils-r1.eclass:
2054 - Make python-single-r1 stand-alone, and blocking python-r1.
2055 -
2056 - 29 Nov 2012; Julian Ospald <hasufell@g.o> waf-utils.eclass:
2057 - add verbosity to waf-utils.eclass wrt #444562
2058 -
2059 - 28 Nov 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
2060 - * Reduce potential clash of function names in global scope
2061 - * Use more manpage tags
2062 - * resort phase functions to the end
2063 - * require at least arguments for _fortran_compile_test()
2064 - * log compile tests
2065 -
2066 - 28 Nov 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
2067 - Use man page tags
2068 -
2069 - 27 Nov 2012; Jeroen Roovers <jer@g.o> nvidia-driver.eclass:
2070 - Remove ebeep because newer nvidia-drivers have EAPI=4.
2071 -
2072 - 27 Nov 2012; Ulrich Müller <ulm@g.o> scsh.eclass:
2073 - Drop default LICENSE assignment.
2074 -
2075 - 27 Nov 2012; Alexandre Rostovtsev <tetromino@g.o> gnome2.eclass:
2076 - Handle DOCS when it is an exported array, i.e. "declare -ax" (bug #444740,
2077 - thanks to Arfrever).
2078 -
2079 - 26 Nov 2012; Alexandre Rostovtsev <tetromino@g.o> gnome2.eclass:
2080 - Typo, probably caused by strange font in pms.pdf (bug #444740, thanks to
2081 - Alphat-PC).
2082 -
2083 - 26 Nov 2012; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
2084 - Add python_optimize() to compile Python modules.
2085 -
2086 - 26 Nov 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
2087 - python-single-r1.eclass:
2088 - Run EXPORT_FUNCTIONS even if re-inheriting, to preserve the expected phase
2089 - overrides.
2090 -
2091 - 26 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass,
2092 - python-single-r1.eclass:
2093 - Override incompatible functions in python-single-r1 directly, instead of
2094 - adding checks to python-r1.
2095 -
2096 - 25 Nov 2012; Pacho Ramos <pacho@g.o> emul-linux-x86.eclass:
2097 - Really install only libs, not everything included in .so* (#442910 by SpanKY,
2098 - Samuli Suominen and Jim Faulkner).
2099 -
2100 - 24 Nov 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
2101 - python.eclass, python-r1.eclass, python-single-r1.eclass,
2102 - python-utils-r1.eclass:
2103 - Fix EAPI checks, add double- and colliding include guards.
2104 -
2105 - 24 Nov 2012; Michał Górny <mgorny@g.o> +python-single-r1.eclass:
2106 - Introduce python-single-r1 to handle Python packages not supporting multiple
2107 - implementations.
2108 -
2109 - 24 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass,
2110 - +python-utils-r1.eclass:
2111 - Move common Python functions to python-utils-r1.
2112 -
2113 - 24 Nov 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
2114 - Handle documentation as 'default' for eapi5 and newer (as discussed via
2115 - mail), bug #373131
2116 -
2117 - 21 Nov 2012; Michał Górny <mgorny@g.o> systemd.eclass:
2118 - systemd_do*: use local variable scope instead of subshelling.
2119 -
2120 - 21 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2121 - Introduce python_domodule() to install Python modules.
2122 -
2123 - 21 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2124 - Introduce python_doscript() to install Python scripts.
2125 -
2126 - 19 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2127 - Introduce a check for USE_PYTHON & PYTHON_TARGETS compatibility.
2128 -
2129 - 19 Nov 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
2130 - Added new helper function 'cabal_chdeps' and and debug variable
2131 - 'CABAL_DEBUG_LOOSENING' for it.
2132 -
2133 - 17 Nov 2012; Mike Gilbert <floppym@g.o> enlightenment.eclass:
2134 - Remove the minimum restriction from PYTHON_DEPEND; any version of python from
2135 - the last several years will do the job.
2136 -
2137 - 17 Nov 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
2138 - Rely on prune_libtool_files for eapis >= 5 as discussed with the team via
2139 - mail.
2140 -
2141 - 17 Nov 2012; Thomas Sachau (Tommy[D]) <tommy@g.o>
2142 - enlightenment.eclass:
2143 - Raise python dependency to at least 2.5, fixes the breakage caused by
2144 - silently dropped support for python-2.4 in python eclass
2145 -
2146 - 16 Nov 2012; Sergei Trofimovich <slyfox@g.o> ghc-package.eclass,
2147 - haskell-cabal.eclass:
2148 - Restore dynamic linking of Cabal's ./setup and add building of shared
2149 - libraries for ghc-7.7+.
2150 -
2151 - 15 Nov 2012; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
2152 - Depend on suse-build as most services require it.
2153 -
2154 - 15 Nov 2012; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
2155 - Darn copy pasto overlook.
2156 -
2157 - 15 Nov 2012; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
2158 - Use src_uri arrows to allow versioning sanely.
2159 -
2160 - 12 Nov 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
2161 - Update from qt overlay: respect AR (bug #440262); drop support for EAPI=2;
2162 - switch to prune_libtool_files(); various cleanups.
2163 -
2164 - 08 Nov 2012; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
2165 - Partial sync with qt overlay. Apart from cosmetic changes, we now explicitly
2166 - define QMAKE_{AR,RANLIB,OBJCOPY} in eqmake4(), thus fixing bug 440266.
2167 -
2168 - 07 Nov 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
2169 - Pass --disable-schemas-install when possible as discussed with the team via
2170 - mail.
2171 -
2172 - 07 Nov 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
2173 - Pass --disable-silent-rules when possible (not needed for eapi5), bug #429308
2174 -
2175 - 05 Nov 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2176 - Fix enabling byte-compiling.
2177 -
2178 - 04 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2179 - Always require PYTHON_COMPAT. Add an exception for python-exec which is a
2180 - special case.
2181 -
2182 - 01 Nov 2012; Robin H. Johnson <robbat2@g.o> mysql-autotools.eclass,
2183 - mysql-cmake.eclass, mysql-v2.eclass:
2184 - Bring in MySQL overlay eclass changes for tcmalloc, jemalloc, systemtap,
2185 - readline gplv3 and pbxt static build.
2186 -
2187 - 01 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2188 - Minor documentation improvements.
2189 -
2190 - 01 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2191 - Mark _python_ln_rel as @INTERNAL.
2192 -
2193 - 01 Nov 2012; Robin H. Johnson <robbat2@g.o> mysql.eclass,
2194 - mysql-v2.eclass:
2195 - Bug #392361: Fix mysql_install_db cases to work between all versions &
2196 - variations of MySQL. Also add in checks for tmpdir/log-bin/relay-log
2197 - directories that must exist otherwise the install_db will fail.
2198 -
2199 - 01 Nov 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2200 - Export PYTHONPATH for phases in out-of-source builds.
2201 -
2202 - 01 Nov 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2203 - Explicitly set library build dir in out-of-source builds.
2204 -
2205 - 01 Nov 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
2206 - Update homepage.
2207 -
2208 - 31 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2209 - Enable byte-compilation of Python modules only locally for
2210 - distutils-r1_python_install(). Thanks to Enlik for reminding me of it.
2211 -
2212 - 31 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2213 - Fix the shebang correcting function to patch shebang only. Thanks to Enlik
2214 - for the patch.
2215 -
2216 - 31 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
2217 - gst-plugins10.eclass:
2218 - Use versionator to slot gst-1.0 plugins.
2219 -
2220 - 30 Oct 2012; Michał Górny <mgorny@g.o> systemd.eclass:
2221 - Add systemd_with_utildir() as well.
2222 -
2223 - 30 Oct 2012; Michał Górny <mgorny@g.o> systemd.eclass:
2224 - Introduce systemd_get_utildir() wrt bug #440320.
2225 -
2226 - 30 Oct 2012; Michał Górny <mgorny@g.o> systemd.eclass:
2227 - Replace "echo -n" with "echo", bash removes trailing newline in subshells
2228 - anyway.
2229 -
2230 - 30 Oct 2012; Michał Górny <mgorny@g.o> python-distutils-ng.eclass:
2231 - Fix Prefix support, wrt bug #423323.
2232 -
2233 - 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2234 - Support and use out-of-source builds by default.
2235 -
2236 - 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2237 - Introduce an esetup.py wrapper function and mydistutilsargs=() for it.
2238 -
2239 - 29 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2240 - Enable python3.3 support.
2241 -
2242 - 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2243 - Remove redundant "cd ${BUILD_DIR}" calls.
2244 -
2245 - 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
2246 - python-r1.eclass:
2247 - Move python-exec dependency to python-r1. That eclass now provides means to
2248 - create versioned scripts as well.
2249 -
2250 - 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2251 - Use find instead of hard-coded executable locations list when linking the
2252 - wrapper.
2253 -
2254 - 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2255 - Use new python-r1 functions.
2256 -
2257 - 29 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2258 - Introduce python_replicate_script(), to create copies of a Python script for
2259 - all installed implementations.
2260 -
2261 - 29 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2262 - Introduce python_export_best() to obtain variables for the most preferred
2263 - Python implementation enabled.
2264 -
2265 - 29 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2266 - Add getters for common Python variables.
2267 -
2268 - 29 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2269 - Add support for obtaining Python site-packages directory.
2270 -
2271 - 28 Oct 2012; Pacho Ramos <pacho@g.o> emul-linux-x86.eclass:
2272 - Do not hardcode lib32, bug #429726 by SpanKY.
2273 -
2274 - 28 Oct 2012; Pacho Ramos <pacho@g.o> emul-linux-x86.eclass:
2275 - Set QA_PREBUILT as all installed files are precompiled.
2276 -
2277 - 27 Oct 2012; Alexandre Rostovtsev <tetromino@g.o> gnome2-utils.eclass:
2278 - Avoid sedding configure.ac in gnome2_disable_deprecation_warning to prevent
2279 - accidental triggering of maintainer mode in some packages (bug #439602).
2280 -
2281 - 27 Oct 2012; Mike Gilbert <floppym@g.o> python-r1.eclass:
2282 - Remove duplicate documentation for BUILD_DIR, PYTHON, and EPYTHON. This
2283 - breaks eclass-manpages.
2284 -
2285 - 26 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
2286 - python-r1.eclass:
2287 - Do not enter BUILD_DIR in python_foreach_impl(), do that in distutils-r1
2288 - instead.
2289 -
2290 - 25 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2291 - Add games/bin to lookup paths for rename_scripts().
2292 -
2293 - 25 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
2294 - Add a note about array brace expansion.
2295 -
2296 - 25 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
2297 - python-r1.eclass:
2298 - Introduce python_export() to set Python-relevant variables, and document them
2299 - better.
2300 -
2301 - 25 Oct 2012; Tomáš Chvátal <scarabeus@g.o> cmake-utils.eclass:
2302 - Include fix for bug#439268.
2303 -
2304 - 24 Oct 2012; Ulrich Müller <ulm@g.o> vim.eclass:
2305 - Update dependency after package move from x11-libs/openmotif to
2306 - x11-libs/motif.
2307 -
2308 - 24 Oct 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
2309 - Add some boring debug prints and error+die when hunspell folder is symlink.
2310 - Should fix bug#438792.
2311 -
2312 - 23 Oct 2012; Michał Górny <mgorny@g.o> eutils.eclass:
2313 - prune_libtool_files(): fix variable reuse. Thanks to radhermit for the patch.
2314 -
2315 - 23 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
2316 - python-r1.eclass:
2317 - Improve documentation and a few minor fixes.
2318 -
2319 - 23 Oct 2012; Gilles Dartiguelongue <eva@g.o> gnome2-utils.eclass,
2320 - gnome2.eclass:
2321 - Add gnome2_disable_deprecation_warning to gnome2-utils.eclass
2322 -
2323 - 23 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
2324 - gst-plugins-base.eclass:
2325 - Punt plugin .la files for 0.10.36 and EAPI4
2326 -
2327 - 23 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
2328 - gst-plugins-good.eclass:
2329 - Update for gst-plugins-good-0.10.31: use .xz tarballs, punt .la files.
2330 -
2331 - 22 Oct 2012; Michael Pagano <mpagano@g.o> linux-info.eclass:
2332 - Update for new location of version.h. Thanks to Magnus Helmersson. Bug
2333 - #438876
2334 -
2335 - 22 Oct 2012; Thomas Sachau (Tommy[D]) <tommy@g.o>
2336 - enlightenment.eclass:
2337 - Enable verbose output
2338 -
2339 - 21 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
2340 - gst-plugins-base.eclass:
2341 - Switch to xz tarballs in EAPI4.
2342 -
2343 - 19 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2344 - Call no-op default phases for each implementation (meaningless but more
2345 - correct).
2346 -
2347 - 19 Oct 2012; Patrick Lauer <patrick@g.o> check-reqs.eclass:
2348 - Fixing units
2349 -
2350 - 19 Oct 2012; Patrick Lauer <patrick@g.o> check-reqs.eclass:
2351 - Fixing units
2352 -
2353 - 19 Oct 2012; Patrick Lauer <patrick@g.o> check-reqs.eclass:
2354 - Fixing binpkg behaviour
2355 -
2356 - 17 Oct 2012; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
2357 - Respect AR and RANLIB, wrt bug #436070.
2358 -
2359 - 16 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
2360 - Unset FC and F77 if no fortran support is wanted
2361 -
2362 - 16 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
2363 - Add enhanced DEP support in fortran-2.eclass to easy the usage. Only inherit
2364 - fortran-2 is need for general use. For a USE dependency on fortran the new
2365 - FORTRAN_NEEDED=USE variable was introduced
2366 -
2367 - 16 Oct 2012; Ben de Groot <yngwin@g.o> -qt4.eclass:
2368 - Removing qt4.eclass as announced on Sep 13
2369 -
2370 - 15 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
2371 - python-r1.eclass:
2372 - Enable EAPI 5 support.
2373 -
2374 - 15 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
2375 - Fix missing wrapper symlinks when first supported Python implementation is
2376 - disabled.
2377 -
2378 - 14 Oct 2012; Alexey Shvetsov <alexxy@g.o> openib.eclass:
2379 - Add compat-rdma
2380 -
2381 - 14 Oct 2012; Sergey Popov <pinkbyte@g.o> leechcraft.eclass:
2382 - Add compiler version checking for LeechCraft
2383 -
2384 - 14 Oct 2012; Michał Górny <mgorny@g.o> +distutils-r1.eclass:
2385 - Introduce distutils-r1, a new (and simpler) eclass for Python packages using
2386 - distutils build system.
2387 -
2388 - 14 Oct 2012; Michał Górny <mgorny@g.o> +python-r1.eclass:
2389 - Introduce python-r1, a new (and simpler) eclass for Python-related packages.
2390 -
2391 - 13 Oct 2012; Johannes Huber <johu@g.o> kde4-meta-pkg.eclass:
2392 - Change LICENSE to 'metapackage' for kde meta packages, bug #438278.
2393 -
2394 - 12 Oct 2012; Alexey Shvetsov <alexxy@g.o> openib.eclass:
2395 - Fix typo
2396 -
2397 - 12 Oct 2012; Alexey Shvetsov <alexxy@g.o> openib.eclass:
2398 - [ofed] finalyze 3.5
2399 -
2400 - 12 Oct 2012; Alexey Shvetsov <alexxy@g.o> openib.eclass:
2401 - [openib] Update ofed versions
2402 -
2403 - 11 Oct 2012; Michał Górny <mgorny@g.o> eutils.eclass:
2404 - prune_libtool_files(): add --modules option to remove modules (plugins) as
2405 - well.
2406 -
2407 - 11 Oct 2012; Michał Górny <mgorny@g.o> eutils.eclass:
2408 - prune_libtool_files(): fix removing symlinked .la files.
2409 -
2410 - 08 Oct 2012; Michał Górny <mgorny@g.o> +autotools-multilib.eclass:
2411 - Introduce autotools-multilib, to simplify building multilib packages with
2412 - autotools-utils.
2413 -
2414 - 07 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
2415 - Revert virtual/fortran depends again, because not only USE=fortran controlls
2416 - fortran needs
2417 -
2418 - 07 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
2419 - Depend on virtual/fortran eclass wise but in an USE=fortran sensitive way,
2420 - #435250
2421 -
2422 - 07 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
2423 - Revert last change to not break packages with optional fortran support
2424 -
2425 - 07 Oct 2012; Michał Górny <mgorny@g.o> boost-utils.eclass:
2426 - Fix stupid mistake in boost-utils_get_best_slot().
2427 -
2428 - 07 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
2429 - Depend on virtual/fortran eclass wise, #435250
2430 -
2431 - 07 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
2432 - Give some information on selected fortran compilers
2433 -
2434 - 03 Oct 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
2435 - virtualx.eclass:
2436 - Unbreak EAPI=2 and 3 users of virtualx.eclass, bug #406353
2437 -
2438 - 02 Oct 2012; Tomáš Chvátal <scarabeus@g.o> obs-download.eclass:
2439 - More update the doc
2440 -
2441 - 02 Oct 2012; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
2442 - Always use openSUSE:Tools as project to get updates. Remove obs_package
2443 - declaration as it is equal to pn.
2444 -
2445 - 02 Oct 2012; Tomáš Chvátal <scarabeus@g.o> obs-download.eclass:
2446 - Change the documentation a bit and take OBS_PACKAGE from PN if not set.
2447 -
2448 - 02 Oct 2012; Michael Palimaka <kensington@g.o> cmake-utils.eclass,
2449 - virtualx.eclass:
2450 - Make VIRTUALX_COMMAND nonfatal so that Xvfb is always killed. Return status
2451 - at the end of CMake test phase. This fixes bug #406353.
2452 -
2453 - 02 Oct 2012; Mike Gilbert <floppym@g.o> python.eclass:
2454 - Add 3.3 as a supported python abi for testing.
2455 -
2456 - 29 Sep 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
2457 - virtualx.eclass:
2458 - Increase Xfvb resolution to address gimp test failure, bug #414853.
2459 -
2460 - 29 Sep 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
2461 - added helper function to remove i18n.h includes, if media-plugins/vdr-* are
2462 - still use the obsoleted i18n handling and unsupported to gettext handling
2463 -
2464 - 28 Sep 2012; Ulrich Müller <ulm@g.o> eutils.eclass:
2465 - Test for the EAPI explicitly, because it isn't guaranteed that package
2466 - managers implement usex as a shell function.
2467 -
2468 - 28 Sep 2012; Ian Stakenvicius <axs@g.o> toolchain-funcs.eclass:
2469 - reverted fatal error from unset KV and made it a warning only shown when
2470 - checking for 'kern' arch, so that the portage environment call of tc-arch
2471 - will not fail anymore, bug 436450
2472 -
2473 - 27 Sep 2012; Mike Gilbert <floppym@g.o> python.eclass:
2474 - Remove a silly EAPI conditional.
2475 -
2476 - 27 Sep 2012; Ian Stakenvicius <axs@g.o> toolchain-funcs.eclass:
2477 - Fixed tc-ninja_magic_to_arch() to also use KV_FULL and fail if no kernel
2478 - version specified, bug 432390
2479 -
2480 - 08 Oct 2012; Robin H. Johnson <robbat2@g.o> db.eclass:
2481 - Fix typo in src_test runner: makeopts_jobs not makeopts_job.
2482 -
2483 - 27 Sep 2012; Ian Stakenvicius <axs@g.o> eutils.eclass:
2484 - Made 'usex' declaration conditional on lack of PM or EAPI5+ support
2485 -
2486 - 27 Sep 2012; Ian Stakenvicius <axs@g.o> fortran-2.eclass,
2487 - selinux-policy-2.eclass, vdr-plugin-2.eclass, xorg-2.eclass,
2488 - autotools-utils.eclass, base.eclass, bash-completion-r1.eclass,
2489 - boost-utils.eclass, check-reqs.eclass, cmake-utils.eclass, emboss.eclass,
2490 - emul-linux-x86.eclass, enlightenment.eclass, fox.eclass, games.eclass,
2491 - games-ggz.eclass, git.eclass, gnome2-utils.eclass, gnome2.eclass,
2492 - gst-plugins-bad.eclass, gtk-sharp-module.eclass, haskell-cabal.eclass,
2493 - kde4-functions.eclass, leechcraft.eclass, mozlinguas.eclass, mysql.eclass,
2494 - mysql-v2.eclass, obs-service.eclass, office-ext.eclass, perl-module.eclass,
2495 - php-ext-source-r2.eclass, python-distutils-ng.eclass, qt4-build.eclass,
2496 - qt4-r2.eclass, ruby-ng.eclass, scons-utils.eclass, systemd.eclass,
2497 - vcs-snapshot.eclass, vdr-plugin.eclass, virtuoso.eclass, waf-utils.eclass,
2498 - xfconf.eclass:
2499 - naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where
2500 - EAPI=4 was previously allowed
2501 -
2502 - 27 Sep 2012; Mike Gilbert <floppym@g.o> python.eclass:
2503 - Allow usage of EAPI 5.
2504 -
2505 - 27 Sep 2012; Alexandre Rostovtsev <tetromino@g.o> clutter.eclass:
2506 - Default clutter license is LGPL-2.1 or later.
2507 -
2508 - 26 Sep 2012; Julian Ospald <hasufell@g.o> python-distutils-ng.eclass:
2509 - add PYTHON_USE wrt #426768
2510 -
2511 - 20 Sep 2012; Tomáš Chvátal <scarabeus@g.o> autotools.eclass:
2512 - Be more strict about eautoreconfig on aclocal.m4. Fixes bug#424763 and
2513 - bug#420631.
2514 -
2515 - 20 Sep 2012; Justin Lecher <jlec@g.o> intel-sdp.eclass:
2516 - Keyword for *-linux prefix
2517 -
2518 - 20 Sep 2012; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
2519 - Add support for the ninja build system wrt bug #430608. Improve prefix
2520 - support wrt bug #434086.
2521 -
2522 - 20 Sep 2012; Alexandre Rostovtsev <tetromino@g.o> vala.eclass:
2523 - VALA_{MIN,MAX}_API_VERSION are not unset by default.
2524 -
2525 - 19 Sep 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass,
2526 - vdr-plugin.eclass:
2527 - using now append-lfs-flags for large files
2528 -
2529 - 19 Sep 2012; Michał Górny <mgorny@g.o> +boost-utils.eclass:
2530 - Introduce boost-utils eclass, to support linking against arbitrary boost
2531 - version.
2532 -
2533 - 18 Sep 2012; Ulrich Müller <ulm@g.o> bzr.eclass:
2534 - Use lightweight checkout instead of export if EBZR_WORKDIR_CHECKOUT is set;
2535 - bug 434746. Remove old cleanup code.
2536 -
2537 - 18 Sep 2012; Tim Harder <radhermit@g.o> vim.eclass:
2538 - Use has_version instead of built_with_use.
2539 -
2540 - 17 Sep 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
2541 - better LINGUAS detection, vdr-plugin-2.eclass
2542 -
2543 - 16 Sep 2012; Ulrich Müller <ulm@g.o> tla.eclass:
2544 - Mark as DEAD for removal.
2545 -
2546 - 16 Sep 2012; Justin Lecher <jlec@g.o> intel-sdp.eclass:
2547 - Add old license jingle until we have fixed the license situation generally
2548 -
2549 - 16 Sep 2012; Justin Lecher <jlec@g.o> intel-sdp.eclass:
2550 - Added new intel-sdp.eclass
2551 -
2552 - 15 Sep 2012; Zac Medico <zmedico@g.o> cannadic.eclass,
2553 - cmake-utils.eclass, confutils.eclass, embassy.eclass, eutils.eclass,
2554 - games.eclass, gnatbuild.eclass, gnuconfig.eclass, libtool.eclass,
2555 - linux-mod.eclass, nsplugins.eclass, perl-module.eclass, qmail.eclass,
2556 - toolchain-funcs.eclass:
2557 - Remove redundant DESCRIPTION variable settings.
2558 -
2559 - 14 Sep 2012; Mark Wright <gienah@g.o> ghc-package.eclass:
2560 - ghc-pkg --global-conf parameter is renamed to --global-package-db in ghc
2561 - 7.6.1
2562 -
2563 - 12 Sep 2012; Jory A. Pratt <anarchy@g.o> mozconfig-3.eclass:
2564 - Disable crashreporter on all source builds, bug #433962.
2565 -
2566 - 12 Sep 2012; Alexandre Rostovtsev <tetromino@g.o> vala.eclass:
2567 - Small stylistic fix.
2568 -
2569 - 12 Sep 2012; Alexandre Rostovtsev <tetromino@g.o> vala.eclass:
2570 - Typo: s/VALA_API_VERSION/version/
2571 -
2572 - 12 Sep 2012; Alexandre Rostovtsev <tetromino@g.o> +vala.eclass:
2573 - New eclass.
2574 -
2575 - 11 Sep 2012; Tim Harder <radhermit@g.o> vim.eclass:
2576 - Allow vim to be built against ruby-1.9.
2577 -
2578 - 11 Sep 2012; Pawel Hajdan jr <phajdan.jr@g.o> chromium.eclass:
2579 - Remove deprecated chromium_check_kernel_config.
2580 -
2581 - 10 Sep 2012; Brian Harring <ferringb@g.o> mysql.eclass,
2582 - mysql-v2.eclass:
2583 - Remove usage of strip_duplicate_slashes function.
2584 -
2585 - It's outside of PMS, and is exposed by misbehaviour on portages part.
2586 -
2587 - 09 Sep 2012; Ulrich Müller <ulm@g.o> cvs.eclass:
2588 - Rename ESCM_OFFLINE to EVCS_OFFLINE. Drop ESCM_VERSION. Fixes bug 410465.
2589 -
2590 - 08 Sep 2012; <swift@g.o> selinux-policy-2.eclass:
2591 - Support live policy builds
2592 -
2593 - 06 Sep 2012; Michael Palimaka <kensington@g.o> qt4-build.eclass:
2594 - Improve respect for *FLAGS. Fixes part of bug #427782.
2595 -
2596 - 04 Sep 2012; Johannes Huber <johu@g.o> kde4-meta.eclass:
2597 - Dont try to extract cmake/modules for kdegames > 4.9.0. Its removed from
2598 - top-level directory by upstream, fixes bug #431924.
2599 -
2600 - 01 Sep 2012; Vadim Kuznetsov vadimk@g.o -vmware.eclass,
2601 - -vmware-mod.eclass:
2602 - removed vmware and vmware-mod elsasses
2603 -
2604 - 01 Sep 2012; Ulrich Müller <ulm@g.o> elisp-common.eclass:
2605 - Suppress warning message in elisp-site-regen for initial installation.
2606 -
2607 - 30 Aug 2012; Michael Pagano <mpagano@g.o> linux-mod.eclass:
2608 - Minor typo fix to documentation line. Bug #419469
2609 -
2610 - 29 Aug 2012; Michał Górny <mgorny@g.o> eutils.eclass:
2611 - prune_libtool_files: run pkg-config code only if necessary.
2612 -
2613 - 28 Aug 2012; Michael Pagano <mpagano@g.o> linux-mod.eclass:
2614 - Remove deprecated and unrecommended parameter -r from depmod
2615 -
2616 - 27 Aug 2012; Michał Górny <mgorny@g.o> systemd.eclass:
2617 - Drop blockers for ancient systemd versions.
2618 -
2619 - 27 Aug 2012; Michał Górny <mgorny@g.o> systemd.eclass:
2620 - tmpfiles.d: ensure .conf suffix when installing.
2621 -
2622 - 27 Aug 2012; Michał Górny <mgorny@g.o> systemd.eclass:
2623 - Add systemd_newtmpfilesd().
2624 -
2625 - 22 Aug 2012; Christoph Junghans <ottxor@g.o> unpacker.eclass:
2626 - added support for cpio archives
2627 -
2628 - 19 Aug 2012; Johannes Huber <johu@g.o> kde4-base.eclass,
2629 - kde4-functions.eclass, kde4-meta.eclass:
2630 - Remove obsolete koffice handling. Simplify Qt minimal requirement. Remove
2631 - duplicated entry for unstable KDE SC releases in SRC_URI calculation. Arrange
2632 - docs example for KDE_LINGUAS alphabetically.
2633 -
2634 - 19 Aug 2012; Johannes Huber <johu@g.o> -tetex-3.eclass, -tetex.eclass:
2635 - Remove obsolete. Announced on 2012/07/18.
2636 -
2637 - 17 Aug 2012; Ulrich Müller <ulm@g.o> elisp.eclass:
2638 - Remove unnecessary assignment of IUSE variable.
2639 -
2640 - 17 Aug 2012; Tomáš Chvátal <scarabeus@g.o> obs-download.eclass,
2641 - obs-service.eclass:
2642 - Suse eclasses are under suse herd.
2643 -
2644 - 16 Aug 2012; Mike Gilbert <floppym@g.o> python.eclass:
2645 - Hide the python.eclass unmerge noise behind PORTAGE_VERBOSE.
2646 -
2647 - 16 Aug 2012; Patrick Lauer <patrick@g.o> python.eclas:
2648 - Fix noisy output on unmerge #423741
2649 -
2650 - 15 Aug 2012; Diego E. Pettenò <flameeyes@g.o> ruby-fakegem.eclass:
2651 - Make sure not to test for use doc if it's not there.
2652 -
2653 - 14 Aug 2012; Diego E. Pettenò <flameeyes@g.o> ruby-fakegem.eclass:
2654 - Add support for documentation recipes as well, and implement an rdoc recipe.
2655 -
2656 - 14 Aug 2012; Tomáš Chvátal <scarabeus@g.o> xorg-2.eclass:
2657 - Fix disable-dependency-tracking passing. Fixes bug#372239.
2658 -
2659 - 13 Aug 2012; Diego E. Pettenò <flameeyes@g.o> ruby-fakegem.eclass,
2660 - ruby-ng.eclass:
2661 - Add support for cucumber as a test recipe. This allows abstracting some of
2662 - the work needed to skip it over on JRuby.
2663 -
2664 - 13 Aug 2012; Diego E. Pettenò <flameeyes@g.o> ruby-ng.eclass:
2665 - Add a cucumber wrapper similar to the rspec one we have already.
2666 -
2667 - 13 Aug 2012; Matti Bickel <mabi@g.o> fox.eclass:
2668 - Add updated info statement about fox17.pc re bug #426718
2669 -
2670 - 05 Aug 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
2671 - fix for wrong detected *.pot file in po dir
2672 -
2673 - 03 Aug 2012; Tim Harder <radhermit@g.o> vim-plugin.eclass:
2674 - Add alternative location for vim plugin tarball archives.
2675 -
2676 - 02 Aug 2012; Johannes Huber <johu@g.o> kde4-meta.eclass:
2677 - Fix tarball extract for old kdepim, bug #429428.
2678 -
2679 - 01 Aug 2012; Johannes Huber <johu@g.o> kde4-base.eclass,
2680 - kde4-functions.eclass, kde4-meta.eclass:
2681 - Make .xz compression as default for SRC_URI calculation. Add KDE prefix to
2682 - BUILD_TYPE. No #DONOTCOMPILE if add_subdirectory has a variable parameter
2683 - ("${...").
2684 -
2685 - 29 Jul 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
2686 - add support for file:// URI scheme wrt bug #416649
2687 -
2688 - 29 Jul 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
2689 - replace built_with_use by USE deps wrt bug #242100
2690 -
2691 - 29 Jul 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
2692 - remove obsolete workaround (ESVN_DISABLE_DEPENDENCIES)
2693 -
2694 - 29 Jul 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
2695 - remove DESCRIPTION variable wrt bug #428304
2696 -
2697 - 28 Jul 2012; Julian Ospald <hasufell@g.o> games.eclass:
2698 - omg, we checked the dirs in ${S} instead of ${D} which accidentially
2699 - worked for some ebuilds (EAPI-4 related fix)
2700 -
2701 - 05 Aug 2012; Justin Lecher <jlec@g.o> pam.eclass:
2702 - Add magic needed for app-portage/eclass-manpages to pam.eclass, changes
2703 - approved by author
2704 -
2705 - 26 Jul 2012; Fabian Groffen <grobian@g.o>
2706 - +ELT-patches/sol2-ltmain/2.4.2, libtool.eclass:
2707 - elt-patches: add Solaris no de-deplication patch to fix built C++ objects
2708 - from aborting when an exception is thrown
2709 -
2710 - 26 Jul 2012; <swift@g.o> selinux-policy-2.eclass:
2711 - Use warnings for SELinux failures, not errors, since the failure is not fatal
2712 - for a system
2713 -
2714 - 26 Jul 2012; Ben de Groot <yngwin@g.o> l10n.eclass:
2715 - Remove ambiguous wording
2716 -
2717 - 24 Jul 2012; Fabian Groffen <grobian@g.o> autotools.eclass:
2718 - _elibtoolize: properly set LIBTOOLIZE in case glibtoolize exists in the
2719 - system
2720 -
2721 - 23 Jul 2012; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
2722 - Add C to flags pass to pax-mark to ensure a header is created. Thanks to
2723 - blueness. #427642
2724 -
2725 - 23 Jul 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
2726 - More licenses removal
2727 -
2728 - 23 Jul 2012; Ben de Groot <yngwin@g.o> qt4-r2.eclass:
2729 - Add array variables for DOCS and HTML_DOCS in qt4-r2.eclass
2730 -
2731 - 23 Jul 2012; Ben de Groot <yngwin@g.o> +l10n.eclass:
2732 - Initial commit of l10n.eclass
2733 -
2734 - 23 Jul 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
2735 - mysql.eclass, mysql-v2.eclass:
2736 - Sync mysql and mysql-v2 eclasses from the mysql overlay.
2737 - Simplify ncurses dependency and update inherit to use git-2 eclass.
2738 -
2739 - 21 Jul 2012; Ralph Sennhauser <sera@g.o> java-pkg-2.eclass:
2740 - Convert documentation to eclass-manpages.
2741 -
2742 - 19 Jul 2012; Tomáš Chvátal <scarabeus@g.o> mozlinguas.eclass:
2743 - Fix eclassdoc.
2744 -
2745 - 18 Jul 2012; Johannes Huber <johu@g.o> tetex-3.eclass, tetex.eclass:
2746 - Marking as DEAD for removal.
2747 -
2748 - 18 Jul 2012; Ralph Sennhauser <sera@g.o> java-virtuals-2.eclass:
2749 - Convert to eclass-manpages.
2750 -
2751 - 18 Jul 2012; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
2752 - Add ROOT support, patch by vapier. #416341
2753 -
2754 - 18 Jul 2012; Ulrich Müller <ulm@g.o> bzr.eclass:
2755 - Don't assign useless values to DESCRIPTION and HOMEPAGE variables.
2756 -
2757 - 17 Jul 2012; Mike Gilbert <floppym@g.o> chromium.eclass:
2758 - Remove -v option from rm command.
2759 -
2760 - 10 Jul 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
2761 - Stop inheriting base.eclass
2762 -
2763 - 09 Jul 2012; Mike Gilbert <floppym@g.o> base.eclass:
2764 - Remove false statement from eclass description.
2765 -
2766 - 08 Jul 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
2767 - Allow wildcards in CABAL_CORE_LIB_GHC_PV. Guard against breakage of
2768 - ghc-shipped libraries.
2769 -
2770 - 08 Jul 2012; Diego E. Pettenò <flameeyes@g.o> ruby-ng.eclass:
2771 - Add a function to wrap around testrb-2 as well.
2772 -
2773 - 05 Jul 2012; Diego E. Pettenò <flameeyes@g.o> ruby-fakegem.eclass,
2774 - ruby-ng.eclass:
2775 - Add support for running rspec while respecting some common variables
2776 - (TEST_VERBOSE and NOCOLOR) in ruby-ng; then use this with a new variable in
2777 - ruby-fakegem.
2778 -
2779 - 05 Jul 2012; Ralph Sennhauser <sera@g.o> java-utils-2.eclass:
2780 - Remove java-pkg_ensure-gcj and java-pkg_ensure-test. #261562 #278965
2781 -
2782 - 01 Jul 2012; Matti Bickel <mabi@g.o> php-pear-lib-r1.eclass:
2783 - Remove requirement for depend.php.eclass. Since our switch to /usr/share/php
2784 - only it is no longer needed.
2785 -
2786 - 01 Jul 2012; Vadim Kuznetsov vadimk@g.o vmware.eclass,
2787 - vmware-mod.eclass:
2788 - Makred vmware.eclass and vmware-mod.eclass dead.
2789 -
2790 - 30 Jun 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
2791 - Remove also lower case licenses.
2792 -
2793 - 27 Jun 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
2794 - fixed eapi block; bug 423657
2795 -
2796 - 26 Jun 2012; Robin H. Johnson <robbat2@g.o> linux-info.eclass:
2797 - You must ensure at least one of the version setup functions gets called in
2798 - linux-info.eclass before you can use the config functions.
2799 -
2800 - 24 Jun 2012; Michael Pagano <mpagano@g.o> kernel-2.eclass:
2801 - Add dev-lang/perl to kernel-2.eclass RDEPEND. Bug #421483
2802 -
2803 - 22 Jun 2012; Ian Stakenvicius <axs@g.o> user.eclass:
2804 - esethome: silently exit if home dir already up to date, improve messaging
2805 -
2806 - 22 Jun 2012; Ian Stakenvicius <axs@g.o> user.eclass:
2807 - esethome: eerror and not die when home dir cannot be updated, due to for
2808 - instance user being in use
2809 -
2810 - 22 Jun 2012; Ian Stakenvicius <axs@g.o> user.eclass:
2811 - fixed esethome, directory must exist befure user record can be updated
2812 -
2813 - 22 Jun 2012; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
2814 - Stable gnustep-base does not have USE=libobjc2, thanks ago
2815 -
2816 - 22 Jun 2012; Michael Palimaka <kensington@g.o> kde4-base.eclass:
2817 - Sync from kde overlay: Enable tests for live ebuilds, add support for virtual
2818 - dbus during src_test, update tarball extension for unstable releases.
2819 -
2820 - 21 Jun 2012; Naohiro Aota <naota@g.o> gnome2-utils.eclass:
2821 - Add new function gnome2_query_immodules_gtk{2,3} to update immodules cache.
2822 - #413529
2823 -
2824 - 20 Jun 2012; Michał Górny <mgorny@g.o> eutils.eclass:
2825 - prune_libtool_files(): report .a removal only if it exists, and explain the
2826 - reasoning for it.
2827 -
2828 - 20 Jun 2012; Tomáš Chvátal <scarabeus@g.o> gst-plugins-bad.eclass:
2829 - Fix building with newer eapis wrt bug#385841. Noticed by triggered rebuild to
2830 - -ocr.
2831 -
2832 - 19 Jun 2012; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
2833 - Revert to built_with_use for correct libobjc detection and EAPI 0 ebuilds
2834 - support
2835 -
2836 - 18 Jun 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
2837 - Update from qt overlay: drop USE=c++0x from qt-webkit, stop adding USE=qpa to
2838 - 4.8.3 and later, dead code removal and other minor cleanups.
2839 -
2840 - 18 Jun 2012; Ian Stakenvicius <axs@g.o> user.eclass:
2841 - added 'esethome' to user.eclass
2842 -
2843 - 18 Jun 2012; Fabian Groffen <grobian@g.o> flag-o-matic.eclass:
2844 - Allow header and library paths flags in setup-allowed-flags(), bug #414641
2845 -
2846 - 17 Jun 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
2847 - Remove licenses prior copying docs.
2848 -
2849 - 14 Jun 2012; Julian Ospald <hasufell@g.o> eutils.eclass:
2850 - small enhancement to examples of doicon
2851 -
2852 - 13 Jun 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
2853 - Make the oxt unpacking really work.
2854 -
2855 - 13 Jun 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
2856 - Handle dodoc correctly to not die if no documents are found.
2857 -
2858 - 12 Jun 2012; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
2859 - Convert docs to eclass-manpages.
2860 -
2861 - 11 Jun 2012; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
2862 - Add app-admin/eselect-java as preferred provider of eselect java-vm.
2863 -
2864 - 11 Jun 2012; Michał Górny <mgorny@g.o> vcs-snapshot.eclass:
2865 - Unpack tarballs in directory matching their name rather than ${P}. This
2866 - allows the eclass to handle multiple tarballs in one ebuild, and non-snapshot
2867 - tarballs should work fine too.
2868 -
2869 - 11 Jun 2012; Michał Górny <mgorny@g.o> xorg-2.eclass:
2870 - Replace remove_libtool_files with prune_libtool_files.
2871 -
2872 - 11 Jun 2012; Tomáš Chvátal <scarabeus@g.o> xorg-2.eclass:
2873 - Fix not assigned variable. IE bug#416673.
2874 -
2875 - 10 Jun 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
2876 - fix for strip-linguas en
2877 -
2878 - 10 Jun 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
2879 - Remove pypy1_7 from default PYTHON_COMPAT due to removal from tree. Add
2880 - pypy1_9.
2881 -
2882 - 10 Jun 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
2883 - fixed missing chost tag; fixed append-cppflags warning; added Variable to
2884 - keep the i18n.o object
2885 -
2886 - 10 Jun 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
2887 - reorder public functions
2888 -
2889 - 10 Jun 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
2890 - fixes bug #416743.
2891 -
2892 - 10 Jun 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
2893 - update @MAINTAINER and minor cleanup.
2894 -
2895 - 09 Jun 2012; Julian Ospald <hasufell@g.o> games.eclass:
2896 - fix for games.eclass wrt bug #336626 #c21
2897 -
2898 - 09 Jun 2012; Marien Zwart <marienz@g.o> python.eclass:
2899 - Add pypy-1.9 to the list of supported python ABIs.
2900 -
2901 - 07 Jun 2012; Zac Medico <zmedico@g.o> kde4-base.eclass,
2902 - mysql-autotools.eclass, mysql-cmake.eclass:
2903 - inherit flag-o-matic for append-flags
2904 -
2905 - 07 Jun 2012; Michał Górny <mgorny@g.o> vcs-snapshot.eclass:
2906 - Extract to ${WORKDIR}/${P} rather than ${S}.
2907 -
2908 - 07 Jun 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
2909 - Specify SLOT in blocker atoms, to avoid blocking Qt5 packages.
2910 -
2911 - 06 Jun 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
2912 - Reuse eautoreconf, deprecate autotools-utils_autoreconf.
2913 -
2914 - 06 Jun 2012; Michał Górny <mgorny@g.o> autotools.eclass:
2915 - Support other GNOME-related tools in eautoreconf: gtk-doc, gnome-doc &
2916 - glib-gettext.
2917 -
2918 - 06 Jun 2012; Michael Pagano <mpagano@g.o> kernel-2.eclass:
2919 - Move ppc/powerpc fix to after we apply linux patches
2920 -
2921 - 06 Jun 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
2922 - Start using prune_libtool_files() from eutils, deprecate
2923 - remove_libtool_files().
2924 -
2925 - 06 Jun 2012; Michał Górny <mgorny@g.o> eutils.eclass:
2926 - Introduce prune_libtool_files() for .la file removal. Based on one used
2927 - by autotools-utils.
2928 -
2929 - 05 Jun 2012; Fabian Groffen <grobian@g.o> autotools.eclass:
2930 - Avoid type -P output for glibtoolize, bug #419641
2931 -
2932 - 05 Jun 2012; Julian Ospald <hasufell@g.o> eutils.eclass:
2933 - enhanced functionality of doicon/newicon in eutils.eclass
2934 -
2935 - 05 Jun 2012; Pacho Ramos <pacho@g.o> stardict.eclass:
2936 - Allow more providers for stardict, bug #413093 by tot-to and qt team.
2937 -
2938 - 05 Jun 2012; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
2939 - Update Intel/AMD instruction sets for 4.7.
2940 -
2941 - 05 Jun 2012; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
2942 - Add -mfloat-abi=* to ALLOWED_FLAGS (bug #419615 by Hector Martin).
2943 -
2944 - 04 Jun 2012; Ralph Sennhauser <sera@g.o> java-pkg-2.eclass:
2945 - No longer call java-pkg_ensure-test in java-pkg-2_pkg_setup as this is
2946 - handled by all package managers. #278965
2947 -
2948 - 02 Jun 2012; Zac Medico <zmedico@g.o> common-lisp-common-2.eclass,
2949 - java-ant-2.eclass, common-lisp-common-3.eclass, common-lisp-common.eclass,
2950 - db.eclass, depend.php.eclass, freedict.eclass, gnat.eclass,
2951 - gst-plugins-bad.eclass, gst-plugins-base.eclass, kde4-base.eclass,
2952 - mysql.eclass, mysql-autotools.eclass, mysql-cmake.eclass, nsplugins.eclass,
2953 - php-ext-source-r2.eclass, ruby-ng.eclass, scsh.eclass:
2954 - inherit multilib for get_libdir
2955 -
2956 - 01 Jun 2012; Ralph Sennhauser <sera@g.o> ant-tasks.eclass:
2957 - Don't assinging RDEPEND to DEPEND and vise versa. JRE in DEPEND confuses VM
2958 - switching code.
2959 -
2960 - 30 May 2012; Sergei Trofimovich <slyfox@g.o> darcs.eclass:
2961 - Use 'darcs get --lazy' instead of 'darcs get --partial' (gone in darcs-2.8).
2962 -
2963 - 30 May 2012; Ralph Sennhauser <sera@g.o> ant-tasks.eclass:
2964 - Set prefix for ant-1.8.4
2965 -
2966 - 30 May 2012; Justin Lecher <jlec@g.o> flag-o-matic.eclass:
2967 - Sort ldflags handling functions to logic place
2968 -
2969 - 30 May 2012; Sergei Trofimovich <slyfox@g.o> games.eclass:
2970 - Allow EAPI=4.
2971 -
2972 - 30 May 2012; Pawel Hajdan jr <phajdan.jr@g.o> chromium.eclass:
2973 - Introduce chromium_suid_sandbox_check_kernel_config, deprecate
2974 - chromium_check_kernel_config.
2975 -
2976 - 29 May 2012; Pawel Hajdan jr <phajdan.jr@g.o> gnustep-2.eclass,
2977 - gnustep-base.eclass:
2978 - Apply gnustep eclass changes wrt
2979 - http://archives.gentoo.org/gentoo-dev/msg_eee22ea47f4d15e2fa2932583aa92db7.xm
2980 - l
2981 -
2982 - 28 May 2012; Pawel Hajdan jr <phajdan.jr@g.o> eutils.eclass:
2983 - Simplify preserve_old_lib ewarn messages, wrt
2984 - http://archives.gentoo.org/gentoo-dev/msg_bf159af028ffeeb83c679d6a0eaa73e5.xm
2985 - l . gentoolkit-0.3.0.5 fixing problems blocking this change is now stable on
2986 - all archs (bug #411479).
2987 -
2988 - 28 May 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
2989 - Remove invalid use check, these should be fixed by now.
2990 -
2991 - 28 May 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
2992 - Fail whenever unable to change directory, wrt #391927.
2993 -
2994 - 28 May 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
2995 - autotools.eclass no longer supports re-inheriting so we need to override
2996 - AUTOTOOLS_AUTO_DEPEND for good...
2997 -
2998 - 26 May 2012; <swift@g.o> selinux-policy-2.eclass:
2999 - Introducing support for user-provided policies, fix loading logic to retry
3000 - with all modules (bug #414599, #414017)
3001 -
3002 - 26 May 2012; Michał Górny <mgorny@g.o> python-distutils-ng.eclass:
3003 - Fix double hashbang in installed scripts. Patch by Krzysztof Pawlik, modified
3004 - by me.
3005 -
3006 - 25 May 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
3007 - fixed install for locales if only LINGUAS=en
3008 -
3009 - 25 May 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3010 - Re-enable rpath on prefix wrt bug 417169.
3011 -
3012 - 24 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
3013 - Remove obsolete pkg_pretend function.
3014 -
3015 - 23 May 2012; Mike Gilbert <floppym@g.o> chromium.eclass:
3016 - Don't elog about icons if the user has installed them. Bug 416773 by pacho.
3017 -
3018 - 23 May 2012; Diego E. Pettenò <flameeyes@g.o> apache-2.eclass:
3019 - Avoid using 'make' for installing; use 'mkdir -p' for creating the
3020 - directories to solve parallel install issues (Apache's script is not safe,
3021 - but we expect a working mkdir -p). Tested on a 32-way system.
3022 -
3023 - 22 May 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3024 - Call eaclocal unconditionally; _elibtoolize no longer does that.
3025 -
3026 - 22 May 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3027 - Update SRC_URI for Qt 4.8.1 and later.
3028 -
3029 - 21 May 2012; Krzysztof Pawlik <nelchael@g.o>
3030 - python-distutils-ng.eclass:
3031 - Add information about automatic run of python-distutils-ng_redoscript.
3032 -
3033 - 21 May 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3034 - Fix to match autotools.eclass API changes.
3035 -
3036 - 21 May 2012; Krzysztof Pawlik <nelchael@g.o>
3037 - python-distutils-ng.eclass:
3038 - Document PYTHON_DISABLE_SCRIPT_REDOS.
3039 -
3040 - 21 May 2012; Krzysztof Pawlik <nelchael@g.o>
3041 - python-distutils-ng.eclass:
3042 - Fix #! line for installed scripts and install them for enabled
3043 - implementations, see bug #416131.
3044 -
3045 - 20 May 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
3046 - strip-linguas check added
3047 -
3048 - 20 May 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
3049 - some debug infos for wrong use of vdr-plugin-2.eclass
3050 -
3051 - 20 May 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3052 - Try to avoid sandbox violation when running qhelpgenerator, bug 415517.
3053 -
3054 - 19 May 2012; Ulrich Müller <ulm@g.o> xemacs-elisp-common.eclass:
3055 - Fix name space collision with elisp-common.eclass, bug 406053.
3056 -
3057 - 19 May 2012; Davide Pesavento <pesa@g.o> qt4.eclass:
3058 - qt4.eclass is dead.
3059 -
3060 - 14 May 2012; Krzysztof Pawlik <nelchael@g.o>
3061 - python-distutils-ng.eclass:
3062 - Block older versions of sys-apps/portage that don't have improved
3063 - COLLISION_IGNORE handling, see bug #410691.
3064 -
3065 - 11 May 2012; Tomáš Chvátal <scarabeus@g.o> nsplugins.eclass:
3066 - Actually check if the plugin file exist before creating symlink. Avoids
3067 - broken symlinks.
3068 -
3069 - 10 May 2012; Tomáš Chvátal <scarabeus@g.o> office-ext.eclass:
3070 - Ignore licenses, user accept them by portage.
3071 -
3072 - 10 May 2012; Alexandre Rostovtsev <tetromino@g.o> waf-utils.eclass:
3073 - Depend on python and block python[-threads] for bug #409427.
3074 -
3075 - 09 May 2012; Tomáš Chvátal <scarabeus@g.o> office-ext.eclass:
3076 - Update the default unpack to detect cases when oxt is packed elsewhere.
3077 -
3078 - 09 May 2012; Matt Turner <mattst88@g.o> xorg-2.eclass:
3079 - Fix xorg-2's git:// EGIT_REPO_URI.
3080 -
3081 - 09 May 2012; Tomáš Chvátal <scarabeus@g.o> office-ext.eclass:
3082 - Add the src_unpack phase for office-ext eclass.
3083 -
3084 - 09 May 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
3085 - Don't call gtk-doc configure option when not available
3086 -
3087 - 08 May 2012; Andreas K. Huettel <dilfridge@g.o> kde4-base.eclass,
3088 - kde4-functions.eclass, kde4-meta.eclass, kde4-meta-pkg.eclass:
3089 - Sync kde4-*.eclass from kde overlay: add x11-libs/qt-dbus to kde
3090 - dependencies, eqawarn on ${mycmakeargs} as string, properly treat case of
3091 - undefined LINGUAS (bug 372457)
3092 -
3093 - 08 May 2012; Andreas K. Huettel <dilfridge@g.o> cmake-utils.eclass:
3094 - Update cmake-utils.eclass from kde overlay: make builds verbose by default,
3095 - fix usage of PREFIX (bug 358059)
3096 -
3097 - 07 May 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3098 - Stop stripping upstream CFLAGS from g++.conf for Qt 4.8 and later (see bug
3099 - 352778 comment #6).
3100 -
3101 - 06 May 2012; Fabian Groffen <grobian@g.o>
3102 - +ELT-patches/sol2-conf/2.4.2, libtool.eclass:
3103 - Add ELT patch for Solaris x64 libtool problem where the linker is set to
3104 - 'ld_sol2'
3105 -
3106 - 06 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
3107 - Silence eclass-to-manpage warnings.
3108 -
3109 - 05 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
3110 - Eliminate another duplicate slash.
3111 -
3112 - 05 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
3113 - Simplify ${D%/}/ to ${D}; PMS says ${D} always has a trailing slash, and it
3114 - works without a trailing slash anyway.
3115 -
3116 - 04 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
3117 - xorg-2.eclass:
3118 - Raise util-macros dependency.
3119 -
3120 - 04 May 2012; Krzysztof Pawlik <nelchael@g.o>
3121 - python-distutils-ng.eclass:
3122 - Let distutils compile python modules, see bug #413957.
3123 -
3124 - 03 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
3125 - Declare local S in _python-distutils-ng_run_for_impl.
3126 -
3127 - 02 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
3128 - Fix bytecode generation with Python 3, bug 413771. Patch by James Rowe.
3129 -
3130 - 02 May 2012; Gilles Dartiguelongue <eva@g.o> gnome2-utils.eclass,
3131 - gnome2.eclass:
3132 - Rewrite scrollkeeper support as proposed in bug #301311.
3133 -
3134 - 02 May 2012; Jeff Horelick <jdhore@g.o> clutter.eclass,
3135 - gkrellm-plugin.eclass, gnome-python-common.eclass, go-mono.eclass,
3136 - gpe.eclass, gst-plugins-bad.eclass, gst-plugins-base.eclass,
3137 - gst-plugins-good.eclass, gst-plugins-ugly.eclass, gtk-sharp-module.eclass,
3138 - kde4-base.eclass, ruby-ng-gnome2.eclass, mozcoreconf-2.eclass, xorg-2.eclass,
3139 - rox.eclass, vim.eclass, x-modular.eclass:
3140 - dev-util/pkgconfig -> virtual/pkgconfig
3141 -
3142 - 02 May 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3143 - dev-util/pkgconfig -> virtual/pkgconfig
3144 -
3145 - 30 Apr 2012; Krzysztof Pawlik <nelchael@g.o>
3146 - python-distutils-ng.eclass:
3147 - Remove die from eclass, simply warn if user has collision-protect enabled.
3148 -
3149 - 30 Apr 2012; Krzysztof Pawlik <nelchael@g.o>
3150 - python-distutils-ng.eclass:
3151 - Correctly chdir to ${S}, see bug #411563.
3152 -
3153 - 29 Apr 2012; Diego E. Pettenò <flameeyes@g.o> sgml-catalog.eclass:
3154 - Fix infinite look if the catalog is corrupted.
3155 -
3156 - 29 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
3157 - typo, added missing [ ] for test
3158 -
3159 - 29 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> +vdr-plugin-2.eclass:
3160 - vdr-plugin-2.eclass added; include major fixes for obselet i18n handling,
3161 - Linguas support
3162 -
3163 - 27 Apr 2012; Ulrich Müller <ulm@g.o> elisp-common.eclass:
3164 - Sync from Emacs overlay: Require GNU Emacs in elisp-need-emacs().
3165 -
3166 - 25 Apr 2012; Fabian Groffen <grobian@g.o> qt4-build.eclass:
3167 - fix_includes: create relative symlinks for header directories, such that
3168 - further additions by ebuilds in src_install don't fail
3169 -
3170 - 24 Apr 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
3171 - Oops didn't commit the dir supporting version. This replaces plain doins with
3172 - proper newins command.
3173 -
3174 - 24 Apr 2012; Tomáš Chvátal <scarabeus@g.o> +myspell-r2.eclass:
3175 - Add myspell-r2.eclass which is just eclassdoced myspell.eclass with removed
3176 - no-longer required stuff.
3177 -
3178 - 23 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
3179 - reverted last changes in plugin_has_gettext function
3180 -
3181 - 20 Apr 2012; Patrick Lauer <patrick@g.o> depend.apache.eclass:
3182 - Typo
3183 -
3184 - 20 Apr 2012; Patrick Lauer <patrick@g.o> depend.apache.eclass:
3185 - Extending depend.apache.eclass for apache 2.4
3186 -
3187 - 19 Apr 2012; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
3188 - Overhaul *FLAGS handling in eqmake4() to fix bug 361303. Thanks to Michael
3189 - (kensington) for the patch.
3190 -
3191 - 19 Apr 2012; Andreas K. Huettel <dilfridge@g.o> kde4-meta.eclass:
3192 - No ewarns even if tar misses some files on unpack, as that is so common it's
3193 - pretty much useless.
3194 -
3195 - 19 Apr 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
3196 - Added CABAL_FEATURES=test-suite by Alexander Vershilov. It enables building
3197 - of test suites introduced in Cabal-1.8
3198 -
3199 - 19 Apr 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3200 - Add appropriate blockers for qt-bearer.
3201 -
3202 - 18 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
3203 - removed unneeded path install for /usr/local/share; fix i18n install bug,
3204 - start with vdr-1.7.27 bug 411945, thanks to Marc Perrudin for this workaround
3205 -
3206 - 16 Apr 2012; Tomáš Chvátal <scarabeus@g.o> cmake-utils.eclass:
3207 - Whitespace cmake dep. Add build_rules to CMAKE_BUILD_DIR rather than to T as
3208 - they might vary for multiple abi builds. Create the CMAKE_BUILD_DIR right
3209 - away when determined.
3210 -
3211 - 16 Apr 2012; Samuli Suominen <ssuominen@g.o> waf-utils.eclass:
3212 - Unbreak waf-utils.eclass by restoring --jobs= argument wrt #412159
3213 -
3214 - 15 Apr 2012; Mike Frysinger <vapier@g.o> db.eclass perl-module.eclass
3215 - waf-utils.eclass:
3216 - Use new makeopts_jobs helper from eutils.eclass.
3217 -
3218 - 14 Apr 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
3219 - move 'dev-haskell/cabal' santy check out from 'pkg_*' to 'src_*' function to
3220 - allow binary installation. Reported by tamiko.
3221 -
3222 - 14 Apr 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
3223 - fix -dynamic './setup configure' failures against newer libffi (bug #411789
3224 - by Leonid Podolny)
3225 -
3226 - 09 Apr 2012; Sergei Trofimovich <slyfox@g.o> ghc-package.eclass,
3227 - haskell-cabal.eclass:
3228 - Remove outdated bits for <ghc-6.10 and <cabal-1.8. Switch from 'eerror' to
3229 - 'eqawarn' as suggested by Paweł Hajdan, Jr.
3230 - (http://www.gossamer-threads.com/lists/gentoo/dev/251259). Install empty
3231 - '.conf' files for binaries to help 'haskell-updater' pick binaries built with
3232 - onder haskell toolchain on ghc upgrade.
3233 -
3234 - 08 Apr 2012; Alexandre Rostovtsev <tetromino@g.o> gnome2-utils.eclass:
3235 - Punt stale icon-theme.cache files and empty icon theme directories after
3236 - theme uninstallation (bug #410495, thanks to Maxim Kammerer for reporting).
3237 -
3238 - 07 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
3239 - vdr-vdrmanager added for gettext handling
3240 -
3241 - 07 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
3242 - some plugins gives false positive results on gettext handling, add this
3243 - plugins here
3244 -
3245 - 04 Apr 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3246 - Update from qt overlay, fixes #407523.
3247 -
3248 - 04 Apr 2012; Johannes Huber <johu@g.o> kde4-base.eclass,
3249 - kde4-meta.eclass:
3250 - Use .xz also for 4.8.x with x>1.
3251 -
3252 - 03 Apr 2012; Krzysztof Pawlik <nelchael@g.o>
3253 - python-distutils-ng.eclass:
3254 - Add function that makes it easier to properly install Python scripts that get
3255 - installed automatically by distutils.
3256 -
3257 - 03 Apr 2012; Krzysztof Pawlik <nelchael@g.o> mercurial.eclass:
3258 - Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469.
3259 -
3260 - 03 Apr 2012; Krzysztof Pawlik <nelchael@g.o>
3261 - python-distutils-ng.eclass:
3262 - Add detection of collision-protect in FEATURES.
3263 -
3264 - 03 Apr 2012; Pacho Ramos <pacho@g.o> git-2.eclass:
3265 - Reorder git-2.eclass maintainers to get bugs assigned to most active
3266 - maintainer.
3267 -
3268 - 02 Apr 2012; Pacho Ramos <pacho@g.o> eutils.eclass:
3269 - Use einfo instead of ewarn as discussed in
3270 - http://archives.gentoo.org/gentoo-dev/msg_512b5e4049617666f6637618bd62857a.xm
3271 - l
3272 -
3273 - 02 Apr 2012; Sergei Trofimovich <slyfox@g.o> darcs.eclass:
3274 - Switch from ESCM_OFFLINE var to EVCS_OFFLINE (bug #410467 by Ulrich Müller).
3275 - Don't skip _darcs/ when checkout to $WORKDIR. Add 'rsync' to DEPENDS.
3276 -
3277 - 01 Apr 2012; Mike Gilbert <floppym@g.o> subversion.eclass:
3278 - ESCM_OFFLINE -> EVCS_OFFLINE. Bug 410471.
3279 -
3280 - 30 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
3281 - python-distutils-ng.eclass:
3282 - Fix two small issues, spotted by Sławomir Nizio
3283 - <slawomir.nizio@×××××××.org>.
3284 -
3285 - 29 Mar 2012; Patrick Lauer <patrick@g.o> apache-2.eclass:
3286 - Sanitizing directory permissions #398899
3287 -
3288 - 29 Mar 2012; Marien Zwart <marienz@g.o> python.eclass:
3289 - Add more versions of pypy to the hardcoded mapping in python.eclass.
3290 -
3291 - 28 Mar 2012; Marien Zwart <marienz@g.o> python-distutils-ng.eclass:
3292 - Try to unbreak dependency generation.
3293 -
3294 - 26 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
3295 - python-distutils-ng.eclass:
3296 - _python-distutils-ng_generate_depend was used only in one place, inline it.
3297 -
3298 - 26 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
3299 - python-distutils-ng.eclass:
3300 - Avoid ${impl::-3} parameter expansion, this is not supported by older bash
3301 - and caused issues with cache generation.
3302 -
3303 - 26 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
3304 - python-distutils-ng.eclass:
3305 - Small fixes: use +=, cleanup used variables, white space.
3306 -
3307 - 26 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
3308 - python-distutils-ng.eclass:
3309 - Include only valid values in REQUIRED_USE.
3310 -
3311 - 26 Mar 2012; Justin Lecher <jlec@g.o> python-distutils-ng.eclass:
3312 - Add missing space to new python.eclass
3313 -
3314 - 25 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
3315 - +python-distutils-ng.eclass:
3316 - Add python-distutils-ng.eclass: new eclass for installing Python, distutils
3317 - based packages.
3318 -
3319 - 25 Mar 2012; Gilles Dartiguelongue <eva@g.o>
3320 - gnome-python-common.eclass:
3321 - Replace old py-compile trick by the one from python eclass.
3322 -
3323 - 24 Mar 2012; Andreas K. Huettel <dilfridge@g.o> kde4-meta.eclass:
3324 - Make opengl dependency soft in kde-workspace (except kwin)
3325 -
3326 - 23 Mar 2012; Mike Gilbert <floppym@g.o> chromium.eclass:
3327 - Set IUSE=custom-cflags in the eclass so we can reference it in the die hook.
3328 -
3329 - 23 Mar 2012; Mike Gilbert <floppym@g.o> sgml-catalog.eclass:
3330 - Convert SGML_TOINSTALL to a bash array. Add some documentation.
3331 -
3332 - 23 Mar 2012; Mike Gilbert <floppym@g.o> sgml-catalog.eclass:
3333 - PMS says that postrm runs before postinst, so remove workaround in
3334 - sgml-catalog_pkg_postrm. Fix order of arguments in einfo message.
3335 -
3336 - 22 Mar 2012; Alexis Ballier <aballier@g.o> texlive-module.eclass:
3337 - Drop support for pre-2010 TeX Live versions
3338 -
3339 - 22 Mar 2012; Michał Górny <mgorny@g.o> xorg-2.eclass:
3340 - Use autotools-utils to reconfigure.
3341 -
3342 - 22 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3343 - All ebuilds need a version number so drop special case for master. Update
3344 - comments.
3345 -
3346 - 21 Mar 2012; Diego E. Pettenò <flameeyes@g.o> autotools.eclass:
3347 - Go back to use a variable rather than an array for _LATEST_AUTOMAKE, use
3348 - versionator eclass to go back to the full version instead, so that it's clear
3349 - what's going on and other developers don't misread the code. It's only
3350 - perfect for EAPI >= 0 but it's not broken on EAPI=0 anyway.
3351 -
3352 - 20 Mar 2012; Mike Gilbert <floppym@g.o> python.eclass:
3353 - Define _python_implementation() earlier.
3354 - Update handling of dependencies.
3355 - Patch by Arfrever. Backported from Progress Overlay.
3356 - http://code.google.com/p/gentoo-progress/source/detail?r=1705
3357 -
3358 - 19 Mar 2012; Michał Górny <mgorny@g.o> vcs-snapshot.eclass:
3359 - Fix old eclass name in die-message.
3360 -
3361 - 19 Mar 2012; Michał Górny <mgorny@g.o> +vcs-snapshot.eclass:
3362 - Introduce vcs-snapshot eclass to simplify working with github, bitbucket
3363 - and similar snapshots.
3364 -
3365 - 18 Mar 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
3366 - move eerror to ewarn, make the gettext warning less importend
3367 -
3368 - 17 Mar 2012; Michael Pagano <mpagano@g.o> kernel-2.eclass:
3369 - Fix eclass for rc kernels, and fix testing tarball download location. bug
3370 - #407869
3371 -
3372 - 15 Mar 2012; Patrick Lauer <patrick@g.o> distutils.eclass:
3373 - Fixing #407495
3374 -
3375 - 14 Mar 2012; Mike Gilbert <floppym@g.o> chromium.eclass:
3376 - Improve warning about debug (-g) flags in chromium_pkg_die.
3377 -
3378 - 14 Mar 2012; Mike Gilbert <floppym@g.o> +chromium.eclass:
3379 - New eclass.
3380 -
3381 - 13 Mar 2012; Ralph Sennhauser <sera@g.o> java-utils-2.eclass:
3382 - Add JAVA_PKG_WANT_BUILD_VM to allow limiting build VM by VM handle. The main
3383 - aim is to allow respecting the system VM, if possible, for a subset of VMs
3384 - provided by the jdk virtuals.
3385 - Thanks to Vlastimil Babka <caster@g.o> for contributing the variable
3386 - name and review.
3387 -
3388 - 10 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3389 - Rev. 1.527 fixed 4.7 without me noticing. Add comments about the format of
3390 - gcc/BASE-VER to prevent future confusion.
3391 -
3392 - 10 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3393 - Revert PRERELEASE setting for live ebuilds. It seems 4.7 treats BASE-VER
3394 - differently than earlier versions. This fixes them, but breaks 4.7 again.
3395 -
3396 - 10 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3397 - We need micro versions on live ebuilds in order for tc_version_is_at_least()
3398 - to work properly.
3399 -
3400 - 10 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3401 - Tweak live ebuild bits.
3402 -
3403 - 10 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3404 - Fix unpacking of live git ebuilds.
3405 -
3406 - 09 Mar 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
3407 - readded vdr-plugin_pkg_config dummy function
3408 -
3409 - 09 Mar 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
3410 - removed vdr-plugin_pkg_config function, unused, changed on 2008 to eselect
3411 - vdrplugin handling
3412 -
3413 - 09 Mar 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
3414 - Drop haddock from DEPENDS when USE=doc haddock. haddock-2.9.2+ can be used
3415 - right in the ebuild phase to build it's docs.
3416 -
3417 - 08 Mar 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3418 - Die earlier on unsupported EAPI.
3419 -
3420 - 07 Mar 2012; Mike Gilbert <floppym@g.o> python.eclass:
3421 - Fix default src_test implementation in EAPI 4. Patch by pesa.
3422 -
3423 - 06 Mar 2012; Andreas K. Huettel <dilfridge@g.o> kde4-base.eclass,
3424 - kde4-meta.eclass:
3425 - Update from kde overlay
3426 -
3427 - 05 Mar 2012; Patrick Lauer <patrick@g.o> apache-2.eclass:
3428 - Don't set eapi in eclass, #405911
3429 -
3430 - 03 Mar 2012; Vlastimil Babka <caster@g.o> ant-tasks.eclass:
3431 - Add support for ANT_TASK_DISABLE_VM_DEPS variable - when enabled, the jdk/jre
3432 - deps are not added by eclass.
3433 -
3434 - 03 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3435 - Prevent bundled libffi from being installed with gcj or gccgo (bug #354903 by
3436 - Xake). Drop old libffi-related code.
3437 -
3438 - 01 Mar 2012; Naohiro Aota <naota@g.o> eutils.eclass:
3439 - Consider patch alias, #404447
3440 -
3441 - 01 Mar 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3442 - Cleanup qt_mkspecs_dir().
3443 -
3444 - 01 Mar 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3445 - Fold standard_configure_options() into qt4-build_src_configure().
3446 -
3447 - 01 Mar 2012; Ulrich Müller <ulm@g.o> eutils.eclass:
3448 - Cdrom functions split out to dedicated cdrom.eclass.
3449 -
3450 - 28 Feb 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3451 - Add qt-openvg blocker.
3452 -
3453 - 27 Feb 2012; Mike Gilbert <floppym@g.o> python.eclass:
3454 - Add a safety check to catch issues like bug 405299 earlier. Adapted from
3455 - Progress overlay.
3456 -
3457 - 26 Feb 2012; Pacho Ramos <pacho@g.o> tla.eclass:
3458 - Convert to eshopts_{push,pop}, bug 328871 by Spanky.
3459 -
3460 - 26 Feb 2012; Pacho Ramos <pacho@g.o> eutils.eclass:
3461 - Use correct menu categories for app-* as discussed in gentoo-dev.
3462 -
3463 - 25 Feb 2012; Michal Hrusecky <miska@g.o> obs-service.eclass:
3464 - Improved obs-service eclass to fix paths to suse-build automatically
3465 -
3466 - 25 Feb 2012; Robin H. Johnson <robbat2@g.o> linux-mod.eclass:
3467 - Bug #404193: Depend on virtual/modutils instead of
3468 - sys-apps/module-init-tools.
3469 -
3470 - 23 Feb 2012; Alex Legler <a3li@g.o> ruby-ng.eclass:
3471 - Improve no-matching-ruby-target-error message wording wrt bug 405373.
3472 -
3473 - 21 Feb 2012; Justin Lecher <jlec@g.o> subversion.eclass:
3474 - Respect ESVN_USER, ESVN_PASSWORD and ESVN_OPTIONS on repo update, #401737
3475 -
3476 - 20 Feb 2012; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
3477 - Use WORKDIR instead of T for temporary GNUstep.conf, fixes bug #389859
3478 -
3479 - 20 Feb 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3480 - Require dev-libs/ppl-0.11 now that it's stable (bug #396569). Drop cloog-ppl
3481 - include path workaround as we've required 0.15.0 for a while now.
3482 -
3483 - 20 Feb 2012; Robin H. Johnson <robbat2@g.o> autotools.eclass:
3484 - Remove my WANT_AUTOMAKE=none overloading in eautomake and instead introduce
3485 - AT_NOEACLOCAL, AT_NOEAUTOCONF, AT_NOEAUTOMAKE that work the same as
3486 - AT_NOELIBTOOLIZE. Should fix bug #404555.
3487 -
3488 - 15 Feb 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
3489 - move media-tv to virtual/linuxtv-dvb-headers, bug #403929
3490 -
3491 - 13 Feb 2012; Zac Medico <zmedico@g.o> python.eclass:
3492 - Enable PyPy 1.8 support. Merged from the progress overlay:
3493 - http://code.google.com/p/gentoo-progress/source/detail?r=1785
3494 -
3495 - 13 Feb 2012; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
3496 - Minor code style cleanup and quoting fixes.
3497 -
3498 - 13 Feb 2012; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
3499 - Finally remove ${S} fallback, it was deprecated 3 months ago.
3500 -
3501 - 13 Feb 2012; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
3502 - eqmake4: make CONFIG manipulation more robust by using gsub in the awk
3503 - script. Fixes bug #372719.
3504 -
3505 - 12 Feb 2012; Matti Bickel <mabi@g.o> php-lib-r1.eclass:
3506 - always install stuff into /usr/share/php
3507 -
3508 - 12 Feb 2012; Matti Bickel <mabi@g.o> fox.eclass:
3509 - fix eclass to also support building apps with fox:1.7
3510 -
3511 - 12 Feb 2012; Magnus Granberg <zorry@g.o> toolchain.eclass:
3512 - PaX mark cc1 and cc1plus for bug 301299
3513 -
3514 - 12 Feb 2012; Robin H. Johnson <robbat2@g.o> autotools.eclass:
3515 - Provide a way to run eautoreconf without automake by using
3516 - WANT_AUTOMAKE=none.
3517 -
3518 - 11 Feb 2012; Christian Ruppert <idl0r@g.o> vdr-plugin.eclass:
3519 - Remove vdr_add_local_patch() and use epatch_user() from eutils instead. Issue
3520 - a error in case the old variable to pass user patches is still used. Also the
3521 - example has been removed as it was actually a common ebuild example, nothing
3522 - specific. Update descriptions.
3523 -
3524 - 11 Feb 2012; Ulrich Müller <ulm@g.o> elisp-common.eclass:
3525 - Delete declaration of unused variable.
3526 -
3527 - 10 Feb 2012; Thomas Sachau (Tommy[D]) <tommy@g.o> python.eclass:
3528 - Revert previous commit to python eclass, breaks any ebuild using
3529 - PYTHON_DEPEND=2.4 without any need or prior warning
3530 -
3531 - 10 Feb 2012; Patrick Lauer <patrick@g.o> python.eclass:
3532 - Removing python 2.4 support from python eclass
3533 -
3534 - 09 Feb 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3535 - Make src_test() a noop for qt-multimedia (bug #332299).
3536 -
3537 - 09 Feb 2012; Markos Chandras <hwoarang@g.o> qt4-build.eclass:
3538 - Drop buggy code as discussed on qt@g.o on 2012/02/02
3539 -
3540 - 09 Feb 2012; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
3541 - Use check on configuration file instead of has_version for EAPI0 ebuilds
3542 -
3543 - 08 Feb 2012; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
3544 - Force clang when using experimental libobjc2 support
3545 -
3546 - 07 Feb 2012; Lars Wendler <polynomial-c@g.o> mozlinguas.eclass:
3547 - Whitespace fix
3548 -
3549 - 07 Feb 2012; Lars Wendler <polynomial-c@g.o> mozlinguas.eclass:
3550 - Fixed eclass for usage with seamonkey (which has langpacks in beta releases).
3551 -
3552 - 07 Feb 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
3553 - Added support for CABAL_EXTRA_BUILD_FLAGS and HCFLAGS magic variables.
3554 -
3555 - 06 Feb 2012; Nirbheek Chauhan <nirbheek@g.o> mozconfig-3.eclass:
3556 - Depend on an icon theme, fixes bug 341697
3557 -
3558 - 05 Feb 2012; Mike Gilbert <floppym@g.o> mercurial.eclass:
3559 - Don't die if hg pull exits with status 1.
3560 -
3561 - 04 Feb 2012; Nirbheek Chauhan <nirbheek@g.o> +mozlinguas.eclass:
3562 - Add mozlinguas.eclass to handle language packs for mozilla products
3563 -
3564 - 04 Feb 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3565 - Fix typo in recursive autoreconf.
3566 -
3567 - 02 Feb 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3568 - Use checksums to determine whether files need autoreconf. Fixes bug #399641.
3569 -
3570 - 02 Feb 2012; Mike Gilbert <floppym@g.o> subversion.eclass:
3571 - Introduce ESVN_UMASK variable to override default umask. Patch by Arfrever.
3572 -
3573 - 31 Jan 2012; Markos Chandras <hwoarang@g.o> qt4-build.eclass:
3574 - Initial EAPI4 support in qt4-build eclass
3575 -
3576 - 31 Jan 2012; Ulrich Müller <ulm@g.o> eutils.eclass:
3577 - Use ${P}-${PR} instead of ${PF} in epatch_user.
3578 -
3579 - 30 Jan 2012; Mike Gilbert <floppym@g.o> python.eclass:
3580 - Avoid inheriting eutils from python.eclass.
3581 -
3582 - 30 Jan 2012; Mike Gilbert <floppym@g.o> python.eclass:
3583 - Detect needless usage of python_convert_shebangs(). Patch by Arfrever.
3584 -
3585 - 30 Jan 2012; Justin Lecher <jlec@g.o> autotools-utils.eclass:
3586 - Call glib-gettextize with --force in autotools-utils.eclass
3587 -
3588 - 21 Jan 2012; Andreas K. Huettel <dilfridge@g.o> cmake-utils.eclass:
3589 - Dont force CMAKE_BUILD_WITH_INSTALL_RPATH in APPLE prefix on request from
3590 - prefix guys, bug 398437
3591 -
3592 - 21 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3593 - Force autoreconf on user patches only.
3594 -
3595 - 21 Jan 2012; Mike Gilbert <floppym@g.o> python.eclass:
3596 - Copy python_clean_py-compile_files from Progress overlay. Thanks Arfrever.
3597 - Bug 396586.
3598 -
3599 - 20 Jan 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
3600 - Added stdout echoing of most executed phase commands. Added stub for
3601 - CABAL_USE_HSCOLOUR feature to ease ebuild syncing from haskell overlay.
3602 -
3603 - 19 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3604 - Add AM_CONFIG_HEADER check (for pixman autoreconf).
3605 -
3606 - 19 Jan 2012; Michał Górny <mgorny@g.o> git-2.eclass:
3607 - Strip .git from storedir; wrt bug #386845.
3608 -
3609 - 19 Jan 2012; Matti Bickel <mabi@g.o> php-pear-lib-r1.eclass:
3610 - Removed superflous call to has_php from php-pear-lib-r1
3611 -
3612 - 19 Jan 2012; Matti Bickel <mabi@g.o> php-ext-source-r2.eclass:
3613 - Added addpredict to src_configure phase because of bug #385403
3614 -
3615 - 18 Jan 2012; Matti Bickel <mabi@g.o> php-pear-r1.eclass:
3616 - Remove dependency on long gone dev-php/PEAR-PEAR-1.8.1
3617 -
3618 - 17 Jan 2012; Magnus Granberg <zorry@g.o> toolchain.eclass:
3619 - Add HARD_CFLAGS to ALL_CXXFLAGS for hardened gcc 4.7
3620 -
3621 - 17 Jan 2012; Johannes Huber <johu@g.o> kde4-base.eclass:
3622 - Drop kdeenablefinal build feature. Fix source uri calc for KDE SC 4.7.97 aka
3623 - 4.8 RC2 caused by screwed up version number scheme by upstream.
3624 -
3625 - 16 Jan 2012; Samuli Suominen <ssuominen@g.o> xfconf.eclass:
3626 - Raise xfce4-dev-tools DEPEND to 4.9.1 for LT_INIT and LT_PREREQ support.
3627 -
3628 - 15 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3629 - Quiet grep output.
3630 -
3631 - 15 Jan 2012; Christian Ruppert <idl0r@g.o> vdr-plugin.eclass:
3632 - Add maintainer, description tags etc.
3633 -
3634 - 15 Jan 2012; Christian Ruppert <idl0r@g.o> vdr-plugin.eclass:
3635 - Add EAPI 4 support
3636 -
3637 - 15 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3638 - Improve the --docdir configure grep.
3639 -
3640 - 15 Jan 2012; Ulrich Müller <ulm@g.o> cdrom.eclass:
3641 - New variable CDROM_DISABLE_PROPERTIES. Set PROPERTIES only if this is unset.
3642 -
3643 - 15 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3644 - Pass --docdir to configure only when supported.
3645 -
3646 - 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3647 - Use path_exists() to ensure any file exists in docdir.
3648 -
3649 - 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3650 - Replace the docdir-directory error with a warning.
3651 -
3652 - 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3653 - Pass --force to eautopoint and few other pre-autoreconf funcs.
3654 -
3655 - 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3656 - Autoreconfigure packages when user patches need it.
3657 -
3658 - 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3659 - Disallow eautomake from calling eautoreconf unnecessarily.
3660 -
3661 - 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3662 - Pass --docdir to configure, and install docs from it; wrt bug #350423.
3663 -
3664 - 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3665 - Support installing default docs, similarly to EAPI4; wrt bug #397659.
3666 -
3667 - 13 Jan 2012; Matti Bickel <mabi@g.o> php-ext-source-r2.eclass:
3668 - Uncomment DEPEND for php-ext-source-r2.eclass, but w/o the SELFDEPEND that
3669 - breaks pecl ebuilds (bug #398553)
3670 -
3671 - 13 Jan 2012; Ulrich Müller <ulm@g.o> +cdrom.eclass:
3672 - New cdrom.eclass, split out CD-ROM functions from eutils.eclass.
3673 -
3674 - 13 Jan 2012; Ralph Sennhauser <sera@g.o> java-virtuals-2.eclass:
3675 - Set S="${WORKDIR}" for java-virtuals as EAPI-4 doesn't permit the
3676 - S-to-WORKDIR fallback anymore.
3677 -
3678 - 09 Jan 2012; Justin Lecher <jlec@g.o> autotools-utils.eclass:
3679 - Correct typo in autotools-utils.eclass: @DEFAULT-UNSET -> @DEFAULT_UNSET
3680 -
3681 - 07 Jan 2012; Michał Górny <mgorny@g.o> systemd.eclass:
3682 - Install systemd units to /usr/lib.
3683 -
3684 - 06 Jan 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
3685 - mysql.eclass, mysql-autotools.eclass, mysql-cmake.eclass, mysql-v2.eclass,
3686 - mysql_fx.eclass:
3687 - [mysql eclasses] Added prefix support for eclasses - fixes bug 348788 and bug
3688 - 388125.
3689 - Bumped required EAPI to 3 due to the prefix support.
3690 - Fix -userpriv detection - fixes bug 312809.
3691 -
3692 - 05 Jan 2012; Michał Górny <mgorny@g.o> systemd.eclass:
3693 - Fix use of dosym with directory destination.
3694 -
3695 - 05 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3696 - Add AUTOTOOLS_AUTORECONF for bug #392073.
3697 -
3698 - 03 Jan 2012; Nirbheek Chauhan <nirbheek@g.o>
3699 - gnome-python-common.eclass:
3700 - New automake uses $(SHELL) py-compile, which fails if py-compile is a symlink
3701 - to /bin/true. Make it an executable empty file instead.
3702 -
3703 - 03 Jan 2012; Justin Lecher <jlec@g.o> eutils.eclass:
3704 - Convert make_desktop_entry() comment block to be eclass-manpages conform,
3705 - #397451
3706 -
3707 - 01 Jan 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3708 - Pass -importdir to configure only for qt >= 4.7 (bug #396685).
3709 -
3710 - 01 Jan 2012; Mike Gilbert <floppym@g.o> distutils.eclass,
3711 - python.eclass:
3712 - Avoid including python.eclass more than once.
3713 -
3714 - 31 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3715 - Respect {C,CXX,LD}FLAGS during config.tests (bug #336618).
3716 -
3717 - 30 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3718 - Make the output of qt4-build_src_unpack() more readable.
3719 -
3720 - 28 Dec 2011; Stratos Psomadakis <psomas@g.o> kernel-2.eclass:
3721 - Fix URIs for longterm kernels
3722 -
3723 - 28 Dec 2011; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
3724 - Clean up setup-allowed-flags().
3725 -
3726 - 28 Dec 2011; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
3727 - Remove UNSTABLE_FLAGS. Keyword status should not determine what flags are
3728 - used. Move -Os to allowed flags as it's been stable since 4.0ish and drop -O0
3729 - because it breaks things a lot.
3730 -
3731 - 27 Dec 2011; Jesus Rivero <neurogeek@g.o> subversion.eclass:
3732 - Handle UUID mismatch by deleting working copy and checking out it again.
3733 - Patch by Arfrever.
3734 -
3735 - 27 Dec 2011; Christian Faulhammer <fauli@g.o> rox-0install.eclass,
3736 - apache-2.eclass, common-lisp-common-2.eclass, gnustep-2.eclass,
3737 - java-ant-2.eclass, java-pkg-2.eclass, java-pkg-opt-2.eclass,
3738 - java-utils-2.eclass, java-virtuals-2.eclass, common-lisp-common-3.eclass,
3739 - tetex-3.eclass, ant-tasks.eclass, apache-module.eclass, bsdmk.eclass,
3740 - common-lisp.eclass, common-lisp-common.eclass, darcs.eclass, db.eclass,
3741 - db-use.eclass, embassy.eclass, emul-linux-x86.eclass, enlightenment.eclass,
3742 - font-ebdftopcf.eclass, fox.eclass, freebsd.eclass, games.eclass,
3743 - games-mods.eclass, gnat.eclass, gnatbuild.eclass, gnome-python-common.eclass,
3744 - gst-plugins-bad.eclass, gst-plugins-base.eclass, gst-plugins-good.eclass,
3745 - gst-plugins10.eclass, horde.eclass, java-mvn-src.eclass, java-osgi.eclass,
3746 - java-pkg-simple.eclass, mercurial.eclass, mozextension.eclass,
3747 - myspell.eclass, mysql_fx.eclass, nsplugins.eclass, pam.eclass,
3748 - perl-app.eclass, php-common-r1.eclass, php-ezc.eclass, portability.eclass,
3749 - rox.eclass, rpm.eclass, savedconfig.eclass, scsh.eclass, sgml-catalog.eclass,
3750 - stardict.eclass, sword-module.eclass, tetex.eclass, tla.eclass,
3751 - vdr-plugin.eclass, versionator.eclass, vim-doc.eclass, vim-plugin.eclass,
3752 - vim-spell.eclass, vmware.eclass, vmware-mod.eclass, webapp.eclass,
3753 - wxwidgets.eclass, x-modular.eclass, xemacs-elisp.eclass,
3754 - xemacs-elisp-common.eclass, xemacs-packages.eclass, xfconf.eclass,
3755 - zproduct.eclass:
3756 - Update copyright years in headers
3757 -
3758 - 27 Dec 2011; Robin H. Johnson <robbat2@g.o> mysql-cmake.eclass,
3759 - mysql-v2.eclass:
3760 - Bug #396089: Avoid automagic systemtap/dtrace in MySQL 5.5.
3761 -
3762 - 27 Dec 2011; Mike Gilbert <floppym@g.o> twisted.eclass:
3763 - Only call doman on manpages in twisted_src_install. Credit to Arfrever.
3764 -
3765 - 27 Dec 2011; Mike Gilbert <floppym@g.o> twisted.eclass:
3766 - Use twistedmatrix.com/Releases in SRC_URI; tmrc.mit.edu does not have
3767 - tarballs past 10.2.
3768 -
3769 - 26 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3770 - Misc cleanups, add a few missing "|| die", fix description of some functions.
3771 -
3772 - 25 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3773 - Delete obsolete sed on fvisibility.test, it's no longer needed in all
3774 - versions of Qt currently available in the tree.
3775 -
3776 - 22 Dec 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3777 - Add a note on AT_NOELIBTOOLIZE=yes in src_prepare(). Fixes #395649.
3778 -
3779 - 21 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3780 - Disable rpath for Qt 4.8 and later (bug #380415). Thanks to dilfridge for
3781 - testing.
3782 -
3783 - 21 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3784 - Remove obsolete workaround.
3785 -
3786 - 18 Dec 2011; Robin H. Johnson <robbat2@g.o> python.eclass:
3787 - Bug #390691: Be careful about cp call to coreutils with --no-preserve option
3788 - that might not be available until later in an upgrade.
3789 -
3790 - 18 Dec 2011; Diego E. Pettenò <flameeyes@g.o> ruby-ng.eclass:
3791 - Reorder setting of REQUIRED_USE to stay near IUSE setting; also use
3792 - ruby_get_use_targets to set IUSE.
3793 -
3794 - 18 Dec 2011; Andreas K. Huettel <dilfridge@g.o> kde4-base.eclass,
3795 - kde4-functions.eclass, kde4-meta.eclass:
3796 - Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks
3797 - (requires libkworkspace rebuild), force qt-4.7.4 for kde-4.8, properly treat
3798 - kde-4.[789] version numbers, warn if the handbook useflag is added manually
3799 -
3800 - 17 Dec 2011; Maciej Mrozowski <reavertm@g.o> eutils.eclass:
3801 - Revert old eshopts_{pop,push} implementations until new ones pass unit tests.
3802 - Bug 395025.
3803 -
3804 - 16 Dec 2011; Jonathan Callen <abcd@g.o> qt4-build.eclass:
3805 - Set importdir to be /usr/$(get_libdir)/qt4/imports instead of the
3806 - non-FHS-compliant /usr/imports
3807 -
3808 - 16 Dec 2011; Maxim Koltsov <maksbotan@g.o> leechcraft.eclass:
3809 - Add app-arch/xz-utils dependency to leechcraft.eclass
3810 -
3811 - 15 Dec 2011; Maxim Koltsov <maksbotan@g.o> leechcraft.eclass:
3812 - Update leechcraft eclass to new filename suffix
3813 -
3814 - 14 Dec 2011; Alexandre Rostovtsev <tetromino@g.o> gnome2-utils.eclass,
3815 - gnome2.eclass:
3816 - Do not use gnome2_schemas_update --uninstall; --uninstall has no effect since
3817 - glib-2.25.11, and has been removed in 2.31.x (bug #394501, thanks to
3818 - Marc-Antoine Perennou for reporting).
3819 -
3820 - 14 Dec 2011; Sergei Trofimovich <slyfox@g.o> multilib.eclass:
3821 - Added -m32 to CFLAGS_sparc32. Allows to build sparc64-* multilib toolchain
3822 - without additional tuning.
3823 -
3824 - 14 Dec 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3825 - Drop base.eclass inherit and thus src_unpack() export.
3826 -
3827 - 13 Dec 2011; Ralph Sennhauser <sera@g.o> java-utils-2.eclass:
3828 - No longer require JDK for installing java binpkg. #206024
3829 -
3830 - 10 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3831 - Handle sparc64-* in arch configuration.
3832 -
3833 - 08 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3834 - Update HOMEPAGE (bug #388133).
3835 -
3836 - 07 Dec 2011; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3837 - Disappear disappeared devs.
3838 -
3839 - 05 Dec 2011; Mike Gilbert <floppym@g.o> java-vm-2.eclass:
3840 - Add semicolon to fix ferringb's last change.
3841 -
3842 - 04 Dec 2011; Brian Harring <ferringb@g.o> java-vm-2.eclass:
3843 - Fix IFS=: bleeding out from java-vm_sandbox-predict invocations.
3844 -
3845 - 03 Dec 2011; Ulrich Mueller <ulm@g.o> elisp.eclass,
3846 - elisp-common.eclass:
3847 - Sync eclasses from Emacs overlay (revision 1759).
3848 - elisp.eclass: Allow for user patches. New variable ELISP_REMOVE.
3849 - elisp-common.eclass: Replace echo by ebegin/eend for proper logging.
3850 -
3851 - 02 Dec 2011; Brian Harring <ferringb@g.o> eutils.eclass:
3852 - Fix eqawarn to match portage's return code; this fixes sporadic failures
3853 - in alternate managers for packages like freetype that bleed the
3854 - return code through.
3855 -
3856 - 27 Nov 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3857 - Revert making pushd/popd fatal due to humongous breakage. Add a warning
3858 - message instead.
3859 -
3860 - 27 Nov 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3861 - Denote that autotools-utils must not be mixed with econf/emake.
3862 -
3863 - 26 Nov 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3864 - Remove implicit IUSE=debug deprecation warning.
3865 -
3866 - 26 Nov 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
3867 - Add failure handling for pushd/popd calls.
3868 -
3869 - 24 Nov 2011; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
3870 - set_java_env(): Substitute @SLOT@ in vm env files
3871 - java-vm_check-nsplugin(): Fix handling of IUSE defaults
3872 -
3873 - 24 Nov 2011; Maciej Mrozowski <reavertm@g.o> virtuoso.eclass:
3874 - Dependency on <gawk-4 moved to virtuoso-server-6.1.{2,3}.
3875 -
3876 - 21 Nov 2011; Jory A. Pratt <anarchy@g.o> nsplugins.eclass:
3877 - Assign to mozilla herd, add share_plugins_dir function for mozilla
3878 - applications.
3879 -
3880 - 21 Nov 2011; Jory A. Pratt <anarchy@g.o> mozconfig-3.eclass:
3881 - Fix handling of crashreporter use.
3882 -
3883 - 21 Nov 2011; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
3884 - Move handling of PaX marking JVM executables to eclass.
3885 -
3886 - 21 Nov 2011; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3887 - Fix live ebuilds.
3888 -
3889 - 19 Nov 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3890 - Add dependency on dev-util/pkgconfig (#385835 and #387783).
3891 -
3892 - 19 Nov 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3893 - Remove support for Qt 4.5, add blockers for qt-declarative, small cleanup.
3894 -
3895 - 19 Nov 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3896 - Make qt_assistant_cleanup() a no-op for Qt 4.7.4 and later (bug #386709).
3897 -
3898 - 18 Nov 2011; Michał Górny <mgorny@g.o> scons-utils.eclass:
3899 - Add DESTDIR-like variable to the example.
3900 -
3901 - 18 Nov 2011; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
3902 - Set VARTEXFONTS for doc generation, fix sandbox access violation on
3903 - /var/cache/fonts
3904 -
3905 - 17 Nov 2011; Tiziano Müller <dev-zero@g.o> mysql-v2.eclass:
3906 - Fixed misplaced quotes in mysql-v2 eclass causing 'emerge --config mysql' to
3907 - fail (bug #388673).
3908 -
3909 - 15 Nov 2011; Vlastimil Babka <caster@g.o> java-vm-2.eclass:
3910 - Drop the repetitive elogs about revdep rebuild control files for binary
3911 - JVM's.
3912 -
3913 - 14 Nov 2011; Nirbheek Chauhan <nirbheek@g.o> mozconfig-3.eclass:
3914 - Remove obsolete xorg-x11 dep from mozconfig-3
3915 -
3916 - 14 Nov 2011; Alexandre Rostovtsev <tetromino@g.o> gnome2-utils.eclass,
3917 - gnome2.eclass:
3918 - Add gnome2_environment_reset() to reset env variables that often cause build
3919 - or test failures (most recently bug #380639). The XDG_* resetting code had
3920 - been tested in the gnome overlay for months with good results.
3921 -
3922 - 12 Nov 2011; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
3923 - Restore ${S} fallback, but with a deprecation notice saying that it will be
3924 - removed in 30 days.
3925 -
3926 - 12 Nov 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
3927 - Set qt@g.o as maintainer, minor cleanups (quoting, whitespace, etc.)
3928 -
3929 - 12 Nov 2011; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
3930 - Remove ${S} fallback from src_unpack, set qt@g.o as maintainer, remove
3931 - unnecessary quoting.
3932 -
3933 - 12 Nov 2011; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
3934 - Add java-vm_sandbox-predict for installing a sandbox control file along with
3935 - any JVM that needs it. Bug 388937#c1
3936 -
3937 - 11 Nov 2011; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
3938 - Test that appended flags are valid. This allows people to add flags that were
3939 - unsupported in earlier releases without needing to do version checking.
3940 -
3941 - 10 Nov 2011; Pacho Ramos <pacho@g.o> gtk-sharp-module.eclass:
3942 - gnome-desktop-sharp stuff need gnome-desktop:2, bug #389181 by Kacper
3943 - Kowalik.
3944 -
3945 - 10 Nov 2011; Naohiro Aota <naota@g.o>
3946 - ELT-patches/fbsd-conf/00broken-libglade:
3947 - Add patch applied detection comment
3948 -
3949 - 08 Nov 2011; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
3950 - Fix sandbox access violation on /root/GNUstep, bug #383665
3951 -
3952 - 08 Nov 2011; Michael Pagano <mpagano@g.o> kernel-2.eclass:
3953 - Modify to support new location of 2.6 kernels on kernel.org and mirrors
3954 -
3955 - 04 Nov 2011; Naohiro Aota <naota@g.o> mysql.eclass, user.eclass:
3956 - Change possible mis-used ${action} to ${db}
3957 -
3958 - 03 Nov 2011; Andreas K. Huettel <dilfridge@g.o> +ChangeLog:
3959 - Created ChangeLog
3960 +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1106 2014/01/01 15:54:35 dilfridge Exp $
3961
3962 + For previous entries, please see ChangeLog-2013.
3963
3964
3965
3966 1.1 eclass/ChangeLog-2013
3967
3968 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog-2013?rev=1.1&view=markup
3969 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog-2013?rev=1.1&content-type=text/plain
3970
3971 Index: ChangeLog-2013
3972 ===================================================================
3973 # ChangeLog for eclass directory
3974 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
3975 # $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog-2013,v 1.1 2014/01/01 15:54:35 dilfridge Exp $
3976
3977 31 Dec 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
3978 Improve documentation on multilib_is_native_abi & multilib_build_binaries to
3979 make it clear which one to use. Requested and reviewed by okias.
3980
3981 30 Dec 2013; Ryan Hill <dirtyepic@g.o> wxwidgets.eclass:
3982 Add 3.0 support.
3983
3984 30 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
3985 For 4.8+ C++ is always enabled. We should eventually drop the cxx USE flag,
3986 but who knows what that would break.
3987
3988 29 Dec 2013; Andreas K. Huettel <dilfridge@g.o> perl-app.eclass:
3989 Do not use subslots on dev-lang/perl in perl apps (as opposed to modules)
3990
3991 29 Dec 2013; Andreas K. Huettel <dilfridge@g.o> perl-module.eclass:
3992 Use subslot dependencies on dev-lang/perl if possible, bug 479298
3993
3994 29 Dec 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
3995 Update doc link to point to the docs on Wiki.
3996
3997 28 Dec 2013; Michał Górny <mgorny@g.o> eutils.eclass:
3998 Fix eclassdoc for einstalldocs.
3999
4000 28 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4001 Missed one.
4002
4003 28 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4004 Use version ranges instead of case statements in gcc_do_filter_flags().
4005
4006 28 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4007 Add tc_version_is_between() helper.
4008
4009 28 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4010 Reintroduce texinfo patch to unbreak older versions (bug #496224).
4011
4012 28 Dec 2013; Robin H. Johnson <robbat2@g.o> flag-o-matic.eclass:
4013 Spelling fixes.
4014
4015 27 Dec 2013; Julian Ospald <hasufell@g.o> multilib-minimal.eclass:
4016 add debug print function wrt #493214
4017
4018 27 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4019 Initial EAPI support (bug #474358).
4020
4021 27 Dec 2013; Robin H. Johnson <robbat2@g.o> flag-o-matic.eclass:
4022 Per discussion with Flameeyes, make -l and -L always valid, and only warn
4023 about other arguments to append-libs. Also document expected arguments to
4024 append-libs.
4025
4026 27 Dec 2013; Robin H. Johnson <robbat2@g.o> flag-o-matic.eclass:
4027 There are usages in the tree of "append-libs $(pkg-config ...)"; if
4028 pkg-config returns something other than a library, append-libs can end up
4029 inserting -l-L/usr/lib64 or other weirdness. We need to check for these and
4030 warn about them.
4031
4032 27 Dec 2013; Michał Górny <mgorny@g.o> eutils.eclass:
4033 Document einstalldocs.
4034
4035 26 Dec 2013; Hans de Graaff <graaff@g.o> ruby-ng.eclass:
4036 Add support for the ruby21 target.
4037
4038 24 Dec 2013; Andreas K. Huettel <dilfridge@g.o> cmake-utils.eclass:
4039 Add another pathological use flag function, useno (inversion of use)
4040
4041 23 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4042 Rename gtk USE flag to awt. Remove lto USE flag. Minor cleanup.
4043
4044 21 Dec 2013; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
4045 Use eqmake4() from qmake-utils.eclass
4046
4047 21 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4048 Reorder by phase and group functions together with the phase that uses them.
4049 No functional changes.
4050
4051 19 Dec 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4052 Inline gcc-compiler-configure() into gcc_do_configure(). Clean up, sort and
4053 group options.
4054
4055 16 Dec 2013; Sven Vermeulen <swift@g.o> selinux-policy-2.eclass:
4056 Added HTTPS URL to EGIT_REPO_URI to allow live ebuilds to fetch data if
4057 firewall prohibits git
4058
4059 06 Dec 2013; Jonathan Callen <jcallen@g.o> multiprocessing.eclass:
4060 Fix multiprocessing.eclass for non-Linux hosts
4061
4062 05 Dec 2013; Anthony G. Basile <blueness@g.o> libtool.eclass:
4063 Remove warning for uclibc if patching fails, bug #492640
4064
4065 04 Dec 2013; Pawel Hajdan jr <phajdan.jr@g.o> chromium.eclass:
4066 Check SECCOMP_FILTER kernel config option for Chromium sandbox, bug #490550
4067 by ago.
4068
4069 03 Dec 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
4070 Remove pointless distutils-r1_python_test function.
4071
4072 02 Dec 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4073 Override bdist_egg->build_dir via pydistutils.cfg rather than extra command.
4074 Fixes bug #489842.
4075
4076 02 Dec 2013; Sergey Popov <pinkbyte@g.o> +qmake-utils.eclass:
4077 Add qmake-utils eclass from Qt overlay
4078
4079 01 Dec 2013; Robin H. Johnson <robbat2@g.o> linux-mod.eclass:
4080 Always ensure MODULES_OPTIONAL_USE is in IUSE.
4081
4082 01 Dec 2013; Robin H. Johnson <robbat2@g.o> linux-mod.eclass:
4083 MODULES_OPTIONAL_USE makes it possible to optionally use linux-mod without
4084 introducing dependencies on virtual/linux-sources or virtual/modutils where
4085 unwanted.
4086
4087 30 Nov 2013; Mike Gilbert <floppym@g.o> python-r1.eclass,
4088 python-single-r1.eclass:
4089 Depend on dev-lang/python-exec:0 if _PYTHON_WANT_PYTHON_EXEC2 is 0, bug
4090 489646.
4091
4092 26 Nov 2013; Matti Bickel <mabi@g.o> php-pear-r1.eclass:
4093 export pkg_setup and default PHP_PEAR_CHANNEL to ${FILESDIR}/channel.xml (all
4094 current packages set this value)
4095
4096 26 Nov 2013; Matti Bickel <mabi@g.o> php-pear-r1.eclass:
4097 Merge pkg_setup from php-pear-lib-r1.eclass and generify so that php-pear-r1
4098 can handle everything php-pear-lib-r1 can.
4099
4100 25 Nov 2013; Steve Arnold <nerdboy@g.o> gnatbuild.eclass:
4101 Symlink fix should be good back to 4.4 (see bug #363839).
4102
4103 25 Nov 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4104 Prevent comparison failures due to -frecord-gcc-switches (bug #490738).
4105
4106 25 Nov 2013; Steve Arnold <nerdboy@g.o> gnatbuild.eclass:
4107 Updates for handling texinfo breakage/version stuff (see bug #483192).
4108
4109 24 Nov 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
4110 Support in-source builds.
4111
4112 24 Nov 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
4113 Respect BUILD_DIR in in-source builds when set earlier.
4114
4115 24 Nov 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
4116 Reuse multilib-minimal to reduce code duplication and allow easier function
4117 overrides.
4118
4119 22 Nov 2013; Michael Haubenwallner <haubi@g.o> libtool.eclass:
4120 elibtoolize(): Besides ltmain.sh, explicitly locate configure to apply
4121 patches rather than guessing based on where ltmain.sh was found.
4122
4123 20 Nov 2013; Michał Górny <mgorny@g.o> cmake-multilib.eclass:
4124 Run multilib header wrapping only when multiple ABIs are enabled, bug
4125 #491752. Other eclasses do that already.
4126
4127 20 Nov 2013; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
4128 Added 'replace-hcflags()'. Filters HCFLAGS.
4129
4130 20 Nov 2013; Steve Arnold <nerdboy@g.o> gnatbuild.eclass:
4131 Updated to strip graphite flags (all arches) and enable the openmp USE
4132 flag (mostly for disabling on arm). Tested on x86 and amd64 (full arm
4133 changes not yet incorporated).
4134
4135 18 Nov 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
4136 Reimplemented K_EXP_GENPATCHES_LIST patch matching by switching the LHS with
4137 the RHS and doing much more proper matching (50 works, *_BFQ-* works,
4138 etc...); spotted by aCOSwt on the forums, my earlier tests apparently didn't
4139 check this properly.
4140
4141 16 Nov 2013; Ryan Hill <dirtyepic@g.o> wxwidgets.eclass:
4142 Cleanup.
4143
4144 16 Nov 2013; Ryan Hill <dirtyepic@g.o> wxwidgets.eclass:
4145 Drop wxwidgets_pkg_setup and check_wxuse.
4146
4147 16 Nov 2013; Ryan Hill <dirtyepic@g.o> wxwidgets.eclass:
4148 Drop support for 2.6.
4149
4150 15 Nov 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4151 Use shallow clones for local repos. Bug #491260.
4152
4153 11 Nov 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
4154 Sync with qt overlay. Changes should affect only live ebuilds.
4155
4156 11 Nov 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4157 Read all shebangs before moving files to avoid breaking symlinks that are
4158 going to be scanned.
4159
4160 09 Nov 2013; Hans de Graaff <graaff@g.o> ruby-fakegem.eclass:
4161 Add a yard recipe for creating documentation.
4162
4163 09 Nov 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4164 Revert previous and instead include the build log and some other info. Don't
4165 pollute the build dir.
4166
4167 09 Nov 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4168 Rename config.log tarball in the hope that people will stop attaching it to
4169 build failures.
4170
4171 07 Nov 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4172 Temporarily build with -j1 on sparc due to random ICEs encountered by
4173 multiple people (bug #457062).
4174
4175 05 Nov 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4176 Update for libmudflap removal.
4177
4178 04 Nov 2013; Mike Gilbert <floppym@g.o> mercurial.eclass:
4179 Initialize cert_opt to an empty array instead of an empty string. Reported by
4180 Kristian Fiskerstrand.
4181
4182 04 Nov 2013; Ulrich Müller <ulm@g.o> elisp-common.eclass:
4183 Don't create site-gentoo.el in postrm phase.
4184
4185 03 Nov 2013; Michał Górny <mgorny@g.o> tests/python-utils-r1.sh:
4186 Fix python-utils-r1 tests to accomodate versions in PYTHON_PKG_DEP.
4187
4188 02 Nov 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
4189 Trivial change to support patches with pre-defined patch levels.
4190
4191 02 Nov 2013; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
4192 Add -fno-builtin* to ALLOWED_FLAGS - requested by Justin Vrooman.
4193
4194 02 Nov 2013; Ryan Hill <dirtyepic@g.o> tests/flag-o-matic.sh:
4195 Account for leading whitespace in append-cflags tests.
4196
4197 30 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4198 Fix parallel checkout race conditions, bug #489280.
4199
4200 30 Oct 2013; Michał Górny <mgorny@g.o> python-r1.eclass,
4201 python-single-r1.eclass, python-utils-r1.eclass:
4202 Switch the eclasses to use dev-lang/python-exec.
4203
4204 27 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4205 Create a fake ".git" directory inside the checkout to satisfy git rev-parse
4206 uses in build systems. Bug #489100.
4207
4208 27 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4209 Strip sub-slot from local repo IDs.
4210
4211 27 Oct 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4212 Remove deprecated functions.
4213
4214 27 Oct 2013; Michał Górny <mgorny@g.o> flag-o-matic.eclass:
4215 Consider -frecord-gcc-switches a safe flag and do not strip it with
4216 strip-flags.
4217
4218 26 Oct 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4219 Fix distutils-r1_python_install to strip --install-scripts= rather than
4220 passing "install" twice to override it. Fixes compatibility with
4221 dev-python/paver.
4222
4223 26 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4224 Fix handling relative submodule paths.
4225
4226 22 Oct 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4227 Fix failing to pass default install arguments when user passes an additional
4228 command. Reported by radhermit.
4229
4230 22 Oct 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass,
4231 python-r1.eclass, python-single-r1.eclass:
4232 Introduce a "common" python_setup function to set up Python for use in outer
4233 scope.
4234
4235 22 Oct 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4236 Support installing Python scripts with custom --install-scripts argument. Bug
4237 #487788.
4238
4239 22 Oct 2013; Michał Górny <mgorny@g.o> systemd.eclass:
4240 Add systemd_enable_ntpunit wrt bug #458132.
4241
4242 20 Oct 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
4243 Updates from qt overlay: drop USE="c++0x" from 4.8.5 and later versions; warn
4244 on downgrade instead of dying.
4245
4246 20 Oct 2013; Julian Ospald <hasufell@g.o> multilib-minimal.eclass:
4247 make doc installation part of default multilib_src_install_all() wrt #483304
4248
4249 17 Oct 2013; Christoph Junghans <ottxor@g.o> subversion.eclass:
4250 added prefix support (bug #485534)
4251
4252 15 Oct 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4253 Remove .la files for libasan and libtsan. They reference non-existent
4254 libstdc++.la when fixlafiles is disabled/unsupported, and -fsanitize doesn't
4255 work with -static anyways. (bug #487550)
4256
4257 14 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4258 Fix over-use of ||die.
4259
4260 14 Oct 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
4261 Add qtbearer to nolibx11_pkgs
4262
4263 14 Oct 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
4264 Switch to git-r3.eclass
4265
4266 14 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4267 Add missing "die" calls as reported by Nikoli.
4268
4269 13 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4270 Respect EVCS_OFFLINE in git-r3_fetch.
4271
4272 12 Oct 2013; Jeroen Roovers <jer@g.o> nvidia-driver.eclass:
4273 Use readme.gentoo.eclass (bug #457594).
4274
4275 12 Oct 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass:
4276 Do not look up Python for binary package install.
4277
4278 10 Oct 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4279 Do not alter HOME and TMPDIR when single impl is being used. This may
4280 work-around bug #487260.
4281
4282 09 Oct 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4283 Fix pypy dependency.
4284
4285 09 Oct 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4286 Bump dependencies on Python interpreters to require newest stable versions.
4287 Bug #463532.
4288
4289 09 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4290 Skip submodules that have update=none specified in config. Fixes bug #487262.
4291
4292 08 Oct 2013; Michał Górny <mgorny@g.o> git-2.eclass, git-r3.eclass:
4293 Fix git-r3 -> git-2 dependency leak, as noted in bug #487026.
4294
4295 08 Oct 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
4296 Remove deprecated autotools-utils_autoreconf.
4297
4298 07 Oct 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
4299 small modification on output from function dev_check
4300
4301 06 Oct 2013; Vlastimil Babka <caster@g.o> java-utils-2.eclass:
4302 Convert comments for eclass manpages. Heavily based on work from ercpe, bug
4303 #476946.
4304
4305 05 Oct 2013; Michał Górny <mgorny@g.o> -git.eclass:
4306 Remove lastrited git.eclass.
4307
4308 05 Oct 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4309 Add missing git DEPEND wrt bug #487026.
4310
4311 05 Oct 2013; Vlastimil Babka <caster@g.o> java-ant-2.eclass:
4312 Convert comments for eclass manpages. Heavily based on work from ercpe, bug
4313 #476946.
4314
4315 05 Oct 2013; Vlastimil Babka <caster@g.o> ant-tasks.eclass:
4316 Convert comments for eclass manpages. Almost completely based on work from
4317 'mren <bugs@××××××××.net>' in bug #210723 and ercpe from bug #476946.
4318
4319 04 Oct 2013; Alexandre Rostovtsev <tetromino@g.o> vala.eclass:
4320 Prepare for vala-0.22
4321
4322 04 Oct 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
4323 enlightenment.eclass:
4324 No stable keywords for mips
4325
4326 01 Oct 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
4327 Clean up the splitting code wrt suggestions from Ulrich Mueller.
4328
4329 01 Oct 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
4330 Split ABIs without altering IFS, to work-around bug in Paludis, bug #486592.
4331
4332 30 Sep 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
4333 Fix duplicate flags in MULTILIB_USEDEP. Thanks for the report and the patch
4334 to Ulrich Mueller.
4335
4336 30 Sep 2013; Christoph Junghans <ottxor@g.o>
4337 toolchain-binutils.eclass:
4338 add prefix support
4339
4340 29 Sep 2013; Christoph Junghans <ottxor@g.o> intel-sdp.eclass:
4341 EAPI bump, ccache support
4342
4343 29 Sep 2013; Gilles Dartiguelongue <eva@g.o> gst-plugins10.eclass:
4344 Add support for gstreamer 1.2 release series.
4345
4346 29 Sep 2013; Michał Górny <mgorny@g.o> python-distutils-ng.eclass:
4347 Last rite python-distutils-ng.
4348
4349 29 Sep 2013; Pacho Ramos <pacho@g.o> gnome2.eclass:
4350 Use einstalldocs (#484876)
4351
4352 28 Sep 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
4353 Truncate .pydistutils.cfg in case we call distutils-r1_python_compile more
4354 than once.
4355
4356 28 Sep 2013; Christoph Junghans <ottxor@g.o> cvs.eclass:
4357 added prefix support
4358
4359 27 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4360 Use pydistutils.cfg to set build-dirs instead of passing commands explicitly.
4361 This should reduce the amount of implicit behavior.
4362
4363 27 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4364 Make HOME per-implementation.
4365
4366 27 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4367 Always fetch all branches when doing non-shallow fetch.
4368
4369 26 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4370 Fix parsing EGIT_REPO_URI. Bug #486080.
4371
4372 26 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4373 Update doc on EGIT_NONSHALLOW.
4374
4375 26 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4376 Wrap symlinks installed to PYTHON_SCRIPTDIR as well.
4377
4378 26 Sep 2013; Michał Górny <mgorny@g.o> python-r1.eclass,
4379 python-single-r1.eclass, python-utils-r1.eclass:
4380 Fix EAPI=4 on python-exec:2 since that is what pkgcore will require (the only
4381 EAPI=4 consumer right now).
4382
4383 25 Sep 2013; Christoph Junghans <ottxor@g.o> texlive-module.eclass:
4384 Require EAPI>=2, add prefix support
4385
4386 25 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4387 Support EGIT_REPO_URI being an array. This is needed for tests.
4388
4389 25 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4390 Update git URI stripping for gnome.org.
4391
4392 24 Sep 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass:
4393 Introduce python_gen_any_dep to generate any-of dependencies matching
4394 python_check_deps() code.
4395
4396 24 Sep 2013; Maxim Koltsov <maksbotan@g.o> leechcraft.eclass:
4397 Correct official mirror url in SRC_URI.
4398
4399 21 Sep 2013; Christoph Junghans <ottxor@g.o> alternatives.eclass:
4400 added prefix support
4401
4402 19 Sep 2013; Christoph Junghans <ottxor@g.o> distutils-r1.eclass:
4403 Fixed prefix qa
4404
4405 19 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4406 Strip trailing slashes from repo URI when determining local copy directory.
4407
4408 19 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4409 Do not even create shallow repository when EGIT_NONSHALLOW is set. Otherwise,
4410 the eclass tries to unshallow it and that breaks broken git servers like
4411 Google Code.
4412
4413 18 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4414 Fix accepting arguments in distutils_install_for_testing.
4415
4416 18 Sep 2013; Michał Górny <mgorny@g.o> python.eclass:
4417 Add a note not to add new Python versions to python.eclass.
4418
4419 18 Sep 2013; Sergey Popov <pinkbyte@g.o> leechcraft.eclass:
4420 Add official mirror to LeechCraft SRC_URI, thanks to 0xd34df00d
4421
4422 18 Sep 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
4423 Fix coreutils dep to be build-time.
4424
4425 17 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4426 Fix missing variable replacement in _python_ln_rel.
4427
4428 17 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4429 Use einstalldocs.
4430
4431 17 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4432 Rename variables in _python_ln_rel to make it less confusing.
4433
4434 17 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
4435 python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass:
4436 Support python-exec:2.
4437
4438 17 Sep 2013; Thomas Sachau (Tommy[D]) <tommy@g.o>
4439 multilib-build.eclass:
4440 Add eclass doc for multilib_build_binaries
4441
4442 17 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass,
4443 tests/python-utils-r1.sh:
4444 Introduce PYTHON_SCRIPTDIR for python-exec:2 script location.
4445
4446 17 Sep 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
4447 python-r1.eclass, python-utils-r1.eclass:
4448 Clean up Python script install/wrapping functions.
4449
4450 17 Sep 2013; Thomas Sachau (Tommy[D]) <tommy@g.o>
4451 multilib-build.eclass:
4452 Add multilib_build_binaries function to multilib-build eclass
4453
4454 16 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4455 Deprecate python_get_PYTHON and python_get_EPYTHON.
4456
4457 15 Sep 2013; Pacho Ramos <pacho@g.o> gnome2-utils.eclass:
4458 Support gtk+-2.24.20 query immodules (#476100)
4459
4460 14 Sep 2013; Michał Górny <mgorny@g.o> eutils.eclass:
4461 Support EAPIs < 4 in einstalldocs properly.
4462
4463 13 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4464 Fail early on unreachable URLs. If ls-remote fails due to server being
4465 unreachable, there is no point in attempting to fetch.
4466
4467 13 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4468 Do not leak EGIT_NONSHALLOW over loop iterations. Failing URL may cause
4469 non-shallow attempt to be made. When attempting next URL in the list, we
4470 should try shallow again.
4471
4472 13 Sep 2013; Michał Górny <mgorny@g.o> eutils.eclass:
4473 Commit the version of einstalldocs() Council agreed upon.
4474
4475 12 Sep 2013; Michał Górny <mgorny@g.o> python-r1.eclass,
4476 python-single-r1.eclass:
4477 Depend on SLOT 0 of python-exec, for future compatibility.
4478
4479 12 Sep 2013; Michał Górny <mgorny@g.o> systemd.eclass:
4480 Introduce systemd_install_serviced() to install foo.service.d/00gentoo.conf
4481 files.
4482
4483 11 Sep 2013; Michał Górny <mgorny@g.o> systemd.eclass:
4484 Change @USAGE style.
4485
4486 11 Sep 2013; Michał Górny <mgorny@g.o> systemd.eclass:
4487 Deprecate systemd_to_myeconfargs(). It's redundant and unnecessarily
4488 confusing.
4489
4490 11 Sep 2013; Michał Górny <mgorny@g.o> systemd.eclass:
4491 Use subshells instead of "local INSDESTTREE" for doins/newins since that
4492 confuses people less.
4493
4494 10 Sep 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
4495 Add new enough coreutils dep wrt bug #484454.
4496
4497 09 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4498 Introduce smart switching between "git fetch" and "git fetch --depth 1" to
4499 save bandwidth.
4500
4501 08 Sep 2013; Michał Górny <mgorny@g.o> git-2.eclass:
4502 Inherit git-r3 unconditionally to avoid metadata variancy. The eclass is
4503 properly namespaced, does not touch variables in global scope and exports
4504 only src_unpack() that git-2 overrides anyway.
4505
4506 08 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4507 Fix PYTHON_SITEDIR for Jython.
4508
4509 08 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4510 Do not export PYTHON_INCLUDEDIR on Jython, since it does not install headers.
4511
4512 06 Sep 2013; Ian Stakenvicius <axs@g.o> cmake-multilib.eclass:
4513 added multilib_*_wrappers calls to cmake-multilib.eclass
4514
4515 05 Sep 2013; Michał Górny <mgorny@g.o> git-r3.eclass:
4516 Do not pass --depth when updating a branch, it trrigers issues in git.
4517 Instead, use it for the first fetch only.
4518
4519 05 Sep 2013; Michał Górny <mgorny@g.o> git-2.eclass:
4520 Support using git-r3 backend in git-2.
4521
4522 05 Sep 2013; Michał Górny <mgorny@g.o> +git-r3.eclass:
4523 Introduce the new git eclass.
4524
4525 05 Sep 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
4526 Added support for experimental genpatches.
4527
4528 05 Sep 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4529 Disable Python 2.5, 3.1 and PyPy 1.9 in the eclass.
4530
4531 04 Sep 2013; Ulrich Müller <ulm@g.o> elisp-common.eclass:
4532 Add proper @CODE tags in comments.
4533
4534 03 Sep 2013; Gilles Dartiguelongue <eva@g.o> gnome2-utils.eclass,
4535 gnome2.eclass:
4536 Add gdk-pixbuf cache handling functions.
4537
4538 31 Aug 2013; Thomas Sachau (Tommy[D]) <tommy@g.o>
4539 enlightenment.eclass:
4540 Add git support for live packages using enlightenment.eclass
4541
4542 28 Aug 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4543 Introduce python_is_python3() to replace the common checks.
4544
4545 28 Aug 2013; Tom Wijsman <TomWij@g.o> ant-tasks.eclass:
4546 Made ant-tasks.eclass support newer versions of the 1.9 branch.
4547
4548 28 Aug 2013; Ian Stakenvicius <axs@g.o> mozconfig-3.eclass:
4549 pegged virtual/jpeg at slot 0 in mozconfig-3.eclass
4550
4551 27 Aug 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
4552 Enable EAPI=4 on python-r1.
4553
4554 27 Aug 2013; Tim Harder <radhermit@g.o> java-utils-2.eclass:
4555 Don't add subslots to JAVA_PKG_NAME (bug #482270 by chutzpah).
4556
4557 26 Aug 2013; <anarchy@g.o> mozcoreconf-2.eclass:
4558 Fix bug #415805, unset MOZCONFIG
4559
4560 25 Aug 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4561 Mark _copy-egg-info as internal.
4562
4563 25 Aug 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4564 Copy bundled egg-info files for reuse in python_compile(). This solves issues
4565 that caused some of the files not to be installed in broken packages.
4566
4567 25 Aug 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4568 Namespace, clean up and describe _disable_ez_setup.
4569
4570 25 Aug 2013; Gilles Dartiguelongue <eva@g.o> gnome-games.eclass:
4571 Fix indentation and trailing whitespaces.
4572
4573 21 Aug 2013; Michael Palimaka <kensington@g.o> kde4-meta.eclass:
4574 Improve automagic dependency reduction, fixing bug #481996.
4575
4576 16 Aug 2013; Benda Xu <heroxbd@g.o> wxwidgets.eclass:
4577 Prefix support for wxwidgets, bug #481093
4578
4579 15 Aug 2013; Michael Palimaka <kensington@g.o> kde4-base.eclass,
4580 kde4-meta.eclass:
4581 Fixes for KDE 4.11 and other small improvements.
4582
4583 15 Aug 2013; Michael Palimaka <kensington@g.o> kde4-base.eclass,
4584 kde4-meta.eclass:
4585 Remove dependencies and actions that are now handled in individual ebuilds.
4586
4587 15 Aug 2013; Michael Palimaka <kensington@g.o> kde4-base.eclass,
4588 kde4-functions.eclass, kde4-meta.eclass:
4589 Remove old, unused code.
4590
4591 15 Aug 2013; Michael Palimaka <kensington@g.o> kde4-base.eclass,
4592 kde4-functions.eclass:
4593 Remove EAPI 3 support.
4594
4595 15 Aug 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4596 alpha not only needs -Wl,--norelax for 4.6 to build itself, but also for it
4597 to build other versions. So let's just always enable it (bug #481006).
4598
4599 13 Aug 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
4600 Filter -fgraphite-identity on gcc 4.7 (bug 417105).
4601
4602 13 Aug 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
4603 Remove workarounds for very old and unsupported gcc-3 versions. Warn if
4604 trying to use gcc < 4.4 and USE=c++0x.
4605
4606 11 Aug 2013; Justin Lecher <jlec@g.o> cuda.eclass:
4607 Add compatibility to latest cuda compiler; respect LDFLAGS
4608
4609 11 Aug 2013; Mike Gilbert <floppym@g.o> chromium.eclass:
4610 Don't call EXPORT_FUNCTONS if CHROMIUM_EXPORT_PHASES is set to 'no'.
4611
4612 10 Aug 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4613 Clean up gcc_do_filter_flags a bit more. Drop ppc64 workaround for 3.2/3.3
4614 as neither is keyworded. Also stop replacing -march=i686 with x86-64 (?!) for
4615 those versions.
4616
4617 10 Aug 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4618 Append -Wl,--no-relax to LDFLAGS on alpha for 4.6 (bug #454426 again).
4619
4620 08 Aug 2013; Michał Górny <mgorny@g.o> +twisted-r1.eclass:
4621 Introduce a twisted-r1.eclass to join the python-r1 suite and replace
4622 twisted.eclass.
4623
4624 08 Aug 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
4625 Allow wrapping headers that are installed only for some of the ABIs.
4626
4627 07 Aug 2013; Mike Gilbert <floppym@g.o> python-r1.eclass,
4628 python-single-r1.eclass:
4629 Mention that PYTHON_REQ_USE should be set before calling inherit.
4630
4631 04 Aug 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
4632 Drop the old PYTHON_COMPAT hack for python-exec.
4633
4634 03 Aug 2013; Patrick Lauer <patrick@g.o> distutils.eclass:
4635 Migrate twisted deps in distutils eclass
4636
4637 02 Aug 2013; Ulrich Müller <ulm@g.o> elisp-common.eclass:
4638 Sync from Emacs overlay: Make elisp-emacs-version() more robust.
4639
4640 02 Aug 2013; Michał Górny <mgorny@g.o> git.eclass:
4641 Mark git.eclass @DEAD.
4642
4643 01 Aug 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4644 Shout QA warnings when _all() phases do not call the default impls.
4645 Bug #478804.
4646
4647 01 Aug 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass:
4648 python-any-r1: bail out on invalid PYTHON_COMPAT. Bug #478442.
4649
4650 31 Jul 2013; Julian Ospald <hasufell@g.o> kernel-2.eclass:
4651 reword security-deblob-thing acked by keytoaster
4652
4653 31 Jul 2013; Matt Turner <mattst88@g.o> perl-module.eclass:
4654 Allow using >=dev-lang/perl-5.16 without 'build' in IUSE.
4655
4656 30 Jul 2013; Michał Górny <mgorny@g.o> xorg-2.eclass:
4657 Update the emul-linux blocker to support abi_x86_32 flag on emul-linux.
4658
4659 30 Jul 2013; Matt Turner <mattst88@g.o> multilib-build.eclass:
4660 Add MIPS support to multilib-build.eclass.
4661
4662 29 Jul 2013; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
4663 ask user to run haskell-updater for old packages (like in bug
4664 http://bugs.gentoo.org/474840)
4665
4666 29 Jul 2013; Justin Lecher <jlec@g.o> fortran-2.eclass:
4667 Fortran-2.eclass: enhance support for binary packages, #477070
4668
4669 29 Jul 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
4670 Intel-sdp.eclass: Allow single package downloads, custom suffix, full
4671 specified rpm target location
4672
4673 27 Jul 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
4674 Rewrite sed expression in qt_nolibx11() to work on both 4.8.4 and 4.8.5.
4675 Fixes bug 478018.
4676
4677 27 Jul 2013; Pacho Ramos <pacho@g.o> go-mono.eclass:
4678 Don't block mono-3
4679
4680 27 Jul 2013; Michał Górny <mgorny@g.o> python.eclass,
4681 python-distutils-ng.eclass, python-utils-r1.eclass:
4682 Switch eclasses to use virtual/pypy (and therefore support pypy-bin).
4683
4684 27 Jul 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass:
4685 Use PYTHON_PKG_DEP for generating deps.
4686
4687 27 Jul 2013; Michał Górny <mgorny@g.o> systemd.eclass:
4688 Introduce systemd_is_booted() to allow ebuilds to warn consistently for
4689 things that require systemd. Bug #478342.
4690
4691 27 Jul 2013; Michał Górny <mgorny@g.o> subversion.eclass:
4692 Export working copy information after the update rather than in
4693 pkg_preinst(). This makes it possible for ebuild to reference e.g.
4694 ESVN_WC_REVISION properly. Bug #282486.
4695
4696 25 Jul 2013; Peter Volkov <pva@g.o> font.eclass:
4697 Droped media-libs/fontconfig dependency, bug 446012.
4698
4699 25 Jul 2013; Michał Górny <mgorny@g.o> vcs-snapshot.eclass:
4700 Add some debug.
4701
4702 24 Jul 2013; Tomáš Chvátal <scarabeus@g.o> cmake-utils.eclass:
4703 Fix function desc to match reality.
4704
4705 24 Jul 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4706 Add back LICENSE (bug #477836).
4707
4708 23 Jul 2013; Johannes Huber <johu@g.o> kde4-base.eclass:
4709 Handle dev-qt/desinger split from dev-qt/gui, see bug #477934.
4710
4711 23 Jul 2013; Michał Górny <mgorny@g.o> bash-completion-r1.eclass:
4712 Fix typo.
4713
4714 22 Jul 2013; Fabian Groffen <grobian@g.o> bash-completion-r1.eclass:
4715 Another attempt at fixing bash-completion for Prefix, bug #477692#c9
4716
4717 22 Jul 2013; Samuli Suominen <ssuominen@g.o>
4718 bash-completion-r1.eclass:
4719 Remove use of EPREFIX wrt #477692 to avoid collision with Portage helpers
4720
4721 21 Jul 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
4722 Replace local+export with "local -x".
4723
4724 21 Jul 2013; Pacho Ramos <pacho@g.o> db.eclass, db-use.eclass:
4725 Cleanup due #231248
4726
4727 19 Jul 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
4728 Support different tarball extentions
4729
4730 18 Jul 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4731 libffi installation was fixed in 4.8.
4732
4733 18 Jul 2013; Justin Lecher <jlec@g.o> fortran-2.eclass:
4734 Wrap lines at 80 char
4735
4736 15 Jul 2013; Samuli Suominen <ssuominen@g.o>
4737 bash-completion-r1.eclass:
4738 Support pkg-config and the new upstream completions directory structure wrt
4739 #472938 and introduce new get_bashhelpersdir function to obtain the
4740 helpersdir="" value.
4741
4742 15 Jul 2013; Samuli Suominen <ssuominen@g.o> kernel-2.eclass:
4743 Deprecate media-sound/alsa-headers by letting sys-kernel/linux-headers
4744 install the required sound/ headers wrt #468712#c6
4745
4746 14 Jul 2013; Julian Ospald <hasufell@g.o> cmake-utils.eclass:
4747 add CMAKE_WARN_UNUSED_CLI
4748
4749 11 Jul 2013; Ulrich Müller <ulm@g.o> bzr.eclass:
4750 New variable EBZR_UNPACK_DIR.
4751
4752 11 Jul 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4753 Add a safety check for using python_optimize() in pkg_*.
4754
4755 11 Jul 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4756 Fix typo in compileall call.
4757
4758 11 Jul 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
4759 Add multilib_is_native_abi helper.
4760
4761 10 Jul 2013; Robin H. Johnson <robbat2@g.o> db.eclass:
4762 Additional change to run tests successfully on newer versions of db
4763
4764 09 Jul 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
4765 Stub-out ez_setup.py and distribute_setup.py to prevent packages from
4766 downloading their own copy of setuptools.
4767
4768 06 Jul 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
4769 Update SRC_URI. Drop support for EAPI 3.
4770
4771 05 Jul 2013; Tom Wijsman <TomWij@g.o> ant-tasks.eclass:
4772 Update ant-tasks for 1.9.1 version bump, needs 1.5 as minimal JDK / JRE version.
4773
4774 03 Jul 2013; Michael Palimaka <kensington@g.o> kde4-functions.eclass:
4775 Deprecate EAPI 3.
4776
4777 02 Jul 2013; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
4778 Correct src_prepare description.
4779
4780 30 Jun 2013; Pacho Ramos <pacho@g.o> +gnome-games.eclass:
4781 Add eclass to be used by all now splitted gnome-games
4782
4783 29 Jun 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
4784 Respect arguments when checking for test targets. This becomes helpful if one
4785 of the arguments is -C.
4786
4787 28 Jun 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
4788 multilib-minimal.eclass:
4789 Disable trying (and failing) to wrap headers when multilib is disabled, bug
4790 #474920.
4791
4792 28 Jun 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
4793 Fix redundant slashes in header-wrapping include paths, bug #475046. Thanks
4794 to Arfrever for the patch.
4795
4796 23 Jun 2013; Michael Weber <xmw@g.o> +netsurf.eclass:
4797 Add netsurf.eclass
4798
4799 23 Jun 2013; Hans de Graaff <graaff@g.o> ruby-ng.eclass:
4800 Add support for ruby20.
4801
4802 22 Jun 2013; Justin Lecher <jlec@g.o> cuda.eclass:
4803 Add debug print
4804
4805 21 Jun 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
4806 Enable EAPI 4 per bug #474000.
4807
4808 18 Jun 2013; Christoph Junghans <ottxor@g.o> cvs.eclass:
4809 fixed use of proxy variables
4810
4811 17 Jun 2013; Pacho Ramos <pacho@g.o> multilib-minimal.eclass:
4812 Allow eapi4 (#473610)
4813
4814 17 Jun 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
4815 Update default VIM_PLUGIN_VIM_VERSION to 7.3.
4816
4817 16 Jun 2013; Pacho Ramos <pacho@g.o> mono-env.eclass:
4818 Set a default SRC_URI
4819
4820 13 Jun 2013; Michał Górny <mgorny@g.o> bash-completion-r1.eclass:
4821 Introduce get_bashcompdir(), wrt bug #469858.
4822
4823 11 Jun 2013; Tim Harder <radhermit@g.o> vim.eclass:
4824 Remove old VIMRUNTIME warning.
4825
4826 09 Jun 2013; Tim Harder <radhermit@g.o> vim.eclass:
4827 Replace backticks with $(...).
4828
4829 09 Jun 2013; Tim Harder <radhermit@g.o> vim.eclass:
4830 Remove old runtime and netrw snapshot unpacking support.
4831
4832 09 Jun 2013; Luca Barbato <lu_zero@g.o> font.eclass:
4833 Do not require fontconfig at runtime, it isn't necessary for many purposes,
4834 thanks to Nikoli for the original patch
4835
4836 07 Jun 2013; Mike Gilbert <floppym@g.o> autotools-utils.eclass:
4837 Convert econfargs from an ECLASS-VARIABLE to a function-specifc VARIABLE for
4838 autotools-utils_src_configure.
4839
4840 07 Jun 2013; Mike Gilbert <floppym@g.o> python-utils-r1.eclass:
4841 Improve docs for PYTHON and EPYTHON.
4842
4843 03 Jun 2013; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
4844 Add support for EQMAKE4_EXCLUDE.
4845
4846 01 Jun 2013; Robin H. Johnson <robbat2@g.o> php-ext-source-r2.eclass:
4847 Fix REQUIRED_USE with PHP_EXT_OPTIONAL_USE set. Fixes REQUIRED_USE
4848 unsatisfied constraints triggered by "USE=-php PHP_TARGETS= emerge
4849 media-libs/ming".
4850
4851 01 Jun 2013; Hans de Graaff <graaff@g.o> ruby-fakegem.eclass:
4852 Quote DISTDIR.
4853
4854 01 Jun 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
4855 Remove unnecessary blank IUSE.
4856
4857 01 Jun 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
4858 Don't set SRC_URI for live ebuilds.
4859
4860 31 May 2013; Michał Górny <mgorny@g.o> multilib-build.eclass,
4861 python-utils-r1.eclass:
4862 Remove here-doc write failure handlers due to bug #471926.
4863
4864 31 May 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
4865 Use cat rather than echo for heredoc output :).
4866
4867 30 May 2013; Tim Harder <radhermit@g.o> vim.eclass:
4868 Add PYTHON_REQUIRED_USE for python-single-r1.
4869
4870 28 May 2013; <anarchy@g.o> mozextension.eclass, nsplugins.eclass:
4871 Ensure plugins/extensions are in correct place for >=firefox{-bin}-21.0
4872
4873 26 May 2013; Pacho Ramos <pacho@g.o> gnome2.eclass:
4874 Pass --enable-compile-warnings=minimum as we don't want -Werror* flags, bug
4875 #471336
4876
4877 24 May 2013; Pacho Ramos <pacho@g.o> +mono-env.eclass:
4878 Add mono-env.eclass to start a migration to simpler dotnet related eclasses,
4879 http://www.gossamer-threads.com/lists/gentoo/dev/270881
4880
4881 24 May 2013; Pacho Ramos <pacho@g.o> readme.gentoo.eclass:
4882 Reword sentences a bit
4883
4884 24 May 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
4885 Fix the race condition in locking code by using $BASHPID instead of $$.
4886
4887 23 May 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
4888 Use portable locking code from Fabian Groffen. Bug #466554.
4889
4890 22 May 2013; Michał Górny <mgorny@g.o> eutils.eclass:
4891 Fix the libtool check, bug #470938.
4892
4893 21 May 2013; Michał Górny <mgorny@g.o> eutils.eclass:
4894 Replace the .la sanity check by one used in libtool itself. Fixes removing
4895 qmake-generated .la files, bug #470206.
4896
4897 21 May 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass,
4898 python-r1.eclass, python-single-r1.eclass:
4899 Set PYTHON_REQUIRED_USE, and add it to REQUIRED_USE in distutils-r1.
4900
4901 18 May 2013; Pacho Ramos <pacho@g.o> readme.gentoo.eclass:
4902 Add a note informing people a file is being installed for future reference,
4903 http://www.mail-archive.com/gentoo-dev@l.g.o/msg58207.html
4904
4905 17 May 2013; Tomáš Chvátal <scarabeus@g.o> -php-ext-pecl-r1.eclass,
4906 -php-ext-source-r1.eclass, -tla.eclass:
4907 Remove eclasses marked as dead for quite some time.
4908
4909 17 May 2013; Tomáš Chvátal <scarabeus@g.o> office-ext.eclass:
4910 Mark eclass as dead to be removed in 30 days.
4911
4912 17 May 2013; Jeff Horelick <jdhore@g.o> nsplugins.eclass:
4913 Support new plugins directory on Firefox >= 21.0 (bug #469932)
4914
4915 17 May 2013; Tim Harder <radhermit@g.o> vim.eclass:
4916 Remove unused src_unpack function.
4917
4918 17 May 2013; Tim Harder <radhermit@g.o> vim.eclass:
4919 Migrate from supporting cvs to mercurial for live builds.
4920
4921 16 May 2013; Jeroen Roovers <jer@g.o> nvidia-driver.eclass:
4922 Check for lspci before use.
4923
4924 15 May 2013; Michał Górny <mgorny@g.o> eutils.eclass:
4925 prune_libtool_files: do not remove .la files which are not libtool files.
4926 Fixes bug #468380.
4927
4928 15 May 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4929 Explicitly disable lto in 4.5 to stop configure from helpfully re-enabling it
4930 when libelf is present.
4931
4932 15 May 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4933 Rename test USE flag to regression-test.
4934
4935 15 May 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4936 Add lto USE flag for all versions that support it. Drop LTO support for 4.5.
4937
4938 14 May 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
4939 multilib-build.eclass:
4940 Enable EAPI=4 on multilib eclasses.
4941
4942 11 May 2013; Sergei Trofimovich <slyfox@g.o> ghc-package.eclass,
4943 haskell-cabal.eclass:
4944 Added 'ghc-supports-smp' and 'ghc-supports-dynamic-by-default' helpers. Added
4945 hint for users to run 'haskell-updater' if configure phase failed.
4946
4947 11 May 2013; Alexis Ballier <aballier@g.o> libtool.eclass:
4948 use find to get file permissions instead of chmod --reference which is not
4949 portable, bug #468952
4950
4951 10 May 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass,
4952 python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass:
4953 Consistently create ${EPYTHON} subdir for Python wrappers. Fixes conflict
4954 between Python & vala wrappers, bug #469312.
4955
4956 09 May 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
4957 Drop support for graphite in 4.4/4.5 due to incompatibilities with newer ppl
4958 versions. Update graphite dependencies for 4.8 based on upstream
4959 recommendations. Also fixes some (harmless) configure flags getting applied
4960 to incorrect versions.
4961
4962 08 May 2013; Sergey Popov <pinkbyte@g.o> leechcraft.eclass:
4963 Restict supported EAPIs(due to pkg_pretend), some logic cleanup
4964
4965 08 May 2013; Tim Harder <radhermit@g.o> vim.eclass:
4966 Fix dangling gvim manpage symlinks (bug #455480, patch by Arfrever).
4967
4968 08 May 2013; Tim Harder <radhermit@g.o> vim.eclass:
4969 Fix build with sys-libs/ncurses[tinfo] (bug #457564, patch by Ben Longbons).
4970
4971 05 May 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
4972 Support complete EAPI src_test().
4973
4974 04 May 2013; Julian Ospald <hasufell@g.o> multilib-minimal.eclass:
4975 improve handling of DOCS variable wrt #468092
4976
4977 03 May 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
4978 Support disabling .la pruning completely.
4979
4980 01 May 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
4981 Inline src_test and allow passing arguments.
4982
4983 30 Apr 2013; Sergey Popov <pinkbyte@g.o> leechcraft.eclass:
4984 Leechcraft changed license since 0.5.95
4985
4986 30 Apr 2013; Michal Gorny <mgorny@g.o> distutils-r1.eclass,
4987 python-utils-r1.eclass:
4988 Use bash built-ins rather than external tools.
4989
4990 30 Apr 2013; Michal Gorny <mgorny@g.o> python-any-r1.eclass:
4991 Support declaring python_check_deps() in ebuilds, to check Python impl for
4992 proper deps.
4993
4994 30 Apr 2013; Michal Gorny <mgorny@g.o> python-any-r1.eclass:
4995 Report no matching impl properly.
4996
4997 30 Apr 2013; Michal Gorny <mgorny@g.o> python-any-r1.eclass:
4998 Improve consistency in Python version checks and wrapper setup.
4999
5000 29 Apr 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
5001 Corrected UNIPATCH_DOCS functionality, this went unnoticed since
5002 dodoc can be called without arguments in Portage. Thanks to the
5003 Paludis user Alexandros Diamantidis in bug #467916 for reporting.
5004
5005 28 Apr 2013; Alexandre Rostovtsev <tetromino@g.o> autotools.eclass:
5006 Reverting autotools.eclass commit that broke eautoreconf (bug #467772), acked
5007 by multiple people in #gentoo-dev.
5008
5009 28 Apr 2013; Zac Medico <zmedico@g.o> apache-2.eclass,
5010 haskell-cabal.eclass, mercurial.eclass, perl-module.eclass,
5011 php-common-r1.eclass, qt4-build.eclass, selinux-policy-2.eclass,
5012 subversion.eclass:
5013 Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf.
5014
5015 24 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
5016 Remove old, conditional src_configure call in src_compile.
5017
5018 24 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
5019 Migrate from python-r1 to python-single-r1.
5020
5021 21 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
5022 Use python-r1 in EAPI 5 (patch by mgorny, bug #458794).
5023
5024 21 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
5025 Remove pre-EAPI 2 code blocks (patch by mgorny, bug #458794).
5026
5027 21 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
5028 Disable python.eclass inherit in vim-core (patch by mgorny, bug #458794).
5029
5030 21 Apr 2013; Tim Harder <radhermit@g.o> vim.eclass:
5031 Move EAPI check earlier (patch by mgorny, bug #458794).
5032
5033 20 Apr 2013; Ralph Sennhauser <sera@g.o> java-ant-2.eclass:
5034 Raise ant-core dep to version 1.8.2. #466558
5035
5036 18 Apr 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5037 Fix python_*_all() phases with DISTUTILS_SINGLE_IMPL.
5038
5039 17 Apr 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
5040 Reverted .tmp_gas_check patch, see bug #336732.
5041
5042 17 Apr 2013; Ralph Sennhauser <sera@g.o> java-utils-2.eclass:
5043 Request package specific emerge --info in death hook.
5044
5045 17 Apr 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
5046 Added a warning after the variables that modifying other variables in
5047 the eclass is not supported, there is a chance that we will not fix
5048 resulting bugs. Fixes bug #421721.
5049 Clarify the default DESCRIPTION and make it not use versions, a
5050 directory with ebuilds that inherit this eclass may contain multiple
5051 versions and we also don't want to give the impression that a new
5052 directory needs to made if that's not the case. Fixes bug #445110.
5053 Clarified which patch depths are used in the normal output and error
5054 output when applying patches. Fixes bug #436402.
5055 Made sure .tmp_gas_check is created inside the temp folder, it
5056 accidentally created temp.tmp_gas_check instead. Fixes bug #336732.
5057 Make UNIPATCH_DOCS work again, install 0000_README document when
5058 using genpatches. Fixes bug #301478.
5059
5060 14 Apr 2013; Ole Markus With <olemarkus@g.o> php-ext-source-r2.eclass:
5061 Remove support for EAPI 2 and 3 for php-ext-source-r2. Use REQUIRED_USE for
5062 target depends
5063
5064 14 Apr 2013; Mike Gilbert <floppym@g.o> python-utils-r1.eclass:
5065 Remove carriage-return from shebang before validating it, bug 465790 by
5066 ikelos.
5067
5068 13 Apr 2013; Mike Gilbert <floppym@g.o> systemd.eclass:
5069 Replace basename usage with a shell parameter replacement.
5070
5071 13 Apr 2013; Michał Górny <mgorny@g.o> systemd.eclass:
5072 Use pkg-config to query systemd directories.
5073
5074 13 Apr 2013; Michael Weber <xmw@g.o> cmake-multilib.eclass:
5075 Pass ${@} in phase functions. Approved by author on dev-ml.
5076
5077 13 Apr 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5078 spell fix
5079
5080 13 Apr 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5081 Unmask the egg_info block for further testing. Feel free to comment it out if
5082 you can reproduce the earlier issues.
5083
5084 10 Apr 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5085 Move the egg_info code into a more realistic location for future testing.
5086
5087 10 Apr 2013; Jeroen Roovers <jer@g.o> nvidia-driver.eclass:
5088 Update documentation URL.
5089
5090 10 Apr 2013; Jeroen Roovers <jer@g.o> nvidia-driver.eclass:
5091 Remove duplicate PCI ID.
5092
5093 10 Apr 2013; Jeroen Roovers <jer@g.o> unpacker.eclass:
5094 Add support for 1.6.0-nv2 (bug #465340).
5095
5096 10 Apr 2013; Jory A. Pratt <anarchy@g.o> mozconfig-3.eclass:
5097 Disable debug symbols unless debug is enabled.
5098
5099 10 Apr 2013; Magnus Granberg <zorry@g.o> pax-utils.eclass:
5100 Make PT default pax marking and change ewarn to elog
5101
5102 08 Apr 2013; Ole Markus With <olemarkus@g.o> php-ext-source-r2.eclass:
5103 Fix for installing ini files in the tree. Bug 464900
5104
5105 08 Apr 2013; Patrick Lauer <patrick@g.o> toolchain.eclass:
5106 Fix for gcc info page installation #464008
5107
5108 07 Apr 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
5109 Remove wrong sed on QT_INSTALL_{LIBS,PLUGINS}. See bug 304971 comments 16-18.
5110
5111 07 Apr 2013; Michael Palimaka <kensington@g.o> kde4-meta.eclass:
5112 Guard against multiple inheritance. Make KMCOMPILEONLY sed case-insensitive
5113 to avoid file collisions in the future.
5114
5115 07 Apr 2013; Michael Palimaka <kensington@g.o> kde4-functions.eclass,
5116 kde4-meta-pkg.eclass:
5117 Guard against multiple inheritance.
5118
5119 07 Apr 2013; Michael Palimaka <kensington@g.o> kde4-base.eclass:
5120 Guard against multiple inheritance. Fix fetching for KDE SC 4.11
5121 pre-releases. Drop old QT_MINIMAL logic. Add a set of base dependencies for
5122 kde-workspace packages to work around bugs like #444438 and #464614.
5123
5124 07 Apr 2013; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
5125 Guard against multiple inheritance. Improve cross-compilation support by
5126 always using the correct pkg-config.
5127
5128 07 Apr 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass,
5129 python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass:
5130 Create temporary symlinks for executables and pkg-config files, and add them
5131 to $PATH and $PKG_CONFIG_PATH respectively. This makes it easier for broken
5132 build systems to find Python, and gives us the possibility of dropping
5133 python-wrapper.
5134
5135 07 Apr 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
5136 multilib-build.eclass, multilib-minimal.eclass:
5137 Move header wrapping to multilib-build. Use the new code in
5138 autotools-multilib and multilib-minimal.
5139
5140 05 Apr 2013; Mike Gilbert <floppym@g.o> mozextension.eclass,
5141 mozlinguas.eclass:
5142 Fix eclass docs.
5143
5144 05 Apr 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
5145 Fix eclassdoc.
5146
5147 05 Apr 2013; Ben de Groot <yngwin@g.o> font.eclass:
5148 RDEPEND=$DEPEND to fix bug #446012
5149
5150 05 Apr 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
5151 Work around bootstrap comparison failures on ancient systems (bug #411333).
5152
5153 01 Apr 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
5154 Fix path handling in header wrapping code.
5155
5156 01 Apr 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
5157 Support wrapping headers for multilib.
5158
5159 01 Apr 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
5160 multibuild.eclass:
5161 Introduce multibuild_merge_root, as an universal interim-install merging
5162 function.
5163
5164 01 Apr 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass:
5165 Support setting mode of prune_libtool_files through
5166 AUTOTOOLS_PRUNE_LIBTOOL_FILES.
5167
5168 30 Mar 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5169 fixed missing VDRVERSION up from >=vdr-1.7.34
5170
5171 30 Mar 2013; Mike Gilbert <floppym@g.o> python-r1.eclass:
5172 Add note about quoting patterns for python_gen_usedep.
5173
5174 29 Mar 2013; Pacho Ramos <pacho@g.o> vala.eclass:
5175 Update VALA_MAX_API_VERSION
5176
5177 29 Mar 2013; Tomáš Chvátal <scarabeus@g.o> office-ext-r1.eclass:
5178 Allow specification of directory where the extensions are. Also allow one
5179 package providing multiple oxts correctly. Wrt bug#463536.
5180
5181 28 Mar 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
5182 Support obtaining CFLAGS and LIBS for the Python implementation (similarly to
5183 pkg-config or python-config).
5184
5185 26 Mar 2013; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
5186 Fix hardcoded libexec suse path in scripts.
5187
5188 25 Mar 2013; Jory A. Pratt <anarchy@g.o> mozcoreconf-2.eclass:
5189 Fix a typo for svg support in older versions, bug #462994
5190
5191 24 Mar 2013; Jory A. Pratt <anarchy@g.o> mozconfig-3.eclass mozcoreconf-2.eclass:
5192 Cleanup of obsolete options, address bug #446662,460592
5193
5194 23 Mar 2013; Julian Ospald <hasufell@g.o> unpacker.eclass:
5195 add unpack_zip function to unpacker.eclass wrt #462612
5196
5197 23 Mar 2013; Tomáš Chvátal <scarabeus@g.o> office-ext-r1.eclass:
5198 Do not use-default here as we enable it by profile variable.
5199
5200 23 Mar 2013; Tomáš Chvátal <scarabeus@g.o> office-ext-r1.eclass:
5201 Fix stupid copy&paste.
5202
5203 23 Mar 2013; Tomáš Chvátal <scarabeus@g.o> +office-ext-r1.eclass:
5204 Add next version of office-ext eclass. This time we can directly deploy
5205 libreoffice exts, but ooo crashes so keep backcompat over crashy uno
5206 interface for them (it is oo bug and they should fix it).
5207
5208 20 Mar 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
5209 Introduce an ability to override PYTHON_COMPAT for testing.
5210
5211 20 Mar 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
5212 Reuse multibuild.eclass in python_export_best.
5213
5214 20 Mar 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
5215 Use UID 0 instead of 'root' to assign permissions to super user, bug #315807.
5216
5217 20 Mar 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
5218 Added sys-devel/bc as a RDEPEND as per bug #461848.
5219
5220 19 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5221 Pass --build-platlib and --build-purelib separately to distutils. This allows
5222 to change them to different locations if necessary (bug #455332).
5223
5224 18 Mar 2013; Michał Górny <mgorny@g.o> systemd.eclass:
5225 Update the maintainer to systemd@.
5226
5227 18 Mar 2013; Michal Hrusecky <miska@g.o> obs-service.eclass:
5228 Change default path for obs services (bug#446074)
5229
5230 16 Mar 2013; Robin H. Johnson <robbat2@g.o> mysql.eclass,
5231 mysql-autotools.eclass:
5232 Bug #461026: use append-cppflags for preprocessor flags.
5233
5234 16 Mar 2013; Ulrich Müller <ulm@g.o> elisp.eclass,
5235 elisp-common.eclass:
5236 Sync eclasses from Emacs overlay.
5237 elisp-common.eclass: Functions elisp-compile, elisp-make-autoload-file,
5238 elisp-install, and elisp-site-file-install now die on failure.
5239 elisp.eclass: Remove die commands that are no longer necessary because the
5240 called functions die themselves. Call readme.gentoo_create_doc and
5241 readme.gentoo_print_elog from readme.gentoo.eclass if these functions exist.
5242
5243 16 Mar 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
5244 Add cloog/isl support for gcc 4.8 (bug # 434816, patch by Kacper Kowalik).
5245
5246 15 Mar 2013; Christoph Junghans <ottxor@g.o> mercurial.eclass:
5247 default to EHG_QUIET="OFF" (bug #461858)
5248
5249 13 Mar 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
5250 Reverse order of $add_args and $@ in esetup.py. Remove duplicate build
5251 command from distutils-r1_python_compile.
5252
5253 13 Mar 2013; Justin Lecher <jlec@g.o> fortran-2.eclass:
5254 Fix fortran-2.eclass for bash-3.2 compatibility, #461544
5255
5256 10 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
5257 Make the log output redirection much simpler. Fix bash-3.2 compatibility.
5258
5259 10 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
5260 Fix compatibility with bash-4.1 -- it does not support negative array
5261 subscripts.
5262
5263 10 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
5264 multibuild_copy_sources: fix outputting variant name.
5265
5266 10 Mar 2013; Christoph Junghans <ottxor@g.o> vim.eclass:
5267 add sys-apps/gawk dep
5268
5269 09 Mar 2013; Robin H. Johnson <robbat2@g.o> mysql-autotools.eclass:
5270 Bug #401733: nested configure scripts in MySQL generate unrecognized options
5271 false positives when toplevel configure passes downwards.
5272
5273 09 Mar 2013; Tom Wijsman <TomWij@g.o> kernel-2.eclass:
5274 Kernel sources and (gen)patches now use xz instead of bz2. Bug #421721.
5275
5276 09 Mar 2013; Julian Ospald <hasufell@g.o> +multilib-minimal.eclass:
5277 add multilib-minimal.eclass
5278
5279 09 Mar 2013; Maxim Koltsov <maksbotan@g.o> leechcraft.eclass:
5280 Fix leechcraft.eclass to support new category, bug #460958.
5281
5282 09 Mar 2013; Michał Górny <mgorny@g.o> eutils.eclass:
5283 Disable epunt_cxx warning since epunt_cxx is broken nowadays.
5284
5285 09 Mar 2013; Michał Górny <mgorny@g.o> eutils.eclass:
5286 Fix epunt_cxx not to subshell.
5287
5288 09 Mar 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
5289 Clean up redundant USE flag check calls, replace them with a single call in
5290 _python_obtain_impls().
5291
5292 09 Mar 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
5293 Introduce multilib_copy_sources.
5294
5295 09 Mar 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
5296 Use multibuild_copy_sources for python_copy_sources.
5297
5298 09 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
5299 Introduce multibuild_copy_sources as a generic source duplicating function.
5300
5301 09 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5302 Use doins instead of dodoc to install examples, due to PMS limitations. Bug
5303 #460516.
5304
5305 09 Mar 2013; Sven Vermeulen <swift@g.o> selinux-policy-2.eclass:
5306 Do not load unconfined module with strict policy
5307
5308 08 Mar 2013; Hanno Boeck <hanno@g.o> apache-2.eclass:
5309 Remove re-setting of permissions every time apache gets reinstalled. See bug
5310 #398899.
5311
5312 07 Mar 2013; Tim Harder <radhermit@g.o> python.eclass:
5313 Add 2.7-jython.
5314
5315 07 Mar 2013; Tim Harder <radhermit@g.o> python-utils-r1.eclass:
5316 Add jython2_7.
5317
5318 05 Mar 2013; Michael Pagano <mpagano@g.o> kernel-2.eclass:
5319 Force python 2* for USE=deblob as deblob script does not yet support python3.
5320 Thanks to Arfrever. See bug #458032
5321
5322 05 Mar 2013; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
5323 eqmake4: override also QMAKE_LINK_C, used by packages with
5324 "CONFIG+=use_c_linker". Fixes bug #460420.
5325
5326 05 Mar 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5327 vdr-plugin-2.eclass, adapted to the new plugin makefile handling; cleanup for
5328 unusede function 'delete_orphan_plugindb_file'; more unneeded source cleanup
5329
5330 04 Mar 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
5331 Introduce multilib_for_best_impl().
5332
5333 04 Mar 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
5334 Convert to use multibuild.eclass.
5335
5336 04 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5337 Use multilib_for_best_variant() for the *_all() phases.
5338
5339 04 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
5340 python-r1.eclass:
5341 Introduce python_parallel_foreach_impl() and reuse it in distutils-r1.
5342
5343 04 Mar 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
5344 Use multibuild.eclass in python-r1.
5345
5346 04 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
5347 Add multibuild_for_best_variant.
5348
5349 04 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass:
5350 Print only the "public" part of commands.
5351
5352 04 Mar 2013; Michał Górny <mgorny@g.o> multibuild.eclass,
5353 python-r1.eclass:
5354 Move run_in_build_dir() to multibuild.eclass.
5355
5356 04 Mar 2013; Michał Górny <mgorny@g.o> +multibuild.eclass:
5357 Introduce multibuild.eclass to handle building multiple variants of the same
5358 package in a common manner.
5359
5360 04 Mar 2013; Robin H. Johnson <robbat2@g.o> mysql-cmake.eclass:
5361 MySQL 5.6 needs to NOT have -fno-implicit-templates, also support
5362 epatch_user.
5363
5364 03 Mar 2013; Pacho Ramos <pacho@g.o> readme.gentoo.eclass:
5365 Change formatting tool as discussed with Ulrich Müller in bug #460050,
5366 thanks a lot to him for his help.
5367
5368 03 Mar 2013; Davide Pesavento <pesa@g.o> autotools-utils.eclass,
5369 kde4-base.eclass, qt4-build.eclass:
5370 Qt category move.
5371
5372 02 Mar 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
5373 Remove blockers: portage is perfectly capable of handling our deps correctly
5374 by itself nowadays.
5375
5376 02 Mar 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
5377 Improve the no-multilib fallback to respect ${ABI} set by multilib-portage.
5378
5379 02 Mar 2013; Michał Górny <mgorny@g.o> python.eclass:
5380 Remove deprecation warnings wrt bug #452160. The code will not be removed
5381 anymore since the eclass will be deprecated at some point.
5382
5383 02 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5384 Run *_all() phases in best-impl sources, in an in-source build.
5385
5386 02 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5387 Override build locations and set PYTHONPATH in in-source builds, to increase
5388 compatibility with out-of-source builds.
5389
5390 02 Mar 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5391 In-source builds: append "build/" subdir to the BUILD_DIR variable. It can be
5392 used alike in out-of-source builds now.
5393
5394 27 Feb 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
5395 Enable x32 ABI support.
5396
5397 27 Feb 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
5398 Export src_prepare() explicitly rather than implicitly through inherits.
5399
5400 27 Feb 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
5401 Update description.
5402
5403 27 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
5404 multilib-build.eclass, python-r1.eclass:
5405 Revert the log teeing changes as they cause unexpected kind of breakage.
5406
5407 26 Feb 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
5408 Run header checksumming function only if /usr/include exists (IOW: silence
5409 the warning).
5410
5411 26 Feb 2013; Michał Górny <mgorny@g.o> multilib-build.eclass:
5412 Enable writing split build logs.
5413
5414 26 Feb 2013; Michał Górny <mgorny@g.o> eutils.eclass:
5415 prune_libtool_files: support running without pkg-config installed, using sed
5416 fallback.
5417
5418 26 Feb 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
5419 Re-enable split logs, now directly handled by python*_foreach_impl().
5420
5421 26 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5422 Re-use python_parallel_foreach_impl() in distutils-r1.
5423
5424 26 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
5425 python-r1.eclass:
5426 Introduce the parallel variant of python_foreach_impl().
5427
5428 26 Feb 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
5429 Make python_foreach_impl() non-fatal, expect explicit die inside or outside.
5430
5431 25 Feb 2013; Michał Górny <mgorny@g.o> xorg-2.eclass:
5432 Bump the emul-linux-x86 blocker to match the new release.
5433
5434 24 Feb 2013; Pacho Ramos <pacho@g.o> emul-linux-x86.eclass:
5435 Allow headers installation, bug #458784
5436
5437 24 Feb 2013; Michał Górny <mgorny@g.o> xorg-2.eclass:
5438 Introduce multilib support for xlibs.
5439
5440 24 Feb 2013; Pacho Ramos <pacho@g.o> emul-linux-x86.eclass:
5441 Drop versionator eclass as it's not needed for a long time, also fixes bug
5442 #458728 that was caused by quoting IUSE. Thanks a lot to mgorny for doing the
5443 work.
5444
5445 24 Feb 2013; Hans de Graaff <graaff@g.o> ruby-fakegem.eclass:
5446 Also set the RUBY_FAKEGEM_DOCDIR default for the rake recipe. This fixes a
5447 regression manifested by bug 458506.
5448
5449 22 Feb 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
5450 Fix passing arguments to phases.
5451
5452 21 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5453 Support EXAMPLES to install examples in a consistent manner.
5454
5455 18 Feb 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
5456 vdr-plugin.eclass, add eerror to get .eclass depricated
5457
5458 14 Feb 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
5459 Make it possible to bypass license check from ebuilds
5460
5461 14 Feb 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
5462 Drop KEYWORDS from eclass, #342185
5463
5464 12 Feb 2013; Michael Haubenwallner <haubi@g.o>
5465 ELT-patches/aixrtl/1.5.0-cmds-c:
5466 Fix typo: extra apostrophe being shell syntax error.
5467
5468 11 Feb 2013; Michał Górny <mgorny@g.o> autotools-utils.eclass,
5469 distutils-r1.eclass:
5470 Support DOCS=() to disable installing documentation.
5471
5472 10 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5473 Temporarily disable egg_info since it causes problems with installing
5474 scripts.
5475
5476 10 Feb 2013; Michał Górny <mgorny@g.o> +cmake-multilib.eclass:
5477 Introduce cmake-utils wrapper eclass for multilib.
5478
5479 10 Feb 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
5480 multilib-build.eclass:
5481 Move header checking function into multilib-build for wider reuse.
5482
5483 10 Feb 2013; Michał Górny <mgorny@g.o> eutils.eclass:
5484 QA-warn if epunt_cxx does not find any checks to punt.
5485
5486 10 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5487 Introduce a function to install package for running tests, solving all the
5488 issues with PyPy, setuptools and namespaces.
5489
5490 10 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5491 Override egg-info write location in out-of-source builds.
5492
5493 10 Feb 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5494 Error out if "tests" package is installed. This is a common mistake and a
5495 source of file collisions.
5496
5497 08 Feb 2013; Michał Górny <mgorny@g.o> vcs-snapshot.eclass:
5498 Document the src_unpack() function. Requested in bug #456160.
5499
5500 08 Feb 2013; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
5501 Bump CMake minimum version to latest stable.
5502
5503 08 Feb 2013; Patrick Lauer <patrick@g.o> distutils.eclass:
5504 Fixing confusing message in distutils.eclass
5505
5506 07 Feb 2013; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
5507 Export src_prepare. Improve support for dev-util/ninja wrt bug #439608. Add
5508 support for CMAKE_DISABLE_FIND_PACKAGE wrt bug #453746.
5509
5510 07 Feb 2013; Alexey Shvetsov <alexxy@g.o> kde4-base.eclass,
5511 kde4-functions.eclass, kde4-meta.eclass, kde4-meta-pkg.eclass:
5512 Version bump KDE SC 4.10.0
5513
5514 04 Feb 2013; Pacho Ramos <pacho@g.o> readme.gentoo.eclass:
5515 Add a variable to stop autoformatting when not desired, use '-e' option for
5516 echo in the autoformatting way to let people control it with sequences
5517 recognized by it (see man echo), fix it to work ok with prebuilt packages
5518 (#455030 by Brian Harring, Zac Medico and Fabio Erculiani)
5519
5520 04 Feb 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
5521 Introduce python_get_library_path() to obtain the path to the Python library.
5522 Required by dev-python/shiboken.
5523
5524 04 Feb 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
5525 Introduce python_newscript(), to install scripts with renaming. Requested in
5526 bug #454640.
5527
5528 01 Feb 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
5529 +multilib-build.eclass:
5530 Introduce a common multilib-build eclass to help building packages for
5531 multilib, and use the new ABI_X86 flags in it.
5532
5533 31 Jan 2013; Gilles Dartiguelongue <eva@g.o> gst-plugins10.eclass:
5534 Allow build of multiple plugins in different directories. Make variables more
5535 easily override-able.
5536
5537 31 Jan 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
5538 xorg-2.eclass:
5539 Add EAPI 5 sub-slot dependency on x11-base/xorg-server for packages which
5540 require rebuilding when the server is upgraded.
5541
5542 31 Jan 2013; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
5543 Additional files also must be versioned as they change between versions.
5544
5545 30 Jan 2013; Michał Górny <mgorny@g.o> python-r1.eclass,
5546 python-single-r1.eclass:
5547 Use (-) USE-defaults to reduce issues from removing flags.
5548
5549 29 Jan 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
5550 Disable pypy1.8 globally.
5551
5552 27 Jan 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
5553 Remove all hidden files in the main tarball dir.
5554
5555 27 Jan 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
5556 Fix output redirections in run_in_build_dir().
5557
5558 27 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5559 Support using distutils-r1 along with python-single-r1.
5560
5561 27 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5562 Support making dependency and phase function enforcement optional.
5563
5564 27 Jan 2013; Michał Górny <mgorny@g.o> python-r1.eclass:
5565 Introduce run_in_build_dir() function as used by GNOME ebuilds.
5566
5567 27 Jan 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
5568 Introduce python_doheader(), to install headers specific to a Python
5569 implementation.
5570
5571 27 Jan 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5572 reverted last changes
5573
5574 27 Jan 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
5575 Remove files before installing docs.
5576
5577 27 Jan 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
5578 Also remove stray makefiles.
5579
5580 27 Jan 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
5581 Remove unwanted files that may exist.
5582
5583 27 Jan 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5584 some fixes, install new makefilehandling; thx to zoolock@irc gentoo.vdr
5585
5586 26 Jan 2013; Sven Vermeulen <swift@g.o> selinux-policy-2.eclass:
5587 Supporting removal of SELinux modules
5588
5589 26 Jan 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
5590 Set USE defaults to make sure IUSE_IMPLICIT does not fool us.
5591
5592 26 Jan 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
5593 Require EAPI=5 to make sure everything works predictably.
5594
5595 26 Jan 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
5596 Support running commands in parallel and use it to run configure scripts.
5597
5598 26 Jan 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
5599 Introduce MULTILIB_USEDEP to enforce correct dependencies.
5600
5601 25 Jan 2013; Michael Haubenwallner <haubi@g.o>
5602 +ELT-patches/aixrtl/1.5.0-cmds-c, +ELT-patches/aixrtl/1.5.0-cmds-cxx,
5603 +ELT-patches/aixrtl/1.5.0-expsym-c, +ELT-patches/aixrtl/1.5.0-expsym-cxx,
5604 +ELT-patches/aixrtl/1.5.0-noundef-c, +ELT-patches/aixrtl/1.5.0-noundef-cxx,
5605 +ELT-patches/aixrtl/1.5.0-soname, +ELT-patches/aixrtl/1.5.0-usertl-c,
5606 +ELT-patches/aixrtl/1.5.0-usertl-cxx, +ELT-patches/aixrtl/2.2.0-cmds-c,
5607 +ELT-patches/aixrtl/2.2.0-cmds-cxx, +ELT-patches/aixrtl/2.2.0-expsym-c,
5608 +ELT-patches/aixrtl/2.2.0-expsym-cxx, +ELT-patches/aixrtl/2.2.0-noundef-c,
5609 +ELT-patches/aixrtl/2.2.0-noundef-cxx, +ELT-patches/aixrtl/2.2.0-usertl-cxx,
5610 +ELT-patches/aixrtl/2.4.0-expsym-c, +ELT-patches/aixrtl/2.4.0-expsym-cxx,
5611 -ELT-patches/aixrtl/1.4d-cmds-c, -ELT-patches/aixrtl/1.4d-cmds-cxx,
5612 -ELT-patches/aixrtl/1.4d-sonamespec, -ELT-patches/aixrtl/1.4d-use-rtl-c,
5613 -ELT-patches/aixrtl/1.4d-use-rtl-cxx, -ELT-patches/aixrtl/1.5-sonamespec,
5614 -ELT-patches/aixrtl/2.1b-cmds-c, -ELT-patches/aixrtl/2.1b-cmds-cxx,
5615 -ELT-patches/aixrtl/2.1b-use-rtl-cxx, ELT-patches/aixrtl/1.5.22-cmds-c,
5616 ELT-patches/aixrtl/1.5.22-cmds-cxx, ELT-patches/aixrtl/2.2.8-cmds-c,
5617 ELT-patches/aixrtl/2.2.8-cmds-cxx:
5618 Recreate from scratch: Drop need for ld-wrapper with --soname support, is
5619 unavailable during bootstrap. Ignore libtool before 1.5.0.
5620
5621 24 Jan 2013; Pacho Ramos <pacho@g.o> readme.gentoo.eclass:
5622 Include FORCE_PRINT_ELOG variable to for printing of messages when desired.
5623 Thanks to Tomáš Chvátal for his suggestions.
5624
5625 24 Jan 2013; Tim Harder <radhermit@g.o> vim-plugin.eclass:
5626 Only display vim plugin help elog messages for new installs.
5627
5628 23 Jan 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
5629 Add dummy dir to avoid sandbox violations when emerging with
5630 FEATURES=-userpriv, #437512
5631
5632 23 Jan 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
5633 Add support for license server, #447262
5634
5635 21 Jan 2013; Michał Górny <mgorny@g.o> python-any-r1.eclass,
5636 python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass:
5637 Check PYTHON_COMPAT for validity, and support disabling implementations in
5638 the eclass.
5639
5640 21 Jan 2013; Michał Górny <mgorny@g.o> multilib.eclass:
5641 Set PKG_CONFIG_{LIBDIR,PATH} for multilib builds. Approved by vapier in bug
5642 #453206.
5643
5644 20 Jan 2013; Michał Górny <mgorny@g.o> autotools-multilib.eclass:
5645 Enable EAPI=5.
5646
5647 20 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5648 Do not redirect stderr of pushd&popd. Thanks to vapier for catching that.
5649
5650 20 Jan 2013; Pacho Ramos <pacho@g.o> +readme.gentoo.eclass:
5651 Finally commit readme.gentoo.eclass to create a README.gentoo doc file
5652 recording tips shown via elog messages first time the package is merged.
5653
5654 18 Jan 2013; Justin Lecher <jlec@g.o> intel-sdp.eclass:
5655 No EPREFIX with helper functions
5656
5657 16 Jan 2013; Jory A. Pratt <anarchy@g.o> mozconfig-3.eclass:
5658 Remove webrtc block as it is supported on all archs now.
5659
5660 16 Jan 2013; Gilles Dartiguelongue <eva@g.o> gnome2.eclass:
5661 Drop deprecated SCROLLKEEPER_UPDATE and switch to in_iuse.
5662
5663 16 Jan 2013; Gilles Dartiguelongue <eva@g.o> gnome2.eclass,
5664 gst-plugins10.eclass:
5665 Update eclass documentation to be correclty parsed, bug #452204.
5666
5667 16 Jan 2013; Ralph Sennhauser <sera@g.o> java-utils-2.eclass:
5668 Be graceful if no system vm is set if trying to determine build vm from
5669 handle.
5670
5671 16 Jan 2013; Michał Górny <mgorny@g.o> mozcoreconf-2.eclass:
5672 Migrate Mozilla packages to python-any-r1 for build-time Python dep.
5673
5674 16 Jan 2013; Jory A. Pratt <anarchy@g.o> mozcoreconf-2.eclass:
5675 Fix sqlite dep so pysqlite can go away.
5676
5677 16 Jan 2013; Zac Medico <zmedico@g.o> linux-info.eclass:
5678 Fix localRESULT typo in linux_chkconfig_builtin.
5679
5680 15 Jan 2013; Jeroen Roovers <jer@g.o> ChangeLog:
5681 DECRIPTION -> DESCRIPTION (bug #451654 by Christopher Schwan).
5682
5683 15 Jan 2013; Justin Lecher <jlec@g.o> git.eclass:
5684 @THANKS is no keywords
5685
5686 15 Jan 2013; Justin Lecher <jlec@g.o> distutils-r1.eclass:
5687 Fix typo
5688
5689 15 Jan 2013; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
5690 Drop go support for 4.6 - broken by newer glibc versions and upstream
5691 recommends it not be used.
5692
5693 13 Jan 2013; Gilles Dartiguelongue <eva@g.o> gnome2.eclass:
5694 Allow ebuild override of eclass generated econf.
5695
5696 12 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5697 Provide best implementation's build dir in python_*_all() as BUILD_DIR to
5698 make use of esetup.py easier.
5699
5700 12 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5701 Pass arguments to setup.py in an predictable order, especially do not prepend
5702 commands before user options.
5703
5704 12 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5705 Support specifying directories in DOCS.
5706
5707 12 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5708 Do not call dummy phases unnecessarily.
5709
5710 12 Jan 2013; Justin Lecher <jlec@g.o> flag-o-matic.eclass:
5711 Don't check for twice, but check for redirect support, #445244; thanks Andrey
5712 Hippo for the patch
5713
5714 11 Jan 2013; Justin Lecher <jlec@g.o> +cuda.eclass:
5715 Add new eclass
5716
5717 11 Jan 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
5718 Close the lock file explicitly instead of relying on the subshell created by
5719 the pipe to tee in distutils-r1_run_phase.
5720
5721 10 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5722 Use locks to avoid race conditions when merging (bug #449760). Use tar
5723 instead of cp on FreeBSD due to bug when copying broken symlinks (bug
5724 #447370).
5725
5726 09 Jan 2013; Ian Stakenvicius <axs@g.o> git-2.eclass:
5727 added documentation for an undocumented override variable
5728
5729 08 Jan 2013; Michał Górny <mgorny@g.o> python-single-r1.eclass:
5730 Fix the PYTHON_SINGLE_TARGET validity check.
5731
5732 08 Jan 2013; Michał Górny <mgorny@g.o> python-r1.eclass,
5733 python-single-r1.eclass:
5734 Manually check PYTHON_TARGETS and PYTHON_SINGLE_TARGET for validity rather
5735 than using REQUIRED_USE. Fixes bug #447808.
5736
5737 06 Jan 2013; Sergei Trofimovich <slyfox@g.o> ghc-package.eclass,
5738 haskell-cabal.eclass:
5739 Added 'ghc-supports-threaded-runtime' function. Removed implicit RDEPEND on
5740 'ghc'.
5741
5742 05 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5743 Support overriding job-count for parallel build.
5744
5745 05 Jan 2013; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
5746 Support converting files with python2 and python3 shebangs.
5747
5748 05 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5749 Always write split logs, even in non-parallel builds.
5750
5751 05 Jan 2013; Zac Medico <zmedico@g.o> autotools.eclass:
5752 Avoid unsafe nested multijob_finish_one in eautoreconf for bug #426512.
5753
5754 04 Jan 2013; Ulrich Müller <ulm@g.o> elisp.eclass,
5755 elisp-common.eclass:
5756 Sync eclasses from Emacs overlay.
5757 elisp-common.eclass: Remove last remnants of backwards compatibility code
5758 from elisp-site-regen which was introduced at 2007-12-01. Distinguish between
5759 "version too low" and "could not determine version" in elisp_pkg_setup.
5760 elisp.eclass: Return 2 as exit status of elisp-need-emacs if the comparison
5761 could not be done, e.g., if emacs could not be executed.
5762
5763 04 Jan 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5764 fixed typo, thx to Martin Dummer on irc #vdr-gentoo
5765
5766 04 Jan 2013; Mike Gilbert <floppym@g.o> distutils-r1.eclass:
5767 addpredict /usr/lib/portage/pym in distutils-r1_src_install.
5768
5769 04 Jan 2013; Mike Gilbert <floppym@g.o> python-r1.eclass:
5770 Don't tell the user to set USE_PYTHON when a package does not support
5771 python2.7 or python3.2.
5772
5773 03 Jan 2013; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5774 fixed mistake for emake:-all emake:-install between old and new plugin
5775 makefile structur, vdr-plugin-2.eclass
5776
5777 03 Jan 2013; Alon Bar-Lev <alonbl@g.o> ssl-cert.eclass:
5778 Support mandatory enrollment and custom USE flag, bug#319529.
5779
5780 03 Jan 2013; Davide Pesavento <pesa@g.o> qt4-build.eclass:
5781 Remove more dead code, spotted by Arfrever.
5782
5783 02 Jan 2013; Michał Górny <mgorny@g.o> distutils-r1.eclass,
5784 python-any-r1.eclass, python-r1.eclass, python-single-r1.eclass,
5785 python-utils-r1.eclass:
5786 Remove myself from explicit maintainers, it is enough to assign the bugs to
5787 Python team.
5788
5789 31 Dec 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5790 Do not use {C,CXX}FLAGS from pkg-config vdr.pc >=media-video/vdr-1.7.34;we do
5791 not have the chance to overwrite it with *.eclass
5792
5793 31 Dec 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5794 vdr-plugin-2.eclass, typo
5795
5796 31 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
5797 Add a function to generate dep-strings conditional to Python implementations.
5798
5799 31 Dec 2012; Michał Górny <mgorny@g.o> systemd.eclass:
5800 Add function to get user unit directory, as requested in bug #449304.
5801
5802 31 Dec 2012; Michał Górny <mgorny@g.o> systemd.eclass:
5803 Add function to update systemd journal catalog database.
5804
5805 31 Dec 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5806 vdr-plugin-2.eclass; better detection of new Makefile handling, fixed some
5807 mistakes in inherited append-*flags
5808
5809 31 Dec 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
5810 Remove dead code.
5811
5812 30 Dec 2012; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
5813 Fix installing scripts & modules for Prefix, bug #448786.
5814
5815 29 Dec 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
5816 some adaption for new makefile handling, >=vdr-1.7.34
5817
5818 27 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5819 Pass --build-scripts path to setup.py (when out-of-source builds are used).
5820
5821 27 Dec 2012; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
5822 Introduce functions to get the includedir for Python.
5823
5824 27 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
5825 Introduce python_gen_usedep() and python_gen_flags() to make writing complex
5826 dependencies easier.
5827
5828 26 Dec 2012; Christoph Junghans <ottxor@g.o> mercurial.eclass:
5829 added EHG_BOOTSTRAP (bug #340153), EHG_REVISION defaults to 'defaults (bug
5830 #380947), set web.cacerts (bug #431220), use auth when pulling (bug #432364)
5831
5832 24 Dec 2012; Zac Medico <zmedico@g.o> python-any-r1.eclass:
5833 Fix python-any-r1_pkg_setup fallback logic.
5834
5835 22 Dec 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
5836 Tweak sed expression to match against Qt 4.8.4 too. Thanks to Tomasz
5837 Mloduchowski <q@××××.me> for spotting the regression.
5838
5839 20 Dec 2012; Michał Górny <mgorny@g.o> python-single-r1.eclass:
5840 Introduce python_fix_shebang(), to fix shebangs in installed Python scripts
5841 recursively.
5842
5843 20 Dec 2012; Michał Górny <mgorny@g.o> python-any-r1.eclass,
5844 python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass:
5845 Commonize the code for obtaining the Python interpreter dependency string.
5846
5847 20 Dec 2012; Justin Lecher <jlec@g.o> flag-o-matic.eclass:
5848 Add fix for nen gnu compiler which use -x as command line arg internally,
5849 #445244
5850
5851 20 Dec 2012; Mike Gilbert <floppym@g.o> python.eclass:
5852 Remove pypy version mapping table from wrapper scripts. We can add it back if
5853 pypy is ever ported to py3k and we are still using this eclass.
5854
5855 20 Dec 2012; Mike Gilbert <floppym@g.o> python.eclass:
5856 Add pypy version mapping for 2.0 => 2.7.
5857
5858 20 Dec 2012; Mike Gilbert <floppym@g.o> python.eclass:
5859 Add 2.7-pypy-2.0.
5860
5861 20 Dec 2012; Mike Gilbert <floppym@g.o> python-utils-r1.eclass:
5862 Add pypy2_0.
5863
5864 19 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
5865 Re-enable python-r1 -> python-single-r1 dep prevention.
5866
5867 17 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass,
5868 python-single-r1.eclass:
5869 Require EAPI=5 in both python-r1 eclasses due to bug #447524.
5870
5871 16 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
5872 python-r1.eclass:
5873 Remove outdated comments and checks.
5874
5875 16 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
5876 Temporarily disable PYTHON_SINGLE_TARGET safety check because of issues with
5877 paludis, bug #447524.
5878
5879 16 Dec 2012; Gilles Dartiguelongue <eva@g.o> gnome2.eclass:
5880 Pass --disable-schemas-compile from gsettings.m4 in gnome2_src_configure.
5881
5882 15 Dec 2012; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
5883 Fix the relative linking algo to handle /// in path.
5884
5885 14 Dec 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
5886 Prevent python-r1 packages from depending on python-single-r1 packages.
5887
5888 14 Dec 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
5889 Support directories in DOCS, in EAPI 4+.
5890
5891 13 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5892 Add (temporary) fix for sandbox failures when compiling Python modules. Bug
5893 #447126.
5894
5895 10 Dec 2012; Lars Wendler <polynomial-c@g.o> mozcoreconf-2.eclass:
5896 Added changes to mozcoreconf-2.eclass on request by Anarchy.
5897
5898 09 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5899 Fix python-exec symlink generation for Prefix. Thanks to Fabian Groffen for
5900 help.
5901
5902 09 Dec 2012; Ian Stakenvicius <axs@g.o> mozcoreconf-2.eclass,
5903 mozconfig-3.eclass:
5904 updated mozilla eclasses to match mozilla-overlay
5905
5906 08 Dec 2012; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
5907 Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'.
5908
5909 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5910 Use separate TMPDIR for each Python implementation.
5911
5912 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5913 Report running implementation-common sub-phases verbosely.
5914
5915 07 Dec 2012; Michał Górny <mgorny@g.o> python-any-r1.eclass:
5916 Respect user preferences in python-any-r1 (EPYTHON, eselect-python).
5917
5918 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5919 Write split build logs for easier debugging.
5920
5921 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5922 Use multiprocessing post-fork wait mode to avoid early output when all jobs
5923 are running.
5924
5925 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5926 Do not die when sub-phases return non-true value. This is inconsistent with
5927 normal phase behavior and not really useful since phase functions are
5928 supposed to die on their own.
5929
5930 07 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5931 Pass the best Python implementation info to the implementation-common phase
5932 functions.
5933
5934 06 Dec 2012; Tomáš Chvátal <scarabeus@g.o> waf-utils.eclass:
5935 Introduce NO_WAF_LIBDIR to allow building packages that fails when libdir is
5936 set.
5937
5938 06 Dec 2012; Tomáš Chvátal <scarabeus@g.o> waf-utils.eclass:
5939 Sort this eapi case stuff.
5940
5941 05 Dec 2012; Justin Lecher <jlec@g.o> intel-sdp.eclass:
5942 Add EAPI=5 support; add check for presents of license; handle docs, examples
5943 and man page in a more sane way;sort functions and document eclass for
5944 man-pages; Drop Sebastion as maintainer
5945
5946 03 Dec 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass,
5947 cmake-utils.eclass:
5948 Improve the compatibility code thanks to Arfrever.
5949
5950 03 Dec 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass,
5951 cmake-utils.eclass:
5952 Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus.
5953
5954 02 Dec 2012; Gilles Dartiguelongue <eva@g.o> gst-plugins-bad.eclass,
5955 gst-plugins-base.eclass, gst-plugins-good.eclass, gst-plugins-ugly.eclass,
5956 gst-plugins10.eclass:
5957 Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a
5958 few more fixes, most notably EAPI=1 support fixes. For a more detailed
5959 changelog, please see gnome overlay git log.
5960
5961 02 Dec 2012; Pacho Ramos <pacho@g.o> vala.eclass:
5962 making vala_src_prepare() into a no-op in the
5963 common situation where vala is in IUSE and USE=-vala as discussed with the
5964 team via mail. Thanks a lot to Alexandre Rostovtsev for the work.
5965
5966 02 Dec 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
5967 Always pass --disable-gtk-doc for eapi >= 5 as we don't want docs to get
5968 rebuilt as discussed with gnome team. Thanks a lot to Gilles for working on
5969 this.
5970
5971 01 Dec 2012; Michał Górny <mgorny@g.o> autotools-multilib.eclass,
5972 autotools-utils.eclass, cmake-utils.eclass:
5973 Use a common BUILD_DIR variable. Acked by scarabeus.
5974
5975 01 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5976 Support parallel builds using multiprocessing eclass.
5977
5978 01 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5979 Create the wrapper symlinks directly in _distutils-r1_rename_scripts rather
5980 than postponing it to distutils-r1_install_all.
5981
5982 01 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5983 Use intermediate-root install.
5984
5985 01 Dec 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
5986 Make distutils-r1_rename_scripts private. Rename all matching executables
5987 recursively in given path(s) rather than using hardcoded path list.
5988
5989 01 Dec 2012; Michał Górny <mgorny@g.o> +python-any-r1.eclass,
5990 python-r1.eclass, python-single-r1.eclass:
5991 Introduce python-any-r1, to handle packages satisfied by any Python
5992 implementation installed (e.g. strictly build-time dependent).
5993
5994 30 Nov 2012; Michał Górny <mgorny@g.o> python-single-r1.eclass:
5995 Add missing REQUIRED_USE constraints to enforce PYTHON_SINGLE_TARGET being in
5996 PYTHON_TARGETS.
5997
5998 30 Nov 2012; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
5999 Support all EAPIs.
6000
6001 30 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass,
6002 python-single-r1.eclass, python-utils-r1.eclass:
6003 Make python-single-r1 stand-alone, and blocking python-r1.
6004
6005 29 Nov 2012; Julian Ospald <hasufell@g.o> waf-utils.eclass:
6006 add verbosity to waf-utils.eclass wrt #444562
6007
6008 28 Nov 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
6009 * Reduce potential clash of function names in global scope
6010 * Use more manpage tags
6011 * resort phase functions to the end
6012 * require at least arguments for _fortran_compile_test()
6013 * log compile tests
6014
6015 28 Nov 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
6016 Use man page tags
6017
6018 27 Nov 2012; Jeroen Roovers <jer@g.o> nvidia-driver.eclass:
6019 Remove ebeep because newer nvidia-drivers have EAPI=4.
6020
6021 27 Nov 2012; Ulrich Müller <ulm@g.o> scsh.eclass:
6022 Drop default LICENSE assignment.
6023
6024 27 Nov 2012; Alexandre Rostovtsev <tetromino@g.o> gnome2.eclass:
6025 Handle DOCS when it is an exported array, i.e. "declare -ax" (bug #444740,
6026 thanks to Arfrever).
6027
6028 26 Nov 2012; Alexandre Rostovtsev <tetromino@g.o> gnome2.eclass:
6029 Typo, probably caused by strange font in pms.pdf (bug #444740, thanks to
6030 Alphat-PC).
6031
6032 26 Nov 2012; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
6033 Add python_optimize() to compile Python modules.
6034
6035 26 Nov 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
6036 python-single-r1.eclass:
6037 Run EXPORT_FUNCTIONS even if re-inheriting, to preserve the expected phase
6038 overrides.
6039
6040 26 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass,
6041 python-single-r1.eclass:
6042 Override incompatible functions in python-single-r1 directly, instead of
6043 adding checks to python-r1.
6044
6045 25 Nov 2012; Pacho Ramos <pacho@g.o> emul-linux-x86.eclass:
6046 Really install only libs, not everything included in .so* (#442910 by SpanKY,
6047 Samuli Suominen and Jim Faulkner).
6048
6049 24 Nov 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
6050 python.eclass, python-r1.eclass, python-single-r1.eclass,
6051 python-utils-r1.eclass:
6052 Fix EAPI checks, add double- and colliding include guards.
6053
6054 24 Nov 2012; Michał Górny <mgorny@g.o> +python-single-r1.eclass:
6055 Introduce python-single-r1 to handle Python packages not supporting multiple
6056 implementations.
6057
6058 24 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass,
6059 +python-utils-r1.eclass:
6060 Move common Python functions to python-utils-r1.
6061
6062 24 Nov 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
6063 Handle documentation as 'default' for eapi5 and newer (as discussed via
6064 mail), bug #373131
6065
6066 21 Nov 2012; Michał Górny <mgorny@g.o> systemd.eclass:
6067 systemd_do*: use local variable scope instead of subshelling.
6068
6069 21 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6070 Introduce python_domodule() to install Python modules.
6071
6072 21 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6073 Introduce python_doscript() to install Python scripts.
6074
6075 19 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6076 Introduce a check for USE_PYTHON & PYTHON_TARGETS compatibility.
6077
6078 19 Nov 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
6079 Added new helper function 'cabal_chdeps' and and debug variable
6080 'CABAL_DEBUG_LOOSENING' for it.
6081
6082 17 Nov 2012; Mike Gilbert <floppym@g.o> enlightenment.eclass:
6083 Remove the minimum restriction from PYTHON_DEPEND; any version of python from
6084 the last several years will do the job.
6085
6086 17 Nov 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
6087 Rely on prune_libtool_files for eapis >= 5 as discussed with the team via
6088 mail.
6089
6090 17 Nov 2012; Thomas Sachau (Tommy[D]) <tommy@g.o>
6091 enlightenment.eclass:
6092 Raise python dependency to at least 2.5, fixes the breakage caused by
6093 silently dropped support for python-2.4 in python eclass
6094
6095 16 Nov 2012; Sergei Trofimovich <slyfox@g.o> ghc-package.eclass,
6096 haskell-cabal.eclass:
6097 Restore dynamic linking of Cabal's ./setup and add building of shared
6098 libraries for ghc-7.7+.
6099
6100 15 Nov 2012; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
6101 Depend on suse-build as most services require it.
6102
6103 15 Nov 2012; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
6104 Darn copy pasto overlook.
6105
6106 15 Nov 2012; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
6107 Use src_uri arrows to allow versioning sanely.
6108
6109 12 Nov 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
6110 Update from qt overlay: respect AR (bug #440262); drop support for EAPI=2;
6111 switch to prune_libtool_files(); various cleanups.
6112
6113 08 Nov 2012; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
6114 Partial sync with qt overlay. Apart from cosmetic changes, we now explicitly
6115 define QMAKE_{AR,RANLIB,OBJCOPY} in eqmake4(), thus fixing bug 440266.
6116
6117 07 Nov 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
6118 Pass --disable-schemas-install when possible as discussed with the team via
6119 mail.
6120
6121 07 Nov 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
6122 Pass --disable-silent-rules when possible (not needed for eapi5), bug #429308
6123
6124 05 Nov 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6125 Fix enabling byte-compiling.
6126
6127 04 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6128 Always require PYTHON_COMPAT. Add an exception for python-exec which is a
6129 special case.
6130
6131 01 Nov 2012; Robin H. Johnson <robbat2@g.o> mysql-autotools.eclass,
6132 mysql-cmake.eclass, mysql-v2.eclass:
6133 Bring in MySQL overlay eclass changes for tcmalloc, jemalloc, systemtap,
6134 readline gplv3 and pbxt static build.
6135
6136 01 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6137 Minor documentation improvements.
6138
6139 01 Nov 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6140 Mark _python_ln_rel as @INTERNAL.
6141
6142 01 Nov 2012; Robin H. Johnson <robbat2@g.o> mysql.eclass,
6143 mysql-v2.eclass:
6144 Bug #392361: Fix mysql_install_db cases to work between all versions &
6145 variations of MySQL. Also add in checks for tmpdir/log-bin/relay-log
6146 directories that must exist otherwise the install_db will fail.
6147
6148 01 Nov 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6149 Export PYTHONPATH for phases in out-of-source builds.
6150
6151 01 Nov 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6152 Explicitly set library build dir in out-of-source builds.
6153
6154 01 Nov 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
6155 Update homepage.
6156
6157 31 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6158 Enable byte-compilation of Python modules only locally for
6159 distutils-r1_python_install(). Thanks to Enlik for reminding me of it.
6160
6161 31 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6162 Fix the shebang correcting function to patch shebang only. Thanks to Enlik
6163 for the patch.
6164
6165 31 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
6166 gst-plugins10.eclass:
6167 Use versionator to slot gst-1.0 plugins.
6168
6169 30 Oct 2012; Michał Górny <mgorny@g.o> systemd.eclass:
6170 Add systemd_with_utildir() as well.
6171
6172 30 Oct 2012; Michał Górny <mgorny@g.o> systemd.eclass:
6173 Introduce systemd_get_utildir() wrt bug #440320.
6174
6175 30 Oct 2012; Michał Górny <mgorny@g.o> systemd.eclass:
6176 Replace "echo -n" with "echo", bash removes trailing newline in subshells
6177 anyway.
6178
6179 30 Oct 2012; Michał Górny <mgorny@g.o> python-distutils-ng.eclass:
6180 Fix Prefix support, wrt bug #423323.
6181
6182 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6183 Support and use out-of-source builds by default.
6184
6185 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6186 Introduce an esetup.py wrapper function and mydistutilsargs=() for it.
6187
6188 29 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6189 Enable python3.3 support.
6190
6191 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6192 Remove redundant "cd ${BUILD_DIR}" calls.
6193
6194 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
6195 python-r1.eclass:
6196 Move python-exec dependency to python-r1. That eclass now provides means to
6197 create versioned scripts as well.
6198
6199 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6200 Use find instead of hard-coded executable locations list when linking the
6201 wrapper.
6202
6203 29 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6204 Use new python-r1 functions.
6205
6206 29 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6207 Introduce python_replicate_script(), to create copies of a Python script for
6208 all installed implementations.
6209
6210 29 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6211 Introduce python_export_best() to obtain variables for the most preferred
6212 Python implementation enabled.
6213
6214 29 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6215 Add getters for common Python variables.
6216
6217 29 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6218 Add support for obtaining Python site-packages directory.
6219
6220 28 Oct 2012; Pacho Ramos <pacho@g.o> emul-linux-x86.eclass:
6221 Do not hardcode lib32, bug #429726 by SpanKY.
6222
6223 28 Oct 2012; Pacho Ramos <pacho@g.o> emul-linux-x86.eclass:
6224 Set QA_PREBUILT as all installed files are precompiled.
6225
6226 27 Oct 2012; Alexandre Rostovtsev <tetromino@g.o> gnome2-utils.eclass:
6227 Avoid sedding configure.ac in gnome2_disable_deprecation_warning to prevent
6228 accidental triggering of maintainer mode in some packages (bug #439602).
6229
6230 27 Oct 2012; Mike Gilbert <floppym@g.o> python-r1.eclass:
6231 Remove duplicate documentation for BUILD_DIR, PYTHON, and EPYTHON. This
6232 breaks eclass-manpages.
6233
6234 26 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
6235 python-r1.eclass:
6236 Do not enter BUILD_DIR in python_foreach_impl(), do that in distutils-r1
6237 instead.
6238
6239 25 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6240 Add games/bin to lookup paths for rename_scripts().
6241
6242 25 Oct 2012; Michał Górny <mgorny@g.o> python-r1.eclass:
6243 Add a note about array brace expansion.
6244
6245 25 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
6246 python-r1.eclass:
6247 Introduce python_export() to set Python-relevant variables, and document them
6248 better.
6249
6250 25 Oct 2012; Tomáš Chvátal <scarabeus@g.o> cmake-utils.eclass:
6251 Include fix for bug#439268.
6252
6253 24 Oct 2012; Ulrich Müller <ulm@g.o> vim.eclass:
6254 Update dependency after package move from x11-libs/openmotif to
6255 x11-libs/motif.
6256
6257 24 Oct 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
6258 Add some boring debug prints and error+die when hunspell folder is symlink.
6259 Should fix bug#438792.
6260
6261 23 Oct 2012; Michał Górny <mgorny@g.o> eutils.eclass:
6262 prune_libtool_files(): fix variable reuse. Thanks to radhermit for the patch.
6263
6264 23 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
6265 python-r1.eclass:
6266 Improve documentation and a few minor fixes.
6267
6268 23 Oct 2012; Gilles Dartiguelongue <eva@g.o> gnome2-utils.eclass,
6269 gnome2.eclass:
6270 Add gnome2_disable_deprecation_warning to gnome2-utils.eclass
6271
6272 23 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
6273 gst-plugins-base.eclass:
6274 Punt plugin .la files for 0.10.36 and EAPI4
6275
6276 23 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
6277 gst-plugins-good.eclass:
6278 Update for gst-plugins-good-0.10.31: use .xz tarballs, punt .la files.
6279
6280 22 Oct 2012; Michael Pagano <mpagano@g.o> linux-info.eclass:
6281 Update for new location of version.h. Thanks to Magnus Helmersson. Bug
6282 #438876
6283
6284 22 Oct 2012; Thomas Sachau (Tommy[D]) <tommy@g.o>
6285 enlightenment.eclass:
6286 Enable verbose output
6287
6288 21 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
6289 gst-plugins-base.eclass:
6290 Switch to xz tarballs in EAPI4.
6291
6292 19 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6293 Call no-op default phases for each implementation (meaningless but more
6294 correct).
6295
6296 19 Oct 2012; Patrick Lauer <patrick@g.o> check-reqs.eclass:
6297 Fixing units
6298
6299 19 Oct 2012; Patrick Lauer <patrick@g.o> check-reqs.eclass:
6300 Fixing units
6301
6302 19 Oct 2012; Patrick Lauer <patrick@g.o> check-reqs.eclass:
6303 Fixing binpkg behaviour
6304
6305 17 Oct 2012; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
6306 Respect AR and RANLIB, wrt bug #436070.
6307
6308 16 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
6309 Unset FC and F77 if no fortran support is wanted
6310
6311 16 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
6312 Add enhanced DEP support in fortran-2.eclass to easy the usage. Only inherit
6313 fortran-2 is need for general use. For a USE dependency on fortran the new
6314 FORTRAN_NEEDED=USE variable was introduced
6315
6316 16 Oct 2012; Ben de Groot <yngwin@g.o> -qt4.eclass:
6317 Removing qt4.eclass as announced on Sep 13
6318
6319 15 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass,
6320 python-r1.eclass:
6321 Enable EAPI 5 support.
6322
6323 15 Oct 2012; Michał Górny <mgorny@g.o> distutils-r1.eclass:
6324 Fix missing wrapper symlinks when first supported Python implementation is
6325 disabled.
6326
6327 14 Oct 2012; Alexey Shvetsov <alexxy@g.o> openib.eclass:
6328 Add compat-rdma
6329
6330 14 Oct 2012; Sergey Popov <pinkbyte@g.o> leechcraft.eclass:
6331 Add compiler version checking for LeechCraft
6332
6333 14 Oct 2012; Michał Górny <mgorny@g.o> +distutils-r1.eclass:
6334 Introduce distutils-r1, a new (and simpler) eclass for Python packages using
6335 distutils build system.
6336
6337 14 Oct 2012; Michał Górny <mgorny@g.o> +python-r1.eclass:
6338 Introduce python-r1, a new (and simpler) eclass for Python-related packages.
6339
6340 13 Oct 2012; Johannes Huber <johu@g.o> kde4-meta-pkg.eclass:
6341 Change LICENSE to 'metapackage' for kde meta packages, bug #438278.
6342
6343 12 Oct 2012; Alexey Shvetsov <alexxy@g.o> openib.eclass:
6344 Fix typo
6345
6346 12 Oct 2012; Alexey Shvetsov <alexxy@g.o> openib.eclass:
6347 [ofed] finalyze 3.5
6348
6349 12 Oct 2012; Alexey Shvetsov <alexxy@g.o> openib.eclass:
6350 [openib] Update ofed versions
6351
6352 11 Oct 2012; Michał Górny <mgorny@g.o> eutils.eclass:
6353 prune_libtool_files(): add --modules option to remove modules (plugins) as
6354 well.
6355
6356 11 Oct 2012; Michał Górny <mgorny@g.o> eutils.eclass:
6357 prune_libtool_files(): fix removing symlinked .la files.
6358
6359 08 Oct 2012; Michał Górny <mgorny@g.o> +autotools-multilib.eclass:
6360 Introduce autotools-multilib, to simplify building multilib packages with
6361 autotools-utils.
6362
6363 07 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
6364 Revert virtual/fortran depends again, because not only USE=fortran controlls
6365 fortran needs
6366
6367 07 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
6368 Depend on virtual/fortran eclass wise but in an USE=fortran sensitive way,
6369 #435250
6370
6371 07 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
6372 Revert last change to not break packages with optional fortran support
6373
6374 07 Oct 2012; Michał Górny <mgorny@g.o> boost-utils.eclass:
6375 Fix stupid mistake in boost-utils_get_best_slot().
6376
6377 07 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
6378 Depend on virtual/fortran eclass wise, #435250
6379
6380 07 Oct 2012; Justin Lecher <jlec@g.o> fortran-2.eclass:
6381 Give some information on selected fortran compilers
6382
6383 03 Oct 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
6384 virtualx.eclass:
6385 Unbreak EAPI=2 and 3 users of virtualx.eclass, bug #406353
6386
6387 02 Oct 2012; Tomáš Chvátal <scarabeus@g.o> obs-download.eclass:
6388 More update the doc
6389
6390 02 Oct 2012; Tomáš Chvátal <scarabeus@g.o> obs-service.eclass:
6391 Always use openSUSE:Tools as project to get updates. Remove obs_package
6392 declaration as it is equal to pn.
6393
6394 02 Oct 2012; Tomáš Chvátal <scarabeus@g.o> obs-download.eclass:
6395 Change the documentation a bit and take OBS_PACKAGE from PN if not set.
6396
6397 02 Oct 2012; Michael Palimaka <kensington@g.o> cmake-utils.eclass,
6398 virtualx.eclass:
6399 Make VIRTUALX_COMMAND nonfatal so that Xvfb is always killed. Return status
6400 at the end of CMake test phase. This fixes bug #406353.
6401
6402 02 Oct 2012; Mike Gilbert <floppym@g.o> python.eclass:
6403 Add 3.3 as a supported python abi for testing.
6404
6405 29 Sep 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
6406 virtualx.eclass:
6407 Increase Xfvb resolution to address gimp test failure, bug #414853.
6408
6409 29 Sep 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
6410 added helper function to remove i18n.h includes, if media-plugins/vdr-* are
6411 still use the obsoleted i18n handling and unsupported to gettext handling
6412
6413 28 Sep 2012; Ulrich Müller <ulm@g.o> eutils.eclass:
6414 Test for the EAPI explicitly, because it isn't guaranteed that package
6415 managers implement usex as a shell function.
6416
6417 28 Sep 2012; Ian Stakenvicius <axs@g.o> toolchain-funcs.eclass:
6418 reverted fatal error from unset KV and made it a warning only shown when
6419 checking for 'kern' arch, so that the portage environment call of tc-arch
6420 will not fail anymore, bug 436450
6421
6422 27 Sep 2012; Mike Gilbert <floppym@g.o> python.eclass:
6423 Remove a silly EAPI conditional.
6424
6425 27 Sep 2012; Ian Stakenvicius <axs@g.o> toolchain-funcs.eclass:
6426 Fixed tc-ninja_magic_to_arch() to also use KV_FULL and fail if no kernel
6427 version specified, bug 432390
6428
6429 08 Oct 2012; Robin H. Johnson <robbat2@g.o> db.eclass:
6430 Fix typo in src_test runner: makeopts_jobs not makeopts_job.
6431
6432 27 Sep 2012; Ian Stakenvicius <axs@g.o> eutils.eclass:
6433 Made 'usex' declaration conditional on lack of PM or EAPI5+ support
6434
6435 27 Sep 2012; Ian Stakenvicius <axs@g.o> fortran-2.eclass,
6436 selinux-policy-2.eclass, vdr-plugin-2.eclass, xorg-2.eclass,
6437 autotools-utils.eclass, base.eclass, bash-completion-r1.eclass,
6438 boost-utils.eclass, check-reqs.eclass, cmake-utils.eclass, emboss.eclass,
6439 emul-linux-x86.eclass, enlightenment.eclass, fox.eclass, games.eclass,
6440 games-ggz.eclass, git.eclass, gnome2-utils.eclass, gnome2.eclass,
6441 gst-plugins-bad.eclass, gtk-sharp-module.eclass, haskell-cabal.eclass,
6442 kde4-functions.eclass, leechcraft.eclass, mozlinguas.eclass, mysql.eclass,
6443 mysql-v2.eclass, obs-service.eclass, office-ext.eclass, perl-module.eclass,
6444 php-ext-source-r2.eclass, python-distutils-ng.eclass, qt4-build.eclass,
6445 qt4-r2.eclass, ruby-ng.eclass, scons-utils.eclass, systemd.eclass,
6446 vcs-snapshot.eclass, vdr-plugin.eclass, virtuoso.eclass, waf-utils.eclass,
6447 xfconf.eclass:
6448 naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where
6449 EAPI=4 was previously allowed
6450
6451 27 Sep 2012; Mike Gilbert <floppym@g.o> python.eclass:
6452 Allow usage of EAPI 5.
6453
6454 27 Sep 2012; Alexandre Rostovtsev <tetromino@g.o> clutter.eclass:
6455 Default clutter license is LGPL-2.1 or later.
6456
6457 26 Sep 2012; Julian Ospald <hasufell@g.o> python-distutils-ng.eclass:
6458 add PYTHON_USE wrt #426768
6459
6460 20 Sep 2012; Tomáš Chvátal <scarabeus@g.o> autotools.eclass:
6461 Be more strict about eautoreconfig on aclocal.m4. Fixes bug#424763 and
6462 bug#420631.
6463
6464 20 Sep 2012; Justin Lecher <jlec@g.o> intel-sdp.eclass:
6465 Keyword for *-linux prefix
6466
6467 20 Sep 2012; Michael Palimaka <kensington@g.o> cmake-utils.eclass:
6468 Add support for the ninja build system wrt bug #430608. Improve prefix
6469 support wrt bug #434086.
6470
6471 20 Sep 2012; Alexandre Rostovtsev <tetromino@g.o> vala.eclass:
6472 VALA_{MIN,MAX}_API_VERSION are not unset by default.
6473
6474 19 Sep 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass,
6475 vdr-plugin.eclass:
6476 using now append-lfs-flags for large files
6477
6478 19 Sep 2012; Michał Górny <mgorny@g.o> +boost-utils.eclass:
6479 Introduce boost-utils eclass, to support linking against arbitrary boost
6480 version.
6481
6482 18 Sep 2012; Ulrich Müller <ulm@g.o> bzr.eclass:
6483 Use lightweight checkout instead of export if EBZR_WORKDIR_CHECKOUT is set;
6484 bug 434746. Remove old cleanup code.
6485
6486 18 Sep 2012; Tim Harder <radhermit@g.o> vim.eclass:
6487 Use has_version instead of built_with_use.
6488
6489 17 Sep 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
6490 better LINGUAS detection, vdr-plugin-2.eclass
6491
6492 16 Sep 2012; Ulrich Müller <ulm@g.o> tla.eclass:
6493 Mark as DEAD for removal.
6494
6495 16 Sep 2012; Justin Lecher <jlec@g.o> intel-sdp.eclass:
6496 Add old license jingle until we have fixed the license situation generally
6497
6498 16 Sep 2012; Justin Lecher <jlec@g.o> intel-sdp.eclass:
6499 Added new intel-sdp.eclass
6500
6501 15 Sep 2012; Zac Medico <zmedico@g.o> cannadic.eclass,
6502 cmake-utils.eclass, confutils.eclass, embassy.eclass, eutils.eclass,
6503 games.eclass, gnatbuild.eclass, gnuconfig.eclass, libtool.eclass,
6504 linux-mod.eclass, nsplugins.eclass, perl-module.eclass, qmail.eclass,
6505 toolchain-funcs.eclass:
6506 Remove redundant DESCRIPTION variable settings.
6507
6508 14 Sep 2012; Mark Wright <gienah@g.o> ghc-package.eclass:
6509 ghc-pkg --global-conf parameter is renamed to --global-package-db in ghc
6510 7.6.1
6511
6512 12 Sep 2012; Jory A. Pratt <anarchy@g.o> mozconfig-3.eclass:
6513 Disable crashreporter on all source builds, bug #433962.
6514
6515 12 Sep 2012; Alexandre Rostovtsev <tetromino@g.o> vala.eclass:
6516 Small stylistic fix.
6517
6518 12 Sep 2012; Alexandre Rostovtsev <tetromino@g.o> vala.eclass:
6519 Typo: s/VALA_API_VERSION/version/
6520
6521 12 Sep 2012; Alexandre Rostovtsev <tetromino@g.o> +vala.eclass:
6522 New eclass.
6523
6524 11 Sep 2012; Tim Harder <radhermit@g.o> vim.eclass:
6525 Allow vim to be built against ruby-1.9.
6526
6527 11 Sep 2012; Pawel Hajdan jr <phajdan.jr@g.o> chromium.eclass:
6528 Remove deprecated chromium_check_kernel_config.
6529
6530 10 Sep 2012; Brian Harring <ferringb@g.o> mysql.eclass,
6531 mysql-v2.eclass:
6532 Remove usage of strip_duplicate_slashes function.
6533
6534 It's outside of PMS, and is exposed by misbehaviour on portages part.
6535
6536 09 Sep 2012; Ulrich Müller <ulm@g.o> cvs.eclass:
6537 Rename ESCM_OFFLINE to EVCS_OFFLINE. Drop ESCM_VERSION. Fixes bug 410465.
6538
6539 08 Sep 2012; <swift@g.o> selinux-policy-2.eclass:
6540 Support live policy builds
6541
6542 06 Sep 2012; Michael Palimaka <kensington@g.o> qt4-build.eclass:
6543 Improve respect for *FLAGS. Fixes part of bug #427782.
6544
6545 04 Sep 2012; Johannes Huber <johu@g.o> kde4-meta.eclass:
6546 Dont try to extract cmake/modules for kdegames > 4.9.0. Its removed from
6547 top-level directory by upstream, fixes bug #431924.
6548
6549 01 Sep 2012; Vadim Kuznetsov vadimk@g.o -vmware.eclass,
6550 -vmware-mod.eclass:
6551 removed vmware and vmware-mod elsasses
6552
6553 01 Sep 2012; Ulrich Müller <ulm@g.o> elisp-common.eclass:
6554 Suppress warning message in elisp-site-regen for initial installation.
6555
6556 30 Aug 2012; Michael Pagano <mpagano@g.o> linux-mod.eclass:
6557 Minor typo fix to documentation line. Bug #419469
6558
6559 29 Aug 2012; Michał Górny <mgorny@g.o> eutils.eclass:
6560 prune_libtool_files: run pkg-config code only if necessary.
6561
6562 28 Aug 2012; Michael Pagano <mpagano@g.o> linux-mod.eclass:
6563 Remove deprecated and unrecommended parameter -r from depmod
6564
6565 27 Aug 2012; Michał Górny <mgorny@g.o> systemd.eclass:
6566 Drop blockers for ancient systemd versions.
6567
6568 27 Aug 2012; Michał Górny <mgorny@g.o> systemd.eclass:
6569 tmpfiles.d: ensure .conf suffix when installing.
6570
6571 27 Aug 2012; Michał Górny <mgorny@g.o> systemd.eclass:
6572 Add systemd_newtmpfilesd().
6573
6574 22 Aug 2012; Christoph Junghans <ottxor@g.o> unpacker.eclass:
6575 added support for cpio archives
6576
6577 19 Aug 2012; Johannes Huber <johu@g.o> kde4-base.eclass,
6578 kde4-functions.eclass, kde4-meta.eclass:
6579 Remove obsolete koffice handling. Simplify Qt minimal requirement. Remove
6580 duplicated entry for unstable KDE SC releases in SRC_URI calculation. Arrange
6581 docs example for KDE_LINGUAS alphabetically.
6582
6583 19 Aug 2012; Johannes Huber <johu@g.o> -tetex-3.eclass, -tetex.eclass:
6584 Remove obsolete. Announced on 2012/07/18.
6585
6586 17 Aug 2012; Ulrich Müller <ulm@g.o> elisp.eclass:
6587 Remove unnecessary assignment of IUSE variable.
6588
6589 17 Aug 2012; Tomáš Chvátal <scarabeus@g.o> obs-download.eclass,
6590 obs-service.eclass:
6591 Suse eclasses are under suse herd.
6592
6593 16 Aug 2012; Mike Gilbert <floppym@g.o> python.eclass:
6594 Hide the python.eclass unmerge noise behind PORTAGE_VERBOSE.
6595
6596 16 Aug 2012; Patrick Lauer <patrick@g.o> python.eclas:
6597 Fix noisy output on unmerge #423741
6598
6599 15 Aug 2012; Diego E. Pettenò <flameeyes@g.o> ruby-fakegem.eclass:
6600 Make sure not to test for use doc if it's not there.
6601
6602 14 Aug 2012; Diego E. Pettenò <flameeyes@g.o> ruby-fakegem.eclass:
6603 Add support for documentation recipes as well, and implement an rdoc recipe.
6604
6605 14 Aug 2012; Tomáš Chvátal <scarabeus@g.o> xorg-2.eclass:
6606 Fix disable-dependency-tracking passing. Fixes bug#372239.
6607
6608 13 Aug 2012; Diego E. Pettenò <flameeyes@g.o> ruby-fakegem.eclass,
6609 ruby-ng.eclass:
6610 Add support for cucumber as a test recipe. This allows abstracting some of
6611 the work needed to skip it over on JRuby.
6612
6613 13 Aug 2012; Diego E. Pettenò <flameeyes@g.o> ruby-ng.eclass:
6614 Add a cucumber wrapper similar to the rspec one we have already.
6615
6616 13 Aug 2012; Matti Bickel <mabi@g.o> fox.eclass:
6617 Add updated info statement about fox17.pc re bug #426718
6618
6619 05 Aug 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
6620 fix for wrong detected *.pot file in po dir
6621
6622 03 Aug 2012; Tim Harder <radhermit@g.o> vim-plugin.eclass:
6623 Add alternative location for vim plugin tarball archives.
6624
6625 02 Aug 2012; Johannes Huber <johu@g.o> kde4-meta.eclass:
6626 Fix tarball extract for old kdepim, bug #429428.
6627
6628 01 Aug 2012; Johannes Huber <johu@g.o> kde4-base.eclass,
6629 kde4-functions.eclass, kde4-meta.eclass:
6630 Make .xz compression as default for SRC_URI calculation. Add KDE prefix to
6631 BUILD_TYPE. No #DONOTCOMPILE if add_subdirectory has a variable parameter
6632 ("${...").
6633
6634 29 Jul 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
6635 add support for file:// URI scheme wrt bug #416649
6636
6637 29 Jul 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
6638 replace built_with_use by USE deps wrt bug #242100
6639
6640 29 Jul 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
6641 remove obsolete workaround (ESVN_DISABLE_DEPENDENCIES)
6642
6643 29 Jul 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
6644 remove DESCRIPTION variable wrt bug #428304
6645
6646 28 Jul 2012; Julian Ospald <hasufell@g.o> games.eclass:
6647 omg, we checked the dirs in ${S} instead of ${D} which accidentially
6648 worked for some ebuilds (EAPI-4 related fix)
6649
6650 05 Aug 2012; Justin Lecher <jlec@g.o> pam.eclass:
6651 Add magic needed for app-portage/eclass-manpages to pam.eclass, changes
6652 approved by author
6653
6654 26 Jul 2012; Fabian Groffen <grobian@g.o>
6655 +ELT-patches/sol2-ltmain/2.4.2, libtool.eclass:
6656 elt-patches: add Solaris no de-deplication patch to fix built C++ objects
6657 from aborting when an exception is thrown
6658
6659 26 Jul 2012; <swift@g.o> selinux-policy-2.eclass:
6660 Use warnings for SELinux failures, not errors, since the failure is not fatal
6661 for a system
6662
6663 26 Jul 2012; Ben de Groot <yngwin@g.o> l10n.eclass:
6664 Remove ambiguous wording
6665
6666 24 Jul 2012; Fabian Groffen <grobian@g.o> autotools.eclass:
6667 _elibtoolize: properly set LIBTOOLIZE in case glibtoolize exists in the
6668 system
6669
6670 23 Jul 2012; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
6671 Add C to flags pass to pax-mark to ensure a header is created. Thanks to
6672 blueness. #427642
6673
6674 23 Jul 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
6675 More licenses removal
6676
6677 23 Jul 2012; Ben de Groot <yngwin@g.o> qt4-r2.eclass:
6678 Add array variables for DOCS and HTML_DOCS in qt4-r2.eclass
6679
6680 23 Jul 2012; Ben de Groot <yngwin@g.o> +l10n.eclass:
6681 Initial commit of l10n.eclass
6682
6683 23 Jul 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
6684 mysql.eclass, mysql-v2.eclass:
6685 Sync mysql and mysql-v2 eclasses from the mysql overlay.
6686 Simplify ncurses dependency and update inherit to use git-2 eclass.
6687
6688 21 Jul 2012; Ralph Sennhauser <sera@g.o> java-pkg-2.eclass:
6689 Convert documentation to eclass-manpages.
6690
6691 19 Jul 2012; Tomáš Chvátal <scarabeus@g.o> mozlinguas.eclass:
6692 Fix eclassdoc.
6693
6694 18 Jul 2012; Johannes Huber <johu@g.o> tetex-3.eclass, tetex.eclass:
6695 Marking as DEAD for removal.
6696
6697 18 Jul 2012; Ralph Sennhauser <sera@g.o> java-virtuals-2.eclass:
6698 Convert to eclass-manpages.
6699
6700 18 Jul 2012; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
6701 Add ROOT support, patch by vapier. #416341
6702
6703 18 Jul 2012; Ulrich Müller <ulm@g.o> bzr.eclass:
6704 Don't assign useless values to DESCRIPTION and HOMEPAGE variables.
6705
6706 17 Jul 2012; Mike Gilbert <floppym@g.o> chromium.eclass:
6707 Remove -v option from rm command.
6708
6709 10 Jul 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
6710 Stop inheriting base.eclass
6711
6712 09 Jul 2012; Mike Gilbert <floppym@g.o> base.eclass:
6713 Remove false statement from eclass description.
6714
6715 08 Jul 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
6716 Allow wildcards in CABAL_CORE_LIB_GHC_PV. Guard against breakage of
6717 ghc-shipped libraries.
6718
6719 08 Jul 2012; Diego E. Pettenò <flameeyes@g.o> ruby-ng.eclass:
6720 Add a function to wrap around testrb-2 as well.
6721
6722 05 Jul 2012; Diego E. Pettenò <flameeyes@g.o> ruby-fakegem.eclass,
6723 ruby-ng.eclass:
6724 Add support for running rspec while respecting some common variables
6725 (TEST_VERBOSE and NOCOLOR) in ruby-ng; then use this with a new variable in
6726 ruby-fakegem.
6727
6728 05 Jul 2012; Ralph Sennhauser <sera@g.o> java-utils-2.eclass:
6729 Remove java-pkg_ensure-gcj and java-pkg_ensure-test. #261562 #278965
6730
6731 01 Jul 2012; Matti Bickel <mabi@g.o> php-pear-lib-r1.eclass:
6732 Remove requirement for depend.php.eclass. Since our switch to /usr/share/php
6733 only it is no longer needed.
6734
6735 01 Jul 2012; Vadim Kuznetsov vadimk@g.o vmware.eclass,
6736 vmware-mod.eclass:
6737 Makred vmware.eclass and vmware-mod.eclass dead.
6738
6739 30 Jun 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
6740 Remove also lower case licenses.
6741
6742 27 Jun 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
6743 fixed eapi block; bug 423657
6744
6745 26 Jun 2012; Robin H. Johnson <robbat2@g.o> linux-info.eclass:
6746 You must ensure at least one of the version setup functions gets called in
6747 linux-info.eclass before you can use the config functions.
6748
6749 24 Jun 2012; Michael Pagano <mpagano@g.o> kernel-2.eclass:
6750 Add dev-lang/perl to kernel-2.eclass RDEPEND. Bug #421483
6751
6752 22 Jun 2012; Ian Stakenvicius <axs@g.o> user.eclass:
6753 esethome: silently exit if home dir already up to date, improve messaging
6754
6755 22 Jun 2012; Ian Stakenvicius <axs@g.o> user.eclass:
6756 esethome: eerror and not die when home dir cannot be updated, due to for
6757 instance user being in use
6758
6759 22 Jun 2012; Ian Stakenvicius <axs@g.o> user.eclass:
6760 fixed esethome, directory must exist befure user record can be updated
6761
6762 22 Jun 2012; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
6763 Stable gnustep-base does not have USE=libobjc2, thanks ago
6764
6765 22 Jun 2012; Michael Palimaka <kensington@g.o> kde4-base.eclass:
6766 Sync from kde overlay: Enable tests for live ebuilds, add support for virtual
6767 dbus during src_test, update tarball extension for unstable releases.
6768
6769 21 Jun 2012; Naohiro Aota <naota@g.o> gnome2-utils.eclass:
6770 Add new function gnome2_query_immodules_gtk{2,3} to update immodules cache.
6771 #413529
6772
6773 20 Jun 2012; Michał Górny <mgorny@g.o> eutils.eclass:
6774 prune_libtool_files(): report .a removal only if it exists, and explain the
6775 reasoning for it.
6776
6777 20 Jun 2012; Tomáš Chvátal <scarabeus@g.o> gst-plugins-bad.eclass:
6778 Fix building with newer eapis wrt bug#385841. Noticed by triggered rebuild to
6779 -ocr.
6780
6781 19 Jun 2012; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
6782 Revert to built_with_use for correct libobjc detection and EAPI 0 ebuilds
6783 support
6784
6785 18 Jun 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
6786 Update from qt overlay: drop USE=c++0x from qt-webkit, stop adding USE=qpa to
6787 4.8.3 and later, dead code removal and other minor cleanups.
6788
6789 18 Jun 2012; Ian Stakenvicius <axs@g.o> user.eclass:
6790 added 'esethome' to user.eclass
6791
6792 18 Jun 2012; Fabian Groffen <grobian@g.o> flag-o-matic.eclass:
6793 Allow header and library paths flags in setup-allowed-flags(), bug #414641
6794
6795 17 Jun 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
6796 Remove licenses prior copying docs.
6797
6798 14 Jun 2012; Julian Ospald <hasufell@g.o> eutils.eclass:
6799 small enhancement to examples of doicon
6800
6801 13 Jun 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
6802 Make the oxt unpacking really work.
6803
6804 13 Jun 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
6805 Handle dodoc correctly to not die if no documents are found.
6806
6807 12 Jun 2012; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
6808 Convert docs to eclass-manpages.
6809
6810 11 Jun 2012; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
6811 Add app-admin/eselect-java as preferred provider of eselect java-vm.
6812
6813 11 Jun 2012; Michał Górny <mgorny@g.o> vcs-snapshot.eclass:
6814 Unpack tarballs in directory matching their name rather than ${P}. This
6815 allows the eclass to handle multiple tarballs in one ebuild, and non-snapshot
6816 tarballs should work fine too.
6817
6818 11 Jun 2012; Michał Górny <mgorny@g.o> xorg-2.eclass:
6819 Replace remove_libtool_files with prune_libtool_files.
6820
6821 11 Jun 2012; Tomáš Chvátal <scarabeus@g.o> xorg-2.eclass:
6822 Fix not assigned variable. IE bug#416673.
6823
6824 10 Jun 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
6825 fix for strip-linguas en
6826
6827 10 Jun 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
6828 Remove pypy1_7 from default PYTHON_COMPAT due to removal from tree. Add
6829 pypy1_9.
6830
6831 10 Jun 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
6832 fixed missing chost tag; fixed append-cppflags warning; added Variable to
6833 keep the i18n.o object
6834
6835 10 Jun 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
6836 reorder public functions
6837
6838 10 Jun 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
6839 fixes bug #416743.
6840
6841 10 Jun 2012; Akinori Hattori <hattya@g.o> subversion.eclass:
6842 update @MAINTAINER and minor cleanup.
6843
6844 09 Jun 2012; Julian Ospald <hasufell@g.o> games.eclass:
6845 fix for games.eclass wrt bug #336626 #c21
6846
6847 09 Jun 2012; Marien Zwart <marienz@g.o> python.eclass:
6848 Add pypy-1.9 to the list of supported python ABIs.
6849
6850 07 Jun 2012; Zac Medico <zmedico@g.o> kde4-base.eclass,
6851 mysql-autotools.eclass, mysql-cmake.eclass:
6852 inherit flag-o-matic for append-flags
6853
6854 07 Jun 2012; Michał Górny <mgorny@g.o> vcs-snapshot.eclass:
6855 Extract to ${WORKDIR}/${P} rather than ${S}.
6856
6857 07 Jun 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
6858 Specify SLOT in blocker atoms, to avoid blocking Qt5 packages.
6859
6860 06 Jun 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
6861 Reuse eautoreconf, deprecate autotools-utils_autoreconf.
6862
6863 06 Jun 2012; Michał Górny <mgorny@g.o> autotools.eclass:
6864 Support other GNOME-related tools in eautoreconf: gtk-doc, gnome-doc &
6865 glib-gettext.
6866
6867 06 Jun 2012; Michael Pagano <mpagano@g.o> kernel-2.eclass:
6868 Move ppc/powerpc fix to after we apply linux patches
6869
6870 06 Jun 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
6871 Start using prune_libtool_files() from eutils, deprecate
6872 remove_libtool_files().
6873
6874 06 Jun 2012; Michał Górny <mgorny@g.o> eutils.eclass:
6875 Introduce prune_libtool_files() for .la file removal. Based on one used
6876 by autotools-utils.
6877
6878 05 Jun 2012; Fabian Groffen <grobian@g.o> autotools.eclass:
6879 Avoid type -P output for glibtoolize, bug #419641
6880
6881 05 Jun 2012; Julian Ospald <hasufell@g.o> eutils.eclass:
6882 enhanced functionality of doicon/newicon in eutils.eclass
6883
6884 05 Jun 2012; Pacho Ramos <pacho@g.o> stardict.eclass:
6885 Allow more providers for stardict, bug #413093 by tot-to and qt team.
6886
6887 05 Jun 2012; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
6888 Update Intel/AMD instruction sets for 4.7.
6889
6890 05 Jun 2012; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
6891 Add -mfloat-abi=* to ALLOWED_FLAGS (bug #419615 by Hector Martin).
6892
6893 04 Jun 2012; Ralph Sennhauser <sera@g.o> java-pkg-2.eclass:
6894 No longer call java-pkg_ensure-test in java-pkg-2_pkg_setup as this is
6895 handled by all package managers. #278965
6896
6897 02 Jun 2012; Zac Medico <zmedico@g.o> common-lisp-common-2.eclass,
6898 java-ant-2.eclass, common-lisp-common-3.eclass, common-lisp-common.eclass,
6899 db.eclass, depend.php.eclass, freedict.eclass, gnat.eclass,
6900 gst-plugins-bad.eclass, gst-plugins-base.eclass, kde4-base.eclass,
6901 mysql.eclass, mysql-autotools.eclass, mysql-cmake.eclass, nsplugins.eclass,
6902 php-ext-source-r2.eclass, ruby-ng.eclass, scsh.eclass:
6903 inherit multilib for get_libdir
6904
6905 01 Jun 2012; Ralph Sennhauser <sera@g.o> ant-tasks.eclass:
6906 Don't assinging RDEPEND to DEPEND and vise versa. JRE in DEPEND confuses VM
6907 switching code.
6908
6909 30 May 2012; Sergei Trofimovich <slyfox@g.o> darcs.eclass:
6910 Use 'darcs get --lazy' instead of 'darcs get --partial' (gone in darcs-2.8).
6911
6912 30 May 2012; Ralph Sennhauser <sera@g.o> ant-tasks.eclass:
6913 Set prefix for ant-1.8.4
6914
6915 30 May 2012; Justin Lecher <jlec@g.o> flag-o-matic.eclass:
6916 Sort ldflags handling functions to logic place
6917
6918 30 May 2012; Sergei Trofimovich <slyfox@g.o> games.eclass:
6919 Allow EAPI=4.
6920
6921 30 May 2012; Pawel Hajdan jr <phajdan.jr@g.o> chromium.eclass:
6922 Introduce chromium_suid_sandbox_check_kernel_config, deprecate
6923 chromium_check_kernel_config.
6924
6925 29 May 2012; Pawel Hajdan jr <phajdan.jr@g.o> gnustep-2.eclass,
6926 gnustep-base.eclass:
6927 Apply gnustep eclass changes wrt
6928 http://archives.gentoo.org/gentoo-dev/msg_eee22ea47f4d15e2fa2932583aa92db7.xm
6929 l
6930
6931 28 May 2012; Pawel Hajdan jr <phajdan.jr@g.o> eutils.eclass:
6932 Simplify preserve_old_lib ewarn messages, wrt
6933 http://archives.gentoo.org/gentoo-dev/msg_bf159af028ffeeb83c679d6a0eaa73e5.xm
6934 l . gentoolkit-0.3.0.5 fixing problems blocking this change is now stable on
6935 all archs (bug #411479).
6936
6937 28 May 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
6938 Remove invalid use check, these should be fixed by now.
6939
6940 28 May 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
6941 Fail whenever unable to change directory, wrt #391927.
6942
6943 28 May 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
6944 autotools.eclass no longer supports re-inheriting so we need to override
6945 AUTOTOOLS_AUTO_DEPEND for good...
6946
6947 26 May 2012; <swift@g.o> selinux-policy-2.eclass:
6948 Introducing support for user-provided policies, fix loading logic to retry
6949 with all modules (bug #414599, #414017)
6950
6951 26 May 2012; Michał Górny <mgorny@g.o> python-distutils-ng.eclass:
6952 Fix double hashbang in installed scripts. Patch by Krzysztof Pawlik, modified
6953 by me.
6954
6955 25 May 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
6956 fixed install for locales if only LINGUAS=en
6957
6958 25 May 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
6959 Re-enable rpath on prefix wrt bug 417169.
6960
6961 24 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
6962 Remove obsolete pkg_pretend function.
6963
6964 23 May 2012; Mike Gilbert <floppym@g.o> chromium.eclass:
6965 Don't elog about icons if the user has installed them. Bug 416773 by pacho.
6966
6967 23 May 2012; Diego E. Pettenò <flameeyes@g.o> apache-2.eclass:
6968 Avoid using 'make' for installing; use 'mkdir -p' for creating the
6969 directories to solve parallel install issues (Apache's script is not safe,
6970 but we expect a working mkdir -p). Tested on a 32-way system.
6971
6972 22 May 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
6973 Call eaclocal unconditionally; _elibtoolize no longer does that.
6974
6975 22 May 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
6976 Update SRC_URI for Qt 4.8.1 and later.
6977
6978 21 May 2012; Krzysztof Pawlik <nelchael@g.o>
6979 python-distutils-ng.eclass:
6980 Add information about automatic run of python-distutils-ng_redoscript.
6981
6982 21 May 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
6983 Fix to match autotools.eclass API changes.
6984
6985 21 May 2012; Krzysztof Pawlik <nelchael@g.o>
6986 python-distutils-ng.eclass:
6987 Document PYTHON_DISABLE_SCRIPT_REDOS.
6988
6989 21 May 2012; Krzysztof Pawlik <nelchael@g.o>
6990 python-distutils-ng.eclass:
6991 Fix #! line for installed scripts and install them for enabled
6992 implementations, see bug #416131.
6993
6994 20 May 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
6995 strip-linguas check added
6996
6997 20 May 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
6998 some debug infos for wrong use of vdr-plugin-2.eclass
6999
7000 20 May 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7001 Try to avoid sandbox violation when running qhelpgenerator, bug 415517.
7002
7003 19 May 2012; Ulrich Müller <ulm@g.o> xemacs-elisp-common.eclass:
7004 Fix name space collision with elisp-common.eclass, bug 406053.
7005
7006 19 May 2012; Davide Pesavento <pesa@g.o> qt4.eclass:
7007 qt4.eclass is dead.
7008
7009 14 May 2012; Krzysztof Pawlik <nelchael@g.o>
7010 python-distutils-ng.eclass:
7011 Block older versions of sys-apps/portage that don't have improved
7012 COLLISION_IGNORE handling, see bug #410691.
7013
7014 11 May 2012; Tomáš Chvátal <scarabeus@g.o> nsplugins.eclass:
7015 Actually check if the plugin file exist before creating symlink. Avoids
7016 broken symlinks.
7017
7018 10 May 2012; Tomáš Chvátal <scarabeus@g.o> office-ext.eclass:
7019 Ignore licenses, user accept them by portage.
7020
7021 10 May 2012; Alexandre Rostovtsev <tetromino@g.o> waf-utils.eclass:
7022 Depend on python and block python[-threads] for bug #409427.
7023
7024 09 May 2012; Tomáš Chvátal <scarabeus@g.o> office-ext.eclass:
7025 Update the default unpack to detect cases when oxt is packed elsewhere.
7026
7027 09 May 2012; Matt Turner <mattst88@g.o> xorg-2.eclass:
7028 Fix xorg-2's git:// EGIT_REPO_URI.
7029
7030 09 May 2012; Tomáš Chvátal <scarabeus@g.o> office-ext.eclass:
7031 Add the src_unpack phase for office-ext eclass.
7032
7033 09 May 2012; Pacho Ramos <pacho@g.o> gnome2.eclass:
7034 Don't call gtk-doc configure option when not available
7035
7036 08 May 2012; Andreas K. Huettel <dilfridge@g.o> kde4-base.eclass,
7037 kde4-functions.eclass, kde4-meta.eclass, kde4-meta-pkg.eclass:
7038 Sync kde4-*.eclass from kde overlay: add x11-libs/qt-dbus to kde
7039 dependencies, eqawarn on ${mycmakeargs} as string, properly treat case of
7040 undefined LINGUAS (bug 372457)
7041
7042 08 May 2012; Andreas K. Huettel <dilfridge@g.o> cmake-utils.eclass:
7043 Update cmake-utils.eclass from kde overlay: make builds verbose by default,
7044 fix usage of PREFIX (bug 358059)
7045
7046 07 May 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7047 Stop stripping upstream CFLAGS from g++.conf for Qt 4.8 and later (see bug
7048 352778 comment #6).
7049
7050 06 May 2012; Fabian Groffen <grobian@g.o>
7051 +ELT-patches/sol2-conf/2.4.2, libtool.eclass:
7052 Add ELT patch for Solaris x64 libtool problem where the linker is set to
7053 'ld_sol2'
7054
7055 06 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
7056 Silence eclass-to-manpage warnings.
7057
7058 05 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
7059 Eliminate another duplicate slash.
7060
7061 05 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
7062 Simplify ${D%/}/ to ${D}; PMS says ${D} always has a trailing slash, and it
7063 works without a trailing slash anyway.
7064
7065 04 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
7066 xorg-2.eclass:
7067 Raise util-macros dependency.
7068
7069 04 May 2012; Krzysztof Pawlik <nelchael@g.o>
7070 python-distutils-ng.eclass:
7071 Let distutils compile python modules, see bug #413957.
7072
7073 03 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
7074 Declare local S in _python-distutils-ng_run_for_impl.
7075
7076 02 May 2012; Mike Gilbert <floppym@g.o> python-distutils-ng.eclass:
7077 Fix bytecode generation with Python 3, bug 413771. Patch by James Rowe.
7078
7079 02 May 2012; Gilles Dartiguelongue <eva@g.o> gnome2-utils.eclass,
7080 gnome2.eclass:
7081 Rewrite scrollkeeper support as proposed in bug #301311.
7082
7083 02 May 2012; Jeff Horelick <jdhore@g.o> clutter.eclass,
7084 gkrellm-plugin.eclass, gnome-python-common.eclass, go-mono.eclass,
7085 gpe.eclass, gst-plugins-bad.eclass, gst-plugins-base.eclass,
7086 gst-plugins-good.eclass, gst-plugins-ugly.eclass, gtk-sharp-module.eclass,
7087 kde4-base.eclass, ruby-ng-gnome2.eclass, mozcoreconf-2.eclass, xorg-2.eclass,
7088 rox.eclass, vim.eclass, x-modular.eclass:
7089 dev-util/pkgconfig -> virtual/pkgconfig
7090
7091 02 May 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7092 dev-util/pkgconfig -> virtual/pkgconfig
7093
7094 30 Apr 2012; Krzysztof Pawlik <nelchael@g.o>
7095 python-distutils-ng.eclass:
7096 Remove die from eclass, simply warn if user has collision-protect enabled.
7097
7098 30 Apr 2012; Krzysztof Pawlik <nelchael@g.o>
7099 python-distutils-ng.eclass:
7100 Correctly chdir to ${S}, see bug #411563.
7101
7102 29 Apr 2012; Diego E. Pettenò <flameeyes@g.o> sgml-catalog.eclass:
7103 Fix infinite look if the catalog is corrupted.
7104
7105 29 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin-2.eclass:
7106 typo, added missing [ ] for test
7107
7108 29 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> +vdr-plugin-2.eclass:
7109 vdr-plugin-2.eclass added; include major fixes for obselet i18n handling,
7110 Linguas support
7111
7112 27 Apr 2012; Ulrich Müller <ulm@g.o> elisp-common.eclass:
7113 Sync from Emacs overlay: Require GNU Emacs in elisp-need-emacs().
7114
7115 25 Apr 2012; Fabian Groffen <grobian@g.o> qt4-build.eclass:
7116 fix_includes: create relative symlinks for header directories, such that
7117 further additions by ebuilds in src_install don't fail
7118
7119 24 Apr 2012; Tomáš Chvátal <scarabeus@g.o> myspell-r2.eclass:
7120 Oops didn't commit the dir supporting version. This replaces plain doins with
7121 proper newins command.
7122
7123 24 Apr 2012; Tomáš Chvátal <scarabeus@g.o> +myspell-r2.eclass:
7124 Add myspell-r2.eclass which is just eclassdoced myspell.eclass with removed
7125 no-longer required stuff.
7126
7127 23 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
7128 reverted last changes in plugin_has_gettext function
7129
7130 20 Apr 2012; Patrick Lauer <patrick@g.o> depend.apache.eclass:
7131 Typo
7132
7133 20 Apr 2012; Patrick Lauer <patrick@g.o> depend.apache.eclass:
7134 Extending depend.apache.eclass for apache 2.4
7135
7136 19 Apr 2012; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
7137 Overhaul *FLAGS handling in eqmake4() to fix bug 361303. Thanks to Michael
7138 (kensington) for the patch.
7139
7140 19 Apr 2012; Andreas K. Huettel <dilfridge@g.o> kde4-meta.eclass:
7141 No ewarns even if tar misses some files on unpack, as that is so common it's
7142 pretty much useless.
7143
7144 19 Apr 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
7145 Added CABAL_FEATURES=test-suite by Alexander Vershilov. It enables building
7146 of test suites introduced in Cabal-1.8
7147
7148 19 Apr 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7149 Add appropriate blockers for qt-bearer.
7150
7151 18 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
7152 removed unneeded path install for /usr/local/share; fix i18n install bug,
7153 start with vdr-1.7.27 bug 411945, thanks to Marc Perrudin for this workaround
7154
7155 16 Apr 2012; Tomáš Chvátal <scarabeus@g.o> cmake-utils.eclass:
7156 Whitespace cmake dep. Add build_rules to CMAKE_BUILD_DIR rather than to T as
7157 they might vary for multiple abi builds. Create the CMAKE_BUILD_DIR right
7158 away when determined.
7159
7160 16 Apr 2012; Samuli Suominen <ssuominen@g.o> waf-utils.eclass:
7161 Unbreak waf-utils.eclass by restoring --jobs= argument wrt #412159
7162
7163 15 Apr 2012; Mike Frysinger <vapier@g.o> db.eclass perl-module.eclass
7164 waf-utils.eclass:
7165 Use new makeopts_jobs helper from eutils.eclass.
7166
7167 14 Apr 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
7168 move 'dev-haskell/cabal' santy check out from 'pkg_*' to 'src_*' function to
7169 allow binary installation. Reported by tamiko.
7170
7171 14 Apr 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
7172 fix -dynamic './setup configure' failures against newer libffi (bug #411789
7173 by Leonid Podolny)
7174
7175 09 Apr 2012; Sergei Trofimovich <slyfox@g.o> ghc-package.eclass,
7176 haskell-cabal.eclass:
7177 Remove outdated bits for <ghc-6.10 and <cabal-1.8. Switch from 'eerror' to
7178 'eqawarn' as suggested by Paweł Hajdan, Jr.
7179 (http://www.gossamer-threads.com/lists/gentoo/dev/251259). Install empty
7180 '.conf' files for binaries to help 'haskell-updater' pick binaries built with
7181 onder haskell toolchain on ghc upgrade.
7182
7183 08 Apr 2012; Alexandre Rostovtsev <tetromino@g.o> gnome2-utils.eclass:
7184 Punt stale icon-theme.cache files and empty icon theme directories after
7185 theme uninstallation (bug #410495, thanks to Maxim Kammerer for reporting).
7186
7187 07 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
7188 vdr-vdrmanager added for gettext handling
7189
7190 07 Apr 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
7191 some plugins gives false positive results on gettext handling, add this
7192 plugins here
7193
7194 04 Apr 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7195 Update from qt overlay, fixes #407523.
7196
7197 04 Apr 2012; Johannes Huber <johu@g.o> kde4-base.eclass,
7198 kde4-meta.eclass:
7199 Use .xz also for 4.8.x with x>1.
7200
7201 03 Apr 2012; Krzysztof Pawlik <nelchael@g.o>
7202 python-distutils-ng.eclass:
7203 Add function that makes it easier to properly install Python scripts that get
7204 installed automatically by distutils.
7205
7206 03 Apr 2012; Krzysztof Pawlik <nelchael@g.o> mercurial.eclass:
7207 Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469.
7208
7209 03 Apr 2012; Krzysztof Pawlik <nelchael@g.o>
7210 python-distutils-ng.eclass:
7211 Add detection of collision-protect in FEATURES.
7212
7213 03 Apr 2012; Pacho Ramos <pacho@g.o> git-2.eclass:
7214 Reorder git-2.eclass maintainers to get bugs assigned to most active
7215 maintainer.
7216
7217 02 Apr 2012; Pacho Ramos <pacho@g.o> eutils.eclass:
7218 Use einfo instead of ewarn as discussed in
7219 http://archives.gentoo.org/gentoo-dev/msg_512b5e4049617666f6637618bd62857a.xm
7220 l
7221
7222 02 Apr 2012; Sergei Trofimovich <slyfox@g.o> darcs.eclass:
7223 Switch from ESCM_OFFLINE var to EVCS_OFFLINE (bug #410467 by Ulrich Müller).
7224 Don't skip _darcs/ when checkout to $WORKDIR. Add 'rsync' to DEPENDS.
7225
7226 01 Apr 2012; Mike Gilbert <floppym@g.o> subversion.eclass:
7227 ESCM_OFFLINE -> EVCS_OFFLINE. Bug 410471.
7228
7229 30 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
7230 python-distutils-ng.eclass:
7231 Fix two small issues, spotted by Sławomir Nizio
7232 <slawomir.nizio@×××××××.org>.
7233
7234 29 Mar 2012; Patrick Lauer <patrick@g.o> apache-2.eclass:
7235 Sanitizing directory permissions #398899
7236
7237 29 Mar 2012; Marien Zwart <marienz@g.o> python.eclass:
7238 Add more versions of pypy to the hardcoded mapping in python.eclass.
7239
7240 28 Mar 2012; Marien Zwart <marienz@g.o> python-distutils-ng.eclass:
7241 Try to unbreak dependency generation.
7242
7243 26 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
7244 python-distutils-ng.eclass:
7245 _python-distutils-ng_generate_depend was used only in one place, inline it.
7246
7247 26 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
7248 python-distutils-ng.eclass:
7249 Avoid ${impl::-3} parameter expansion, this is not supported by older bash
7250 and caused issues with cache generation.
7251
7252 26 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
7253 python-distutils-ng.eclass:
7254 Small fixes: use +=, cleanup used variables, white space.
7255
7256 26 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
7257 python-distutils-ng.eclass:
7258 Include only valid values in REQUIRED_USE.
7259
7260 26 Mar 2012; Justin Lecher <jlec@g.o> python-distutils-ng.eclass:
7261 Add missing space to new python.eclass
7262
7263 25 Mar 2012; Krzysztof Pawlik <nelchael@g.o>
7264 +python-distutils-ng.eclass:
7265 Add python-distutils-ng.eclass: new eclass for installing Python, distutils
7266 based packages.
7267
7268 25 Mar 2012; Gilles Dartiguelongue <eva@g.o>
7269 gnome-python-common.eclass:
7270 Replace old py-compile trick by the one from python eclass.
7271
7272 24 Mar 2012; Andreas K. Huettel <dilfridge@g.o> kde4-meta.eclass:
7273 Make opengl dependency soft in kde-workspace (except kwin)
7274
7275 23 Mar 2012; Mike Gilbert <floppym@g.o> chromium.eclass:
7276 Set IUSE=custom-cflags in the eclass so we can reference it in the die hook.
7277
7278 23 Mar 2012; Mike Gilbert <floppym@g.o> sgml-catalog.eclass:
7279 Convert SGML_TOINSTALL to a bash array. Add some documentation.
7280
7281 23 Mar 2012; Mike Gilbert <floppym@g.o> sgml-catalog.eclass:
7282 PMS says that postrm runs before postinst, so remove workaround in
7283 sgml-catalog_pkg_postrm. Fix order of arguments in einfo message.
7284
7285 22 Mar 2012; Alexis Ballier <aballier@g.o> texlive-module.eclass:
7286 Drop support for pre-2010 TeX Live versions
7287
7288 22 Mar 2012; Michał Górny <mgorny@g.o> xorg-2.eclass:
7289 Use autotools-utils to reconfigure.
7290
7291 22 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
7292 All ebuilds need a version number so drop special case for master. Update
7293 comments.
7294
7295 21 Mar 2012; Diego E. Pettenò <flameeyes@g.o> autotools.eclass:
7296 Go back to use a variable rather than an array for _LATEST_AUTOMAKE, use
7297 versionator eclass to go back to the full version instead, so that it's clear
7298 what's going on and other developers don't misread the code. It's only
7299 perfect for EAPI >= 0 but it's not broken on EAPI=0 anyway.
7300
7301 20 Mar 2012; Mike Gilbert <floppym@g.o> python.eclass:
7302 Define _python_implementation() earlier.
7303 Update handling of dependencies.
7304 Patch by Arfrever. Backported from Progress Overlay.
7305 http://code.google.com/p/gentoo-progress/source/detail?r=1705
7306
7307 19 Mar 2012; Michał Górny <mgorny@g.o> vcs-snapshot.eclass:
7308 Fix old eclass name in die-message.
7309
7310 19 Mar 2012; Michał Górny <mgorny@g.o> +vcs-snapshot.eclass:
7311 Introduce vcs-snapshot eclass to simplify working with github, bitbucket
7312 and similar snapshots.
7313
7314 18 Mar 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
7315 move eerror to ewarn, make the gettext warning less importend
7316
7317 17 Mar 2012; Michael Pagano <mpagano@g.o> kernel-2.eclass:
7318 Fix eclass for rc kernels, and fix testing tarball download location. bug
7319 #407869
7320
7321 15 Mar 2012; Patrick Lauer <patrick@g.o> distutils.eclass:
7322 Fixing #407495
7323
7324 14 Mar 2012; Mike Gilbert <floppym@g.o> chromium.eclass:
7325 Improve warning about debug (-g) flags in chromium_pkg_die.
7326
7327 14 Mar 2012; Mike Gilbert <floppym@g.o> +chromium.eclass:
7328 New eclass.
7329
7330 13 Mar 2012; Ralph Sennhauser <sera@g.o> java-utils-2.eclass:
7331 Add JAVA_PKG_WANT_BUILD_VM to allow limiting build VM by VM handle. The main
7332 aim is to allow respecting the system VM, if possible, for a subset of VMs
7333 provided by the jdk virtuals.
7334 Thanks to Vlastimil Babka <caster@g.o> for contributing the variable
7335 name and review.
7336
7337 10 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
7338 Rev. 1.527 fixed 4.7 without me noticing. Add comments about the format of
7339 gcc/BASE-VER to prevent future confusion.
7340
7341 10 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
7342 Revert PRERELEASE setting for live ebuilds. It seems 4.7 treats BASE-VER
7343 differently than earlier versions. This fixes them, but breaks 4.7 again.
7344
7345 10 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
7346 We need micro versions on live ebuilds in order for tc_version_is_at_least()
7347 to work properly.
7348
7349 10 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
7350 Tweak live ebuild bits.
7351
7352 10 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
7353 Fix unpacking of live git ebuilds.
7354
7355 09 Mar 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
7356 readded vdr-plugin_pkg_config dummy function
7357
7358 09 Mar 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
7359 removed vdr-plugin_pkg_config function, unused, changed on 2008 to eselect
7360 vdrplugin handling
7361
7362 09 Mar 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
7363 Drop haddock from DEPENDS when USE=doc haddock. haddock-2.9.2+ can be used
7364 right in the ebuild phase to build it's docs.
7365
7366 08 Mar 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7367 Die earlier on unsupported EAPI.
7368
7369 07 Mar 2012; Mike Gilbert <floppym@g.o> python.eclass:
7370 Fix default src_test implementation in EAPI 4. Patch by pesa.
7371
7372 06 Mar 2012; Andreas K. Huettel <dilfridge@g.o> kde4-base.eclass,
7373 kde4-meta.eclass:
7374 Update from kde overlay
7375
7376 05 Mar 2012; Patrick Lauer <patrick@g.o> apache-2.eclass:
7377 Don't set eapi in eclass, #405911
7378
7379 03 Mar 2012; Vlastimil Babka <caster@g.o> ant-tasks.eclass:
7380 Add support for ANT_TASK_DISABLE_VM_DEPS variable - when enabled, the jdk/jre
7381 deps are not added by eclass.
7382
7383 03 Mar 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
7384 Prevent bundled libffi from being installed with gcj or gccgo (bug #354903 by
7385 Xake). Drop old libffi-related code.
7386
7387 01 Mar 2012; Naohiro Aota <naota@g.o> eutils.eclass:
7388 Consider patch alias, #404447
7389
7390 01 Mar 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7391 Cleanup qt_mkspecs_dir().
7392
7393 01 Mar 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7394 Fold standard_configure_options() into qt4-build_src_configure().
7395
7396 01 Mar 2012; Ulrich Müller <ulm@g.o> eutils.eclass:
7397 Cdrom functions split out to dedicated cdrom.eclass.
7398
7399 28 Feb 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7400 Add qt-openvg blocker.
7401
7402 27 Feb 2012; Mike Gilbert <floppym@g.o> python.eclass:
7403 Add a safety check to catch issues like bug 405299 earlier. Adapted from
7404 Progress overlay.
7405
7406 26 Feb 2012; Pacho Ramos <pacho@g.o> tla.eclass:
7407 Convert to eshopts_{push,pop}, bug 328871 by Spanky.
7408
7409 26 Feb 2012; Pacho Ramos <pacho@g.o> eutils.eclass:
7410 Use correct menu categories for app-* as discussed in gentoo-dev.
7411
7412 25 Feb 2012; Michal Hrusecky <miska@g.o> obs-service.eclass:
7413 Improved obs-service eclass to fix paths to suse-build automatically
7414
7415 25 Feb 2012; Robin H. Johnson <robbat2@g.o> linux-mod.eclass:
7416 Bug #404193: Depend on virtual/modutils instead of
7417 sys-apps/module-init-tools.
7418
7419 23 Feb 2012; Alex Legler <a3li@g.o> ruby-ng.eclass:
7420 Improve no-matching-ruby-target-error message wording wrt bug 405373.
7421
7422 21 Feb 2012; Justin Lecher <jlec@g.o> subversion.eclass:
7423 Respect ESVN_USER, ESVN_PASSWORD and ESVN_OPTIONS on repo update, #401737
7424
7425 20 Feb 2012; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
7426 Use WORKDIR instead of T for temporary GNUstep.conf, fixes bug #389859
7427
7428 20 Feb 2012; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
7429 Require dev-libs/ppl-0.11 now that it's stable (bug #396569). Drop cloog-ppl
7430 include path workaround as we've required 0.15.0 for a while now.
7431
7432 20 Feb 2012; Robin H. Johnson <robbat2@g.o> autotools.eclass:
7433 Remove my WANT_AUTOMAKE=none overloading in eautomake and instead introduce
7434 AT_NOEACLOCAL, AT_NOEAUTOCONF, AT_NOEAUTOMAKE that work the same as
7435 AT_NOELIBTOOLIZE. Should fix bug #404555.
7436
7437 15 Feb 2012; Joerg Bornkessel <hd_brummy@g.o> vdr-plugin.eclass:
7438 move media-tv to virtual/linuxtv-dvb-headers, bug #403929
7439
7440 13 Feb 2012; Zac Medico <zmedico@g.o> python.eclass:
7441 Enable PyPy 1.8 support. Merged from the progress overlay:
7442 http://code.google.com/p/gentoo-progress/source/detail?r=1785
7443
7444 13 Feb 2012; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
7445 Minor code style cleanup and quoting fixes.
7446
7447 13 Feb 2012; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
7448 Finally remove ${S} fallback, it was deprecated 3 months ago.
7449
7450 13 Feb 2012; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
7451 eqmake4: make CONFIG manipulation more robust by using gsub in the awk
7452 script. Fixes bug #372719.
7453
7454 12 Feb 2012; Matti Bickel <mabi@g.o> php-lib-r1.eclass:
7455 always install stuff into /usr/share/php
7456
7457 12 Feb 2012; Matti Bickel <mabi@g.o> fox.eclass:
7458 fix eclass to also support building apps with fox:1.7
7459
7460 12 Feb 2012; Magnus Granberg <zorry@g.o> toolchain.eclass:
7461 PaX mark cc1 and cc1plus for bug 301299
7462
7463 12 Feb 2012; Robin H. Johnson <robbat2@g.o> autotools.eclass:
7464 Provide a way to run eautoreconf without automake by using
7465 WANT_AUTOMAKE=none.
7466
7467 11 Feb 2012; Christian Ruppert <idl0r@g.o> vdr-plugin.eclass:
7468 Remove vdr_add_local_patch() and use epatch_user() from eutils instead. Issue
7469 a error in case the old variable to pass user patches is still used. Also the
7470 example has been removed as it was actually a common ebuild example, nothing
7471 specific. Update descriptions.
7472
7473 11 Feb 2012; Ulrich Müller <ulm@g.o> elisp-common.eclass:
7474 Delete declaration of unused variable.
7475
7476 10 Feb 2012; Thomas Sachau (Tommy[D]) <tommy@g.o> python.eclass:
7477 Revert previous commit to python eclass, breaks any ebuild using
7478 PYTHON_DEPEND=2.4 without any need or prior warning
7479
7480 10 Feb 2012; Patrick Lauer <patrick@g.o> python.eclass:
7481 Removing python 2.4 support from python eclass
7482
7483 09 Feb 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7484 Make src_test() a noop for qt-multimedia (bug #332299).
7485
7486 09 Feb 2012; Markos Chandras <hwoarang@g.o> qt4-build.eclass:
7487 Drop buggy code as discussed on qt@g.o on 2012/02/02
7488
7489 09 Feb 2012; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
7490 Use check on configuration file instead of has_version for EAPI0 ebuilds
7491
7492 08 Feb 2012; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
7493 Force clang when using experimental libobjc2 support
7494
7495 07 Feb 2012; Lars Wendler <polynomial-c@g.o> mozlinguas.eclass:
7496 Whitespace fix
7497
7498 07 Feb 2012; Lars Wendler <polynomial-c@g.o> mozlinguas.eclass:
7499 Fixed eclass for usage with seamonkey (which has langpacks in beta releases).
7500
7501 07 Feb 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
7502 Added support for CABAL_EXTRA_BUILD_FLAGS and HCFLAGS magic variables.
7503
7504 06 Feb 2012; Nirbheek Chauhan <nirbheek@g.o> mozconfig-3.eclass:
7505 Depend on an icon theme, fixes bug 341697
7506
7507 05 Feb 2012; Mike Gilbert <floppym@g.o> mercurial.eclass:
7508 Don't die if hg pull exits with status 1.
7509
7510 04 Feb 2012; Nirbheek Chauhan <nirbheek@g.o> +mozlinguas.eclass:
7511 Add mozlinguas.eclass to handle language packs for mozilla products
7512
7513 04 Feb 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7514 Fix typo in recursive autoreconf.
7515
7516 02 Feb 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7517 Use checksums to determine whether files need autoreconf. Fixes bug #399641.
7518
7519 02 Feb 2012; Mike Gilbert <floppym@g.o> subversion.eclass:
7520 Introduce ESVN_UMASK variable to override default umask. Patch by Arfrever.
7521
7522 31 Jan 2012; Markos Chandras <hwoarang@g.o> qt4-build.eclass:
7523 Initial EAPI4 support in qt4-build eclass
7524
7525 31 Jan 2012; Ulrich Müller <ulm@g.o> eutils.eclass:
7526 Use ${P}-${PR} instead of ${PF} in epatch_user.
7527
7528 30 Jan 2012; Mike Gilbert <floppym@g.o> python.eclass:
7529 Avoid inheriting eutils from python.eclass.
7530
7531 30 Jan 2012; Mike Gilbert <floppym@g.o> python.eclass:
7532 Detect needless usage of python_convert_shebangs(). Patch by Arfrever.
7533
7534 30 Jan 2012; Justin Lecher <jlec@g.o> autotools-utils.eclass:
7535 Call glib-gettextize with --force in autotools-utils.eclass
7536
7537 21 Jan 2012; Andreas K. Huettel <dilfridge@g.o> cmake-utils.eclass:
7538 Dont force CMAKE_BUILD_WITH_INSTALL_RPATH in APPLE prefix on request from
7539 prefix guys, bug 398437
7540
7541 21 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7542 Force autoreconf on user patches only.
7543
7544 21 Jan 2012; Mike Gilbert <floppym@g.o> python.eclass:
7545 Copy python_clean_py-compile_files from Progress overlay. Thanks Arfrever.
7546 Bug 396586.
7547
7548 20 Jan 2012; Sergei Trofimovich <slyfox@g.o> haskell-cabal.eclass:
7549 Added stdout echoing of most executed phase commands. Added stub for
7550 CABAL_USE_HSCOLOUR feature to ease ebuild syncing from haskell overlay.
7551
7552 19 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7553 Add AM_CONFIG_HEADER check (for pixman autoreconf).
7554
7555 19 Jan 2012; Michał Górny <mgorny@g.o> git-2.eclass:
7556 Strip .git from storedir; wrt bug #386845.
7557
7558 19 Jan 2012; Matti Bickel <mabi@g.o> php-pear-lib-r1.eclass:
7559 Removed superflous call to has_php from php-pear-lib-r1
7560
7561 19 Jan 2012; Matti Bickel <mabi@g.o> php-ext-source-r2.eclass:
7562 Added addpredict to src_configure phase because of bug #385403
7563
7564 18 Jan 2012; Matti Bickel <mabi@g.o> php-pear-r1.eclass:
7565 Remove dependency on long gone dev-php/PEAR-PEAR-1.8.1
7566
7567 17 Jan 2012; Magnus Granberg <zorry@g.o> toolchain.eclass:
7568 Add HARD_CFLAGS to ALL_CXXFLAGS for hardened gcc 4.7
7569
7570 17 Jan 2012; Johannes Huber <johu@g.o> kde4-base.eclass:
7571 Drop kdeenablefinal build feature. Fix source uri calc for KDE SC 4.7.97 aka
7572 4.8 RC2 caused by screwed up version number scheme by upstream.
7573
7574 16 Jan 2012; Samuli Suominen <ssuominen@g.o> xfconf.eclass:
7575 Raise xfce4-dev-tools DEPEND to 4.9.1 for LT_INIT and LT_PREREQ support.
7576
7577 15 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7578 Quiet grep output.
7579
7580 15 Jan 2012; Christian Ruppert <idl0r@g.o> vdr-plugin.eclass:
7581 Add maintainer, description tags etc.
7582
7583 15 Jan 2012; Christian Ruppert <idl0r@g.o> vdr-plugin.eclass:
7584 Add EAPI 4 support
7585
7586 15 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7587 Improve the --docdir configure grep.
7588
7589 15 Jan 2012; Ulrich Müller <ulm@g.o> cdrom.eclass:
7590 New variable CDROM_DISABLE_PROPERTIES. Set PROPERTIES only if this is unset.
7591
7592 15 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7593 Pass --docdir to configure only when supported.
7594
7595 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7596 Use path_exists() to ensure any file exists in docdir.
7597
7598 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7599 Replace the docdir-directory error with a warning.
7600
7601 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7602 Pass --force to eautopoint and few other pre-autoreconf funcs.
7603
7604 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7605 Autoreconfigure packages when user patches need it.
7606
7607 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7608 Disallow eautomake from calling eautoreconf unnecessarily.
7609
7610 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7611 Pass --docdir to configure, and install docs from it; wrt bug #350423.
7612
7613 14 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7614 Support installing default docs, similarly to EAPI4; wrt bug #397659.
7615
7616 13 Jan 2012; Matti Bickel <mabi@g.o> php-ext-source-r2.eclass:
7617 Uncomment DEPEND for php-ext-source-r2.eclass, but w/o the SELFDEPEND that
7618 breaks pecl ebuilds (bug #398553)
7619
7620 13 Jan 2012; Ulrich Müller <ulm@g.o> +cdrom.eclass:
7621 New cdrom.eclass, split out CD-ROM functions from eutils.eclass.
7622
7623 13 Jan 2012; Ralph Sennhauser <sera@g.o> java-virtuals-2.eclass:
7624 Set S="${WORKDIR}" for java-virtuals as EAPI-4 doesn't permit the
7625 S-to-WORKDIR fallback anymore.
7626
7627 09 Jan 2012; Justin Lecher <jlec@g.o> autotools-utils.eclass:
7628 Correct typo in autotools-utils.eclass: @DEFAULT-UNSET -> @DEFAULT_UNSET
7629
7630 07 Jan 2012; Michał Górny <mgorny@g.o> systemd.eclass:
7631 Install systemd units to /usr/lib.
7632
7633 06 Jan 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
7634 mysql.eclass, mysql-autotools.eclass, mysql-cmake.eclass, mysql-v2.eclass,
7635 mysql_fx.eclass:
7636 [mysql eclasses] Added prefix support for eclasses - fixes bug 348788 and bug
7637 388125.
7638 Bumped required EAPI to 3 due to the prefix support.
7639 Fix -userpriv detection - fixes bug 312809.
7640
7641 05 Jan 2012; Michał Górny <mgorny@g.o> systemd.eclass:
7642 Fix use of dosym with directory destination.
7643
7644 05 Jan 2012; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7645 Add AUTOTOOLS_AUTORECONF for bug #392073.
7646
7647 03 Jan 2012; Nirbheek Chauhan <nirbheek@g.o>
7648 gnome-python-common.eclass:
7649 New automake uses $(SHELL) py-compile, which fails if py-compile is a symlink
7650 to /bin/true. Make it an executable empty file instead.
7651
7652 03 Jan 2012; Justin Lecher <jlec@g.o> eutils.eclass:
7653 Convert make_desktop_entry() comment block to be eclass-manpages conform,
7654 #397451
7655
7656 01 Jan 2012; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7657 Pass -importdir to configure only for qt >= 4.7 (bug #396685).
7658
7659 01 Jan 2012; Mike Gilbert <floppym@g.o> distutils.eclass,
7660 python.eclass:
7661 Avoid including python.eclass more than once.
7662
7663 31 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7664 Respect {C,CXX,LD}FLAGS during config.tests (bug #336618).
7665
7666 30 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7667 Make the output of qt4-build_src_unpack() more readable.
7668
7669 28 Dec 2011; Stratos Psomadakis <psomas@g.o> kernel-2.eclass:
7670 Fix URIs for longterm kernels
7671
7672 28 Dec 2011; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
7673 Clean up setup-allowed-flags().
7674
7675 28 Dec 2011; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
7676 Remove UNSTABLE_FLAGS. Keyword status should not determine what flags are
7677 used. Move -Os to allowed flags as it's been stable since 4.0ish and drop -O0
7678 because it breaks things a lot.
7679
7680 27 Dec 2011; Jesus Rivero <neurogeek@g.o> subversion.eclass:
7681 Handle UUID mismatch by deleting working copy and checking out it again.
7682 Patch by Arfrever.
7683
7684 27 Dec 2011; Christian Faulhammer <fauli@g.o> rox-0install.eclass,
7685 apache-2.eclass, common-lisp-common-2.eclass, gnustep-2.eclass,
7686 java-ant-2.eclass, java-pkg-2.eclass, java-pkg-opt-2.eclass,
7687 java-utils-2.eclass, java-virtuals-2.eclass, common-lisp-common-3.eclass,
7688 tetex-3.eclass, ant-tasks.eclass, apache-module.eclass, bsdmk.eclass,
7689 common-lisp.eclass, common-lisp-common.eclass, darcs.eclass, db.eclass,
7690 db-use.eclass, embassy.eclass, emul-linux-x86.eclass, enlightenment.eclass,
7691 font-ebdftopcf.eclass, fox.eclass, freebsd.eclass, games.eclass,
7692 games-mods.eclass, gnat.eclass, gnatbuild.eclass, gnome-python-common.eclass,
7693 gst-plugins-bad.eclass, gst-plugins-base.eclass, gst-plugins-good.eclass,
7694 gst-plugins10.eclass, horde.eclass, java-mvn-src.eclass, java-osgi.eclass,
7695 java-pkg-simple.eclass, mercurial.eclass, mozextension.eclass,
7696 myspell.eclass, mysql_fx.eclass, nsplugins.eclass, pam.eclass,
7697 perl-app.eclass, php-common-r1.eclass, php-ezc.eclass, portability.eclass,
7698 rox.eclass, rpm.eclass, savedconfig.eclass, scsh.eclass, sgml-catalog.eclass,
7699 stardict.eclass, sword-module.eclass, tetex.eclass, tla.eclass,
7700 vdr-plugin.eclass, versionator.eclass, vim-doc.eclass, vim-plugin.eclass,
7701 vim-spell.eclass, vmware.eclass, vmware-mod.eclass, webapp.eclass,
7702 wxwidgets.eclass, x-modular.eclass, xemacs-elisp.eclass,
7703 xemacs-elisp-common.eclass, xemacs-packages.eclass, xfconf.eclass,
7704 zproduct.eclass:
7705 Update copyright years in headers
7706
7707 27 Dec 2011; Robin H. Johnson <robbat2@g.o> mysql-cmake.eclass,
7708 mysql-v2.eclass:
7709 Bug #396089: Avoid automagic systemtap/dtrace in MySQL 5.5.
7710
7711 27 Dec 2011; Mike Gilbert <floppym@g.o> twisted.eclass:
7712 Only call doman on manpages in twisted_src_install. Credit to Arfrever.
7713
7714 27 Dec 2011; Mike Gilbert <floppym@g.o> twisted.eclass:
7715 Use twistedmatrix.com/Releases in SRC_URI; tmrc.mit.edu does not have
7716 tarballs past 10.2.
7717
7718 26 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7719 Misc cleanups, add a few missing "|| die", fix description of some functions.
7720
7721 25 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7722 Delete obsolete sed on fvisibility.test, it's no longer needed in all
7723 versions of Qt currently available in the tree.
7724
7725 22 Dec 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7726 Add a note on AT_NOELIBTOOLIZE=yes in src_prepare(). Fixes #395649.
7727
7728 21 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7729 Disable rpath for Qt 4.8 and later (bug #380415). Thanks to dilfridge for
7730 testing.
7731
7732 21 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7733 Remove obsolete workaround.
7734
7735 18 Dec 2011; Robin H. Johnson <robbat2@g.o> python.eclass:
7736 Bug #390691: Be careful about cp call to coreutils with --no-preserve option
7737 that might not be available until later in an upgrade.
7738
7739 18 Dec 2011; Diego E. Pettenò <flameeyes@g.o> ruby-ng.eclass:
7740 Reorder setting of REQUIRED_USE to stay near IUSE setting; also use
7741 ruby_get_use_targets to set IUSE.
7742
7743 18 Dec 2011; Andreas K. Huettel <dilfridge@g.o> kde4-base.eclass,
7744 kde4-functions.eclass, kde4-meta.eclass:
7745 Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks
7746 (requires libkworkspace rebuild), force qt-4.7.4 for kde-4.8, properly treat
7747 kde-4.[789] version numbers, warn if the handbook useflag is added manually
7748
7749 17 Dec 2011; Maciej Mrozowski <reavertm@g.o> eutils.eclass:
7750 Revert old eshopts_{pop,push} implementations until new ones pass unit tests.
7751 Bug 395025.
7752
7753 16 Dec 2011; Jonathan Callen <abcd@g.o> qt4-build.eclass:
7754 Set importdir to be /usr/$(get_libdir)/qt4/imports instead of the
7755 non-FHS-compliant /usr/imports
7756
7757 16 Dec 2011; Maxim Koltsov <maksbotan@g.o> leechcraft.eclass:
7758 Add app-arch/xz-utils dependency to leechcraft.eclass
7759
7760 15 Dec 2011; Maxim Koltsov <maksbotan@g.o> leechcraft.eclass:
7761 Update leechcraft eclass to new filename suffix
7762
7763 14 Dec 2011; Alexandre Rostovtsev <tetromino@g.o> gnome2-utils.eclass,
7764 gnome2.eclass:
7765 Do not use gnome2_schemas_update --uninstall; --uninstall has no effect since
7766 glib-2.25.11, and has been removed in 2.31.x (bug #394501, thanks to
7767 Marc-Antoine Perennou for reporting).
7768
7769 14 Dec 2011; Sergei Trofimovich <slyfox@g.o> multilib.eclass:
7770 Added -m32 to CFLAGS_sparc32. Allows to build sparc64-* multilib toolchain
7771 without additional tuning.
7772
7773 14 Dec 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7774 Drop base.eclass inherit and thus src_unpack() export.
7775
7776 13 Dec 2011; Ralph Sennhauser <sera@g.o> java-utils-2.eclass:
7777 No longer require JDK for installing java binpkg. #206024
7778
7779 10 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7780 Handle sparc64-* in arch configuration.
7781
7782 08 Dec 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7783 Update HOMEPAGE (bug #388133).
7784
7785 07 Dec 2011; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
7786 Disappear disappeared devs.
7787
7788 05 Dec 2011; Mike Gilbert <floppym@g.o> java-vm-2.eclass:
7789 Add semicolon to fix ferringb's last change.
7790
7791 04 Dec 2011; Brian Harring <ferringb@g.o> java-vm-2.eclass:
7792 Fix IFS=: bleeding out from java-vm_sandbox-predict invocations.
7793
7794 03 Dec 2011; Ulrich Mueller <ulm@g.o> elisp.eclass,
7795 elisp-common.eclass:
7796 Sync eclasses from Emacs overlay (revision 1759).
7797 elisp.eclass: Allow for user patches. New variable ELISP_REMOVE.
7798 elisp-common.eclass: Replace echo by ebegin/eend for proper logging.
7799
7800 02 Dec 2011; Brian Harring <ferringb@g.o> eutils.eclass:
7801 Fix eqawarn to match portage's return code; this fixes sporadic failures
7802 in alternate managers for packages like freetype that bleed the
7803 return code through.
7804
7805 27 Nov 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7806 Revert making pushd/popd fatal due to humongous breakage. Add a warning
7807 message instead.
7808
7809 27 Nov 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7810 Denote that autotools-utils must not be mixed with econf/emake.
7811
7812 26 Nov 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7813 Remove implicit IUSE=debug deprecation warning.
7814
7815 26 Nov 2011; Michał Górny <mgorny@g.o> autotools-utils.eclass:
7816 Add failure handling for pushd/popd calls.
7817
7818 24 Nov 2011; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
7819 set_java_env(): Substitute @SLOT@ in vm env files
7820 java-vm_check-nsplugin(): Fix handling of IUSE defaults
7821
7822 24 Nov 2011; Maciej Mrozowski <reavertm@g.o> virtuoso.eclass:
7823 Dependency on <gawk-4 moved to virtuoso-server-6.1.{2,3}.
7824
7825 21 Nov 2011; Jory A. Pratt <anarchy@g.o> nsplugins.eclass:
7826 Assign to mozilla herd, add share_plugins_dir function for mozilla
7827 applications.
7828
7829 21 Nov 2011; Jory A. Pratt <anarchy@g.o> mozconfig-3.eclass:
7830 Fix handling of crashreporter use.
7831
7832 21 Nov 2011; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
7833 Move handling of PaX marking JVM executables to eclass.
7834
7835 21 Nov 2011; Ryan Hill <dirtyepic@g.o> toolchain.eclass:
7836 Fix live ebuilds.
7837
7838 19 Nov 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7839 Add dependency on dev-util/pkgconfig (#385835 and #387783).
7840
7841 19 Nov 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7842 Remove support for Qt 4.5, add blockers for qt-declarative, small cleanup.
7843
7844 19 Nov 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7845 Make qt_assistant_cleanup() a no-op for Qt 4.7.4 and later (bug #386709).
7846
7847 18 Nov 2011; Michał Górny <mgorny@g.o> scons-utils.eclass:
7848 Add DESTDIR-like variable to the example.
7849
7850 18 Nov 2011; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
7851 Set VARTEXFONTS for doc generation, fix sandbox access violation on
7852 /var/cache/fonts
7853
7854 17 Nov 2011; Tiziano Müller <dev-zero@g.o> mysql-v2.eclass:
7855 Fixed misplaced quotes in mysql-v2 eclass causing 'emerge --config mysql' to
7856 fail (bug #388673).
7857
7858 15 Nov 2011; Vlastimil Babka <caster@g.o> java-vm-2.eclass:
7859 Drop the repetitive elogs about revdep rebuild control files for binary
7860 JVM's.
7861
7862 14 Nov 2011; Nirbheek Chauhan <nirbheek@g.o> mozconfig-3.eclass:
7863 Remove obsolete xorg-x11 dep from mozconfig-3
7864
7865 14 Nov 2011; Alexandre Rostovtsev <tetromino@g.o> gnome2-utils.eclass,
7866 gnome2.eclass:
7867 Add gnome2_environment_reset() to reset env variables that often cause build
7868 or test failures (most recently bug #380639). The XDG_* resetting code had
7869 been tested in the gnome overlay for months with good results.
7870
7871 12 Nov 2011; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
7872 Restore ${S} fallback, but with a deprecation notice saying that it will be
7873 removed in 30 days.
7874
7875 12 Nov 2011; Davide Pesavento <pesa@g.o> qt4-build.eclass:
7876 Set qt@g.o as maintainer, minor cleanups (quoting, whitespace, etc.)
7877
7878 12 Nov 2011; Davide Pesavento <pesa@g.o> qt4-r2.eclass:
7879 Remove ${S} fallback from src_unpack, set qt@g.o as maintainer, remove
7880 unnecessary quoting.
7881
7882 12 Nov 2011; Ralph Sennhauser <sera@g.o> java-vm-2.eclass:
7883 Add java-vm_sandbox-predict for installing a sandbox control file along with
7884 any JVM that needs it. Bug 388937#c1
7885
7886 11 Nov 2011; Ryan Hill <dirtyepic@g.o> flag-o-matic.eclass:
7887 Test that appended flags are valid. This allows people to add flags that were
7888 unsupported in earlier releases without needing to do version checking.
7889
7890 10 Nov 2011; Pacho Ramos <pacho@g.o> gtk-sharp-module.eclass:
7891 gnome-desktop-sharp stuff need gnome-desktop:2, bug #389181 by Kacper
7892 Kowalik.
7893
7894 10 Nov 2011; Naohiro Aota <naota@g.o>
7895 ELT-patches/fbsd-conf/00broken-libglade:
7896 Add patch applied detection comment
7897
7898 08 Nov 2011; Bernard Cafarelli <voyageur@g.o> gnustep-base.eclass:
7899 Fix sandbox access violation on /root/GNUstep, bug #383665
7900
7901 08 Nov 2011; Michael Pagano <mpagano@g.o> kernel-2.eclass:
7902 Modify to support new location of 2.6 kernels on kernel.org and mirrors
7903
7904 04 Nov 2011; Naohiro Aota <naota@g.o> mysql.eclass, user.eclass:
7905 Change possible mis-used ${action} to ${db}
7906
7907 03 Nov 2011; Andreas K. Huettel <dilfridge@g.o> +ChangeLog:
7908 Created ChangeLog