1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
# ChangeLog for eclass directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.32 2011/12/03 08:54:46 ulm Exp $
03 Dec 2011; Ulrich Mueller <ulm@gentoo.org> elisp.eclass,
elisp-common.eclass:
Sync eclasses from Emacs overlay (revision 1752).
elisp.eclass: Allow for user patches. New variable ELISP_REMOVE.
elisp-common.eclass: Replace echo by einfo for proper logging.
02 Dec 2011; Brian Harring <ferringb@gentoo.org> eutils.eclass:
Fix eqawarn to match portage's return code; this fixes sporadic failures
in alternate managers for packages like freetype that bleed the
return code through.
27 Nov 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
Revert making pushd/popd fatal due to humongous breakage. Add a warning
message instead.
27 Nov 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
Denote that autotools-utils must not be mixed with econf/emake.
26 Nov 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
Remove implicit IUSE=debug deprecation warning.
26 Nov 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
Add failure handling for pushd/popd calls.
24 Nov 2011; Ralph Sennhauser <sera@gentoo.org> java-vm-2.eclass:
set_java_env(): Substitute @SLOT@ in vm env files
java-vm_check-nsplugin(): Fix handling of IUSE defaults
24 Nov 2011; Maciej Mrozowski <reavertm@gentoo.org> virtuoso.eclass:
Dependency on <gawk-4 moved to virtuoso-server-6.1.{2,3}.
21 Nov 2011; Jory A. Pratt <anarchy@gentoo.org> nsplugins.eclass:
Assign to mozilla herd, add share_plugins_dir function for mozilla
applications.
21 Nov 2011; Jory A. Pratt <anarchy@gentoo.org> mozconfig-3.eclass:
Fix handling of crashreporter use.
21 Nov 2011; Ralph Sennhauser <sera@gentoo.org> java-vm-2.eclass:
Move handling of PaX marking JVM executables to eclass.
21 Nov 2011; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass:
Fix live ebuilds.
19 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass:
Add dependency on dev-util/pkgconfig (#385835 and #387783).
19 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass:
Remove support for Qt 4.5, add blockers for qt-declarative, small cleanup.
19 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass:
Make qt_assistant_cleanup() a no-op for Qt 4.7.4 and later (bug #386709).
18 Nov 2011; Michał Górny <mgorny@gentoo.org> scons-utils.eclass:
Add DESTDIR-like variable to the example.
18 Nov 2011; Bernard Cafarelli <voyageur@gentoo.org> gnustep-base.eclass:
Set VARTEXFONTS for doc generation, fix sandbox access violation on
/var/cache/fonts
17 Nov 2011; Tiziano Müller <dev-zero@gentoo.org> mysql-v2.eclass:
Fixed misplaced quotes in mysql-v2 eclass causing 'emerge --config mysql' to
fail (bug #388673).
15 Nov 2011; Vlastimil Babka <caster@gentoo.org> java-vm-2.eclass:
Drop the repetitive elogs about revdep rebuild control files for binary
JVM's.
14 Nov 2011; Nirbheek Chauhan <nirbheek@gentoo.org> mozconfig-3.eclass:
Remove obsolete xorg-x11 dep from mozconfig-3
14 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gnome2-utils.eclass,
gnome2.eclass:
Add gnome2_environment_reset() to reset env variables that often cause build
or test failures (most recently bug #380639). The XDG_* resetting code had
been tested in the gnome overlay for months with good results.
12 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-r2.eclass:
Restore ${S} fallback, but with a deprecation notice saying that it will be
removed in 30 days.
12 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass:
Set qt@g.o as maintainer, minor cleanups (quoting, whitespace, etc.)
12 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-r2.eclass:
Remove ${S} fallback from src_unpack, set qt@g.o as maintainer, remove
unnecessary quoting.
12 Nov 2011; Ralph Sennhauser <sera@gentoo.org> java-vm-2.eclass:
Add java-vm_sandbox-predict for installing a sandbox control file along with
any JVM that needs it. Bug 388937#c1
11 Nov 2011; Ryan Hill <dirtyepic@gentoo.org> flag-o-matic.eclass:
Test that appended flags are valid. This allows people to add flags that were
unsupported in earlier releases without needing to do version checking.
10 Nov 2011; Pacho Ramos <pacho@gentoo.org> gtk-sharp-module.eclass:
gnome-desktop-sharp stuff need gnome-desktop:2, bug #389181 by Kacper
Kowalik.
10 Nov 2011; Naohiro Aota <naota@gentoo.org>
ELT-patches/fbsd-conf/00broken-libglade:
Add patch applied detection comment
08 Nov 2011; Bernard Cafarelli <voyageur@gentoo.org> gnustep-base.eclass:
Fix sandbox access violation on /root/GNUstep, bug #383665
08 Nov 2011; Michael Pagano <mpagano@gentoo.org> kernel-2.eclass:
Modify to support new location of 2.6 kernels on kernel.org and mirrors
04 Nov 2011; Naohiro Aota <naota@gentoo.org> mysql.eclass, user.eclass:
Change possible mis-used ${action} to ${db}
03 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org> +ChangeLog:
Created ChangeLog
|