| 1 |
dilfridge |
1.1 |
# ChangeLog for eclass directory |
| 2 |
mgorny |
1.589 |
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
mgorny |
1.658 |
# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.657 2013/01/31 19:59:54 eva Exp $ |
| 4 |
|
|
|
| 5 |
|
|
01 Feb 2013; Michał Górny <mgorny@gentoo.org> autotools-multilib.eclass, |
| 6 |
|
|
+multilib-build.eclass: |
| 7 |
|
|
Introduce a common multilib-build eclass to help building packages for |
| 8 |
|
|
multilib, and use the new ABI_X86 flags in it. |
| 9 |
eva |
1.657 |
|
| 10 |
|
|
31 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org> gst-plugins10.eclass: |
| 11 |
|
|
Allow build of multiple plugins in different directories. Make variables more |
| 12 |
|
|
easily override-able. |
| 13 |
chithanh |
1.656 |
|
| 14 |
|
|
31 Jan 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> |
| 15 |
|
|
xorg-2.eclass: |
| 16 |
|
|
Add EAPI 5 sub-slot dependency on x11-base/xorg-server for packages which |
| 17 |
|
|
require rebuilding when the server is upgraded. |
| 18 |
scarabeus |
1.655 |
|
| 19 |
|
|
31 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> obs-service.eclass: |
| 20 |
|
|
Additional files also must be versioned as they change between versions. |
| 21 |
mgorny |
1.654 |
|
| 22 |
|
|
30 Jan 2013; Michał Górny <mgorny@gentoo.org> python-r1.eclass, |
| 23 |
|
|
python-single-r1.eclass: |
| 24 |
|
|
Use (-) USE-defaults to reduce issues from removing flags. |
| 25 |
mgorny |
1.653 |
|
| 26 |
|
|
29 Jan 2013; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: |
| 27 |
|
|
Disable pypy1.8 globally. |
| 28 |
radhermit |
1.652 |
|
| 29 |
|
|
27 Jan 2013; Tim Harder <radhermit@gentoo.org> vim-plugin.eclass: |
| 30 |
|
|
Remove all hidden files in the main tarball dir. |
| 31 |
mgorny |
1.651 |
|
| 32 |
|
|
27 Jan 2013; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 33 |
|
|
Fix output redirections in run_in_build_dir(). |
| 34 |
mgorny |
1.650 |
|
| 35 |
|
|
27 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 36 |
|
|
Support using distutils-r1 along with python-single-r1. |
| 37 |
mgorny |
1.649 |
|
| 38 |
|
|
27 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 39 |
|
|
Support making dependency and phase function enforcement optional. |
| 40 |
mgorny |
1.648 |
|
| 41 |
|
|
27 Jan 2013; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 42 |
|
|
Introduce run_in_build_dir() function as used by GNOME ebuilds. |
| 43 |
mgorny |
1.647 |
|
| 44 |
|
|
27 Jan 2013; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: |
| 45 |
|
|
Introduce python_doheader(), to install headers specific to a Python |
| 46 |
|
|
implementation. |
| 47 |
hd_brummy |
1.646 |
|
| 48 |
|
|
27 Jan 2013; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 49 |
|
|
reverted last changes |
| 50 |
radhermit |
1.645 |
|
| 51 |
|
|
27 Jan 2013; Tim Harder <radhermit@gentoo.org> vim-plugin.eclass: |
| 52 |
|
|
Remove files before installing docs. |
| 53 |
radhermit |
1.644 |
|
| 54 |
|
|
27 Jan 2013; Tim Harder <radhermit@gentoo.org> vim-plugin.eclass: |
| 55 |
|
|
Also remove stray makefiles. |
| 56 |
radhermit |
1.643 |
|
| 57 |
|
|
27 Jan 2013; Tim Harder <radhermit@gentoo.org> vim-plugin.eclass: |
| 58 |
|
|
Remove unwanted files that may exist. |
| 59 |
hd_brummy |
1.642 |
|
| 60 |
|
|
27 Jan 2013; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 61 |
|
|
some fixes, install new makefilehandling; thx to zoolock@irc gentoo.vdr |
| 62 |
swift |
1.641 |
|
| 63 |
|
|
26 Jan 2013; Sven Vermeulen <swift@gentoo.org> selinux-policy-2.eclass: |
| 64 |
|
|
Supporting removal of SELinux modules |
| 65 |
mgorny |
1.640 |
|
| 66 |
|
|
26 Jan 2013; Michał Górny <mgorny@gentoo.org> autotools-multilib.eclass: |
| 67 |
|
|
Set USE defaults to make sure IUSE_IMPLICIT does not fool us. |
| 68 |
mgorny |
1.639 |
|
| 69 |
|
|
26 Jan 2013; Michał Górny <mgorny@gentoo.org> autotools-multilib.eclass: |
| 70 |
|
|
Require EAPI=5 to make sure everything works predictably. |
| 71 |
mgorny |
1.638 |
|
| 72 |
|
|
26 Jan 2013; Michał Górny <mgorny@gentoo.org> autotools-multilib.eclass: |
| 73 |
|
|
Support running commands in parallel and use it to run configure scripts. |
| 74 |
mgorny |
1.637 |
|
| 75 |
|
|
26 Jan 2013; Michał Górny <mgorny@gentoo.org> autotools-multilib.eclass: |
| 76 |
|
|
Introduce MULTILIB_USEDEP to enforce correct dependencies. |
| 77 |
haubi |
1.636 |
|
| 78 |
|
|
25 Jan 2013; Michael Haubenwallner <haubi@gentoo.org> |
| 79 |
|
|
+ELT-patches/aixrtl/1.5.0-cmds-c, +ELT-patches/aixrtl/1.5.0-cmds-cxx, |
| 80 |
|
|
+ELT-patches/aixrtl/1.5.0-expsym-c, +ELT-patches/aixrtl/1.5.0-expsym-cxx, |
| 81 |
|
|
+ELT-patches/aixrtl/1.5.0-noundef-c, +ELT-patches/aixrtl/1.5.0-noundef-cxx, |
| 82 |
|
|
+ELT-patches/aixrtl/1.5.0-soname, +ELT-patches/aixrtl/1.5.0-usertl-c, |
| 83 |
|
|
+ELT-patches/aixrtl/1.5.0-usertl-cxx, +ELT-patches/aixrtl/2.2.0-cmds-c, |
| 84 |
|
|
+ELT-patches/aixrtl/2.2.0-cmds-cxx, +ELT-patches/aixrtl/2.2.0-expsym-c, |
| 85 |
|
|
+ELT-patches/aixrtl/2.2.0-expsym-cxx, +ELT-patches/aixrtl/2.2.0-noundef-c, |
| 86 |
|
|
+ELT-patches/aixrtl/2.2.0-noundef-cxx, +ELT-patches/aixrtl/2.2.0-usertl-cxx, |
| 87 |
|
|
+ELT-patches/aixrtl/2.4.0-expsym-c, +ELT-patches/aixrtl/2.4.0-expsym-cxx, |
| 88 |
|
|
-ELT-patches/aixrtl/1.4d-cmds-c, -ELT-patches/aixrtl/1.4d-cmds-cxx, |
| 89 |
|
|
-ELT-patches/aixrtl/1.4d-sonamespec, -ELT-patches/aixrtl/1.4d-use-rtl-c, |
| 90 |
|
|
-ELT-patches/aixrtl/1.4d-use-rtl-cxx, -ELT-patches/aixrtl/1.5-sonamespec, |
| 91 |
|
|
-ELT-patches/aixrtl/2.1b-cmds-c, -ELT-patches/aixrtl/2.1b-cmds-cxx, |
| 92 |
|
|
-ELT-patches/aixrtl/2.1b-use-rtl-cxx, ELT-patches/aixrtl/1.5.22-cmds-c, |
| 93 |
|
|
ELT-patches/aixrtl/1.5.22-cmds-cxx, ELT-patches/aixrtl/2.2.8-cmds-c, |
| 94 |
|
|
ELT-patches/aixrtl/2.2.8-cmds-cxx: |
| 95 |
|
|
Recreate from scratch: Drop need for ld-wrapper with --soname support, is |
| 96 |
|
|
unavailable during bootstrap. Ignore libtool before 1.5.0. |
| 97 |
pacho |
1.635 |
|
| 98 |
|
|
24 Jan 2013; Pacho Ramos <pacho@gentoo.org> readme.gentoo.eclass: |
| 99 |
|
|
Include FORCE_PRINT_ELOG variable to for printing of messages when desired. |
| 100 |
|
|
Thanks to Tomáš Chvátal for his suggestions. |
| 101 |
radhermit |
1.634 |
|
| 102 |
|
|
24 Jan 2013; Tim Harder <radhermit@gentoo.org> vim-plugin.eclass: |
| 103 |
|
|
Only display vim plugin help elog messages for new installs. |
| 104 |
jlec |
1.633 |
|
| 105 |
|
|
23 Jan 2013; Justin Lecher <jlec@gentoo.org> intel-sdp.eclass: |
| 106 |
|
|
Add dummy dir to avoid sandbox violations when emerging with |
| 107 |
|
|
FEATURES=-userpriv, #437512 |
| 108 |
jlec |
1.632 |
|
| 109 |
|
|
23 Jan 2013; Justin Lecher <jlec@gentoo.org> intel-sdp.eclass: |
| 110 |
|
|
Add support for license server, #447262 |
| 111 |
mgorny |
1.631 |
|
| 112 |
|
|
21 Jan 2013; Michał Górny <mgorny@gentoo.org> python-any-r1.eclass, |
| 113 |
|
|
python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass: |
| 114 |
|
|
Check PYTHON_COMPAT for validity, and support disabling implementations in |
| 115 |
|
|
the eclass. |
| 116 |
mgorny |
1.630 |
|
| 117 |
|
|
21 Jan 2013; Michał Górny <mgorny@gentoo.org> multilib.eclass: |
| 118 |
|
|
Set PKG_CONFIG_{LIBDIR,PATH} for multilib builds. Approved by vapier in bug |
| 119 |
|
|
#453206. |
| 120 |
mgorny |
1.629 |
|
| 121 |
|
|
20 Jan 2013; Michał Górny <mgorny@gentoo.org> autotools-multilib.eclass: |
| 122 |
|
|
Enable EAPI=5. |
| 123 |
mgorny |
1.628 |
|
| 124 |
|
|
20 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 125 |
|
|
Do not redirect stderr of pushd&popd. Thanks to vapier for catching that. |
| 126 |
pacho |
1.627 |
|
| 127 |
|
|
20 Jan 2013; Pacho Ramos <pacho@gentoo.org> +readme.gentoo.eclass: |
| 128 |
|
|
Finally commit readme.gentoo.eclass to create a README.gentoo doc file |
| 129 |
|
|
recording tips shown via elog messages first time the package is merged. |
| 130 |
jlec |
1.626 |
|
| 131 |
|
|
18 Jan 2013; Justin Lecher <jlec@gentoo.org> intel-sdp.eclass: |
| 132 |
|
|
No EPREFIX with helper functions |
| 133 |
anarchy |
1.625 |
|
| 134 |
|
|
16 Jan 2013; Jory A. Pratt <anarchy@gentoo.org> mozconfig-3.eclass: |
| 135 |
|
|
Remove webrtc block as it is supported on all archs now. |
| 136 |
eva |
1.624 |
|
| 137 |
|
|
16 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org> gnome2.eclass: |
| 138 |
|
|
Drop deprecated SCROLLKEEPER_UPDATE and switch to in_iuse. |
| 139 |
eva |
1.623 |
|
| 140 |
|
|
16 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org> gnome2.eclass, |
| 141 |
|
|
gst-plugins10.eclass: |
| 142 |
|
|
Update eclass documentation to be correclty parsed, bug #452204. |
| 143 |
sera |
1.622 |
|
| 144 |
|
|
16 Jan 2013; Ralph Sennhauser <sera@gentoo.org> java-utils-2.eclass: |
| 145 |
|
|
Be graceful if no system vm is set if trying to determine build vm from |
| 146 |
|
|
handle. |
| 147 |
mgorny |
1.621 |
|
| 148 |
|
|
16 Jan 2013; Michał Górny <mgorny@gentoo.org> mozcoreconf-2.eclass: |
| 149 |
|
|
Migrate Mozilla packages to python-any-r1 for build-time Python dep. |
| 150 |
anarchy |
1.620 |
|
| 151 |
|
|
16 Jan 2013; Jory A. Pratt <anarchy@gentoo.org> mozcoreconf-2.eclass: |
| 152 |
|
|
Fix sqlite dep so pysqlite can go away. |
| 153 |
zmedico |
1.619 |
|
| 154 |
|
|
16 Jan 2013; Zac Medico <zmedico@gentoo.org> linux-info.eclass: |
| 155 |
|
|
Fix localRESULT typo in linux_chkconfig_builtin. |
| 156 |
jer |
1.618 |
|
| 157 |
|
|
15 Jan 2013; Jeroen Roovers <jer@gentoo.org> ChangeLog: |
| 158 |
|
|
DECRIPTION -> DESCRIPTION (bug #451654 by Christopher Schwan). |
| 159 |
jlec |
1.617 |
|
| 160 |
|
|
15 Jan 2013; Justin Lecher <jlec@gentoo.org> git.eclass: |
| 161 |
|
|
@THANKS is no keywords |
| 162 |
jlec |
1.616 |
|
| 163 |
|
|
15 Jan 2013; Justin Lecher <jlec@gentoo.org> distutils-r1.eclass: |
| 164 |
|
|
Fix typo |
| 165 |
dirtyepic |
1.615 |
|
| 166 |
|
|
15 Jan 2013; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 167 |
|
|
Drop go support for 4.6 - broken by newer glibc versions and upstream |
| 168 |
|
|
recommends it not be used. |
| 169 |
eva |
1.614 |
|
| 170 |
|
|
13 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org> gnome2.eclass: |
| 171 |
|
|
Allow ebuild override of eclass generated econf. |
| 172 |
mgorny |
1.613 |
|
| 173 |
|
|
12 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 174 |
|
|
Provide best implementation's build dir in python_*_all() as BUILD_DIR to |
| 175 |
|
|
make use of esetup.py easier. |
| 176 |
mgorny |
1.612 |
|
| 177 |
|
|
12 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 178 |
|
|
Pass arguments to setup.py in an predictable order, especially do not prepend |
| 179 |
|
|
commands before user options. |
| 180 |
mgorny |
1.611 |
|
| 181 |
|
|
12 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 182 |
|
|
Support specifying directories in DOCS. |
| 183 |
mgorny |
1.610 |
|
| 184 |
|
|
12 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 185 |
|
|
Do not call dummy phases unnecessarily. |
| 186 |
jlec |
1.609 |
|
| 187 |
|
|
12 Jan 2013; Justin Lecher <jlec@gentoo.org> flag-o-matic.eclass: |
| 188 |
|
|
Don't check for twice, but check for redirect support, #445244; thanks Andrey |
| 189 |
|
|
Hippo for the patch |
| 190 |
jlec |
1.608 |
|
| 191 |
|
|
11 Jan 2013; Justin Lecher <jlec@gentoo.org> +cuda.eclass: |
| 192 |
|
|
Add new eclass |
| 193 |
floppym |
1.607 |
|
| 194 |
|
|
11 Jan 2013; Mike Gilbert <floppym@gentoo.org> distutils-r1.eclass: |
| 195 |
|
|
Close the lock file explicitly instead of relying on the subshell created by |
| 196 |
|
|
the pipe to tee in distutils-r1_run_phase. |
| 197 |
mgorny |
1.606 |
|
| 198 |
|
|
10 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 199 |
|
|
Use locks to avoid race conditions when merging (bug #449760). Use tar |
| 200 |
|
|
instead of cp on FreeBSD due to bug when copying broken symlinks (bug |
| 201 |
|
|
#447370). |
| 202 |
axs |
1.605 |
|
| 203 |
|
|
09 Jan 2013; Ian Stakenvicius <axs@gentoo.org> git-2.eclass: |
| 204 |
|
|
added documentation for an undocumented override variable |
| 205 |
mgorny |
1.604 |
|
| 206 |
|
|
08 Jan 2013; Michał Górny <mgorny@gentoo.org> python-single-r1.eclass: |
| 207 |
|
|
Fix the PYTHON_SINGLE_TARGET validity check. |
| 208 |
mgorny |
1.603 |
|
| 209 |
|
|
08 Jan 2013; Michał Górny <mgorny@gentoo.org> python-r1.eclass, |
| 210 |
|
|
python-single-r1.eclass: |
| 211 |
|
|
Manually check PYTHON_TARGETS and PYTHON_SINGLE_TARGET for validity rather |
| 212 |
|
|
than using REQUIRED_USE. Fixes bug #447808. |
| 213 |
slyfox |
1.602 |
|
| 214 |
|
|
06 Jan 2013; Sergei Trofimovich <slyfox@gentoo.org> ghc-package.eclass, |
| 215 |
|
|
haskell-cabal.eclass: |
| 216 |
|
|
Added 'ghc-supports-threaded-runtime' function. Removed implicit RDEPEND on |
| 217 |
|
|
'ghc'. |
| 218 |
mgorny |
1.601 |
|
| 219 |
|
|
05 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 220 |
|
|
Support overriding job-count for parallel build. |
| 221 |
mgorny |
1.600 |
|
| 222 |
|
|
05 Jan 2013; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: |
| 223 |
|
|
Support converting files with python2 and python3 shebangs. |
| 224 |
mgorny |
1.599 |
|
| 225 |
|
|
05 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 226 |
|
|
Always write split logs, even in non-parallel builds. |
| 227 |
zmedico |
1.598 |
|
| 228 |
|
|
05 Jan 2013; Zac Medico <zmedico@gentoo.org> autotools.eclass: |
| 229 |
|
|
Avoid unsafe nested multijob_finish_one in eautoreconf for bug #426512. |
| 230 |
ulm |
1.597 |
|
| 231 |
|
|
04 Jan 2013; Ulrich Müller <ulm@gentoo.org> elisp.eclass, |
| 232 |
|
|
elisp-common.eclass: |
| 233 |
|
|
Sync eclasses from Emacs overlay. |
| 234 |
|
|
elisp-common.eclass: Remove last remnants of backwards compatibility code |
| 235 |
|
|
from elisp-site-regen which was introduced at 2007-12-01. Distinguish between |
| 236 |
|
|
"version too low" and "could not determine version" in elisp_pkg_setup. |
| 237 |
|
|
elisp.eclass: Return 2 as exit status of elisp-need-emacs if the comparison |
| 238 |
|
|
could not be done, e.g., if emacs could not be executed. |
| 239 |
hd_brummy |
1.596 |
|
| 240 |
|
|
04 Jan 2013; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 241 |
|
|
fixed typo, thx to Martin Dummer on irc #vdr-gentoo |
| 242 |
floppym |
1.595 |
|
| 243 |
|
|
04 Jan 2013; Mike Gilbert <floppym@gentoo.org> distutils-r1.eclass: |
| 244 |
|
|
addpredict /usr/lib/portage/pym in distutils-r1_src_install. |
| 245 |
floppym |
1.594 |
|
| 246 |
|
|
04 Jan 2013; Mike Gilbert <floppym@gentoo.org> python-r1.eclass: |
| 247 |
|
|
Don't tell the user to set USE_PYTHON when a package does not support |
| 248 |
|
|
python2.7 or python3.2. |
| 249 |
hd_brummy |
1.593 |
|
| 250 |
|
|
03 Jan 2013; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 251 |
|
|
fixed mistake for emake:-all emake:-install between old and new plugin |
| 252 |
|
|
makefile structur, vdr-plugin-2.eclass |
| 253 |
alonbl |
1.591 |
|
| 254 |
|
|
03 Jan 2013; Alon Bar-Lev <alonbl@gentoo.org> ssl-cert.eclass: |
| 255 |
alonbl |
1.592 |
Support mandatory enrollment and custom USE flag, bug#319529. |
| 256 |
pesa |
1.590 |
|
| 257 |
|
|
03 Jan 2013; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 258 |
|
|
Remove more dead code, spotted by Arfrever. |
| 259 |
mgorny |
1.589 |
|
| 260 |
|
|
02 Jan 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass, |
| 261 |
|
|
python-any-r1.eclass, python-r1.eclass, python-single-r1.eclass, |
| 262 |
|
|
python-utils-r1.eclass: |
| 263 |
|
|
Remove myself from explicit maintainers, it is enough to assign the bugs to |
| 264 |
|
|
Python team. |
| 265 |
hd_brummy |
1.588 |
|
| 266 |
|
|
31 Dec 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 267 |
|
|
Do not use {C,CXX}FLAGS from pkg-config vdr.pc >=media-video/vdr-1.7.34;we do |
| 268 |
|
|
not have the chance to overwrite it with *.eclass |
| 269 |
hd_brummy |
1.587 |
|
| 270 |
|
|
31 Dec 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 271 |
|
|
vdr-plugin-2.eclass, typo |
| 272 |
mgorny |
1.586 |
|
| 273 |
|
|
31 Dec 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 274 |
|
|
Add a function to generate dep-strings conditional to Python implementations. |
| 275 |
mgorny |
1.585 |
|
| 276 |
|
|
31 Dec 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 277 |
|
|
Add function to get user unit directory, as requested in bug #449304. |
| 278 |
mgorny |
1.584 |
|
| 279 |
|
|
31 Dec 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 280 |
|
|
Add function to update systemd journal catalog database. |
| 281 |
hd_brummy |
1.583 |
|
| 282 |
|
|
31 Dec 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 283 |
|
|
vdr-plugin-2.eclass; better detection of new Makefile handling, fixed some |
| 284 |
|
|
mistakes in inherited append-*flags |
| 285 |
pesa |
1.582 |
|
| 286 |
|
|
31 Dec 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 287 |
|
|
Remove dead code. |
| 288 |
mgorny |
1.581 |
|
| 289 |
|
|
30 Dec 2012; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: |
| 290 |
|
|
Fix installing scripts & modules for Prefix, bug #448786. |
| 291 |
hd_brummy |
1.580 |
|
| 292 |
|
|
29 Dec 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 293 |
|
|
some adaption for new makefile handling, >=vdr-1.7.34 |
| 294 |
mgorny |
1.579 |
|
| 295 |
|
|
27 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 296 |
|
|
Pass --build-scripts path to setup.py (when out-of-source builds are used). |
| 297 |
mgorny |
1.578 |
|
| 298 |
|
|
27 Dec 2012; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: |
| 299 |
|
|
Introduce functions to get the includedir for Python. |
| 300 |
mgorny |
1.577 |
|
| 301 |
|
|
27 Dec 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 302 |
|
|
Introduce python_gen_usedep() and python_gen_flags() to make writing complex |
| 303 |
|
|
dependencies easier. |
| 304 |
ottxor |
1.576 |
|
| 305 |
|
|
26 Dec 2012; Christoph Junghans <ottxor@gentoo.org> mercurial.eclass: |
| 306 |
|
|
added EHG_BOOTSTRAP (bug #340153), EHG_REVISION defaults to 'defaults (bug |
| 307 |
|
|
#380947), set web.cacerts (bug #431220), use auth when pulling (bug #432364) |
| 308 |
zmedico |
1.575 |
|
| 309 |
|
|
24 Dec 2012; Zac Medico <zmedico@gentoo.org> python-any-r1.eclass: |
| 310 |
|
|
Fix python-any-r1_pkg_setup fallback logic. |
| 311 |
pesa |
1.574 |
|
| 312 |
|
|
22 Dec 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 313 |
|
|
Tweak sed expression to match against Qt 4.8.4 too. Thanks to Tomasz |
| 314 |
|
|
Mloduchowski <q@qdot.me> for spotting the regression. |
| 315 |
mgorny |
1.573 |
|
| 316 |
|
|
20 Dec 2012; Michał Górny <mgorny@gentoo.org> python-single-r1.eclass: |
| 317 |
|
|
Introduce python_fix_shebang(), to fix shebangs in installed Python scripts |
| 318 |
|
|
recursively. |
| 319 |
mgorny |
1.572 |
|
| 320 |
|
|
20 Dec 2012; Michał Górny <mgorny@gentoo.org> python-any-r1.eclass, |
| 321 |
|
|
python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass: |
| 322 |
|
|
Commonize the code for obtaining the Python interpreter dependency string. |
| 323 |
jlec |
1.571 |
|
| 324 |
|
|
20 Dec 2012; Justin Lecher <jlec@gentoo.org> flag-o-matic.eclass: |
| 325 |
|
|
Add fix for nen gnu compiler which use -x as command line arg internally, |
| 326 |
|
|
#445244 |
| 327 |
floppym |
1.570 |
|
| 328 |
|
|
20 Dec 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 329 |
|
|
Remove pypy version mapping table from wrapper scripts. We can add it back if |
| 330 |
|
|
pypy is ever ported to py3k and we are still using this eclass. |
| 331 |
floppym |
1.569 |
|
| 332 |
|
|
20 Dec 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 333 |
|
|
Add pypy version mapping for 2.0 => 2.7. |
| 334 |
floppym |
1.568 |
|
| 335 |
|
|
20 Dec 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 336 |
|
|
Add 2.7-pypy-2.0. |
| 337 |
floppym |
1.567 |
|
| 338 |
|
|
20 Dec 2012; Mike Gilbert <floppym@gentoo.org> python-utils-r1.eclass: |
| 339 |
|
|
Add pypy2_0. |
| 340 |
mgorny |
1.566 |
|
| 341 |
|
|
19 Dec 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 342 |
|
|
Re-enable python-r1 -> python-single-r1 dep prevention. |
| 343 |
mgorny |
1.565 |
|
| 344 |
|
|
17 Dec 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass, |
| 345 |
|
|
python-single-r1.eclass: |
| 346 |
|
|
Require EAPI=5 in both python-r1 eclasses due to bug #447524. |
| 347 |
mgorny |
1.564 |
|
| 348 |
|
|
16 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass, |
| 349 |
|
|
python-r1.eclass: |
| 350 |
|
|
Remove outdated comments and checks. |
| 351 |
mgorny |
1.563 |
|
| 352 |
|
|
16 Dec 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 353 |
|
|
Temporarily disable PYTHON_SINGLE_TARGET safety check because of issues with |
| 354 |
|
|
paludis, bug #447524. |
| 355 |
eva |
1.562 |
|
| 356 |
|
|
16 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org> gnome2.eclass: |
| 357 |
|
|
Pass --disable-schemas-compile from gsettings.m4 in gnome2_src_configure. |
| 358 |
mgorny |
1.561 |
|
| 359 |
|
|
15 Dec 2012; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: |
| 360 |
|
|
Fix the relative linking algo to handle /// in path. |
| 361 |
mgorny |
1.560 |
|
| 362 |
|
|
14 Dec 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 363 |
|
|
Prevent python-r1 packages from depending on python-single-r1 packages. |
| 364 |
mgorny |
1.559 |
|
| 365 |
|
|
14 Dec 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 366 |
|
|
Support directories in DOCS, in EAPI 4+. |
| 367 |
mgorny |
1.558 |
|
| 368 |
|
|
13 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 369 |
|
|
Add (temporary) fix for sandbox failures when compiling Python modules. Bug |
| 370 |
|
|
#447126. |
| 371 |
polynomial-c |
1.557 |
|
| 372 |
|
|
10 Dec 2012; Lars Wendler <polynomial-c@gentoo.org> mozcoreconf-2.eclass: |
| 373 |
|
|
Added changes to mozcoreconf-2.eclass on request by Anarchy. |
| 374 |
mgorny |
1.556 |
|
| 375 |
|
|
09 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 376 |
|
|
Fix python-exec symlink generation for Prefix. Thanks to Fabian Groffen for |
| 377 |
|
|
help. |
| 378 |
axs |
1.555 |
|
| 379 |
|
|
09 Dec 2012; Ian Stakenvicius <axs@gentoo.org> mozcoreconf-2.eclass, |
| 380 |
|
|
mozconfig-3.eclass: |
| 381 |
|
|
updated mozilla eclasses to match mozilla-overlay |
| 382 |
kensington |
1.554 |
|
| 383 |
|
|
08 Dec 2012; Michael Palimaka <kensington@gentoo.org> cmake-utils.eclass: |
| 384 |
|
|
Respect ASMFLAGS, wrt bug #432480. Permit ebuilds to define 'myctestargs'. |
| 385 |
mgorny |
1.553 |
|
| 386 |
|
|
07 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 387 |
|
|
Use separate TMPDIR for each Python implementation. |
| 388 |
mgorny |
1.552 |
|
| 389 |
|
|
07 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 390 |
|
|
Report running implementation-common sub-phases verbosely. |
| 391 |
mgorny |
1.551 |
|
| 392 |
|
|
07 Dec 2012; Michał Górny <mgorny@gentoo.org> python-any-r1.eclass: |
| 393 |
|
|
Respect user preferences in python-any-r1 (EPYTHON, eselect-python). |
| 394 |
mgorny |
1.550 |
|
| 395 |
|
|
07 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 396 |
|
|
Write split build logs for easier debugging. |
| 397 |
mgorny |
1.549 |
|
| 398 |
|
|
07 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 399 |
|
|
Use multiprocessing post-fork wait mode to avoid early output when all jobs |
| 400 |
|
|
are running. |
| 401 |
mgorny |
1.548 |
|
| 402 |
|
|
07 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 403 |
|
|
Do not die when sub-phases return non-true value. This is inconsistent with |
| 404 |
|
|
normal phase behavior and not really useful since phase functions are |
| 405 |
|
|
supposed to die on their own. |
| 406 |
mgorny |
1.547 |
|
| 407 |
|
|
07 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 408 |
|
|
Pass the best Python implementation info to the implementation-common phase |
| 409 |
|
|
functions. |
| 410 |
scarabeus |
1.546 |
|
| 411 |
|
|
06 Dec 2012; Tomáš Chvátal <scarabeus@gentoo.org> waf-utils.eclass: |
| 412 |
|
|
Introduce NO_WAF_LIBDIR to allow building packages that fails when libdir is |
| 413 |
|
|
set. |
| 414 |
scarabeus |
1.545 |
|
| 415 |
|
|
06 Dec 2012; Tomáš Chvátal <scarabeus@gentoo.org> waf-utils.eclass: |
| 416 |
|
|
Sort this eapi case stuff. |
| 417 |
jlec |
1.544 |
|
| 418 |
|
|
05 Dec 2012; Justin Lecher <jlec@gentoo.org> intel-sdp.eclass: |
| 419 |
|
|
Add EAPI=5 support; add check for presents of license; handle docs, examples |
| 420 |
|
|
and man page in a more sane way;sort functions and document eclass for |
| 421 |
|
|
man-pages; Drop Sebastion as maintainer |
| 422 |
mgorny |
1.543 |
|
| 423 |
|
|
03 Dec 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass, |
| 424 |
|
|
cmake-utils.eclass: |
| 425 |
|
|
Improve the compatibility code thanks to Arfrever. |
| 426 |
mgorny |
1.542 |
|
| 427 |
|
|
03 Dec 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass, |
| 428 |
|
|
cmake-utils.eclass: |
| 429 |
|
|
Fix respecting AUTOTOOLS_BUILD_DIR and CMAKE_BUILD_DIR. Acked by scarabeus. |
| 430 |
eva |
1.541 |
|
| 431 |
|
|
02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org> gst-plugins-bad.eclass, |
| 432 |
|
|
gst-plugins-base.eclass, gst-plugins-good.eclass, gst-plugins-ugly.eclass, |
| 433 |
|
|
gst-plugins10.eclass: |
| 434 |
|
|
Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a |
| 435 |
|
|
few more fixes, most notably EAPI=1 support fixes. For a more detailed |
| 436 |
|
|
changelog, please see gnome overlay git log. |
| 437 |
pacho |
1.540 |
|
| 438 |
|
|
02 Dec 2012; Pacho Ramos <pacho@gentoo.org> vala.eclass: |
| 439 |
|
|
making vala_src_prepare() into a no-op in the |
| 440 |
|
|
common situation where vala is in IUSE and USE=-vala as discussed with the |
| 441 |
|
|
team via mail. Thanks a lot to Alexandre Rostovtsev for the work. |
| 442 |
pacho |
1.539 |
|
| 443 |
|
|
02 Dec 2012; Pacho Ramos <pacho@gentoo.org> gnome2.eclass: |
| 444 |
|
|
Always pass --disable-gtk-doc for eapi >= 5 as we don't want docs to get |
| 445 |
|
|
rebuilt as discussed with gnome team. Thanks a lot to Gilles for working on |
| 446 |
|
|
this. |
| 447 |
mgorny |
1.538 |
|
| 448 |
|
|
01 Dec 2012; Michał Górny <mgorny@gentoo.org> autotools-multilib.eclass, |
| 449 |
|
|
autotools-utils.eclass, cmake-utils.eclass: |
| 450 |
|
|
Use a common BUILD_DIR variable. Acked by scarabeus. |
| 451 |
mgorny |
1.537 |
|
| 452 |
|
|
01 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 453 |
|
|
Support parallel builds using multiprocessing eclass. |
| 454 |
mgorny |
1.536 |
|
| 455 |
|
|
01 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 456 |
|
|
Create the wrapper symlinks directly in _distutils-r1_rename_scripts rather |
| 457 |
|
|
than postponing it to distutils-r1_install_all. |
| 458 |
mgorny |
1.535 |
|
| 459 |
|
|
01 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 460 |
|
|
Use intermediate-root install. |
| 461 |
mgorny |
1.534 |
|
| 462 |
|
|
01 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 463 |
|
|
Make distutils-r1_rename_scripts private. Rename all matching executables |
| 464 |
|
|
recursively in given path(s) rather than using hardcoded path list. |
| 465 |
mgorny |
1.533 |
|
| 466 |
|
|
01 Dec 2012; Michał Górny <mgorny@gentoo.org> +python-any-r1.eclass, |
| 467 |
|
|
python-r1.eclass, python-single-r1.eclass: |
| 468 |
|
|
Introduce python-any-r1, to handle packages satisfied by any Python |
| 469 |
|
|
implementation installed (e.g. strictly build-time dependent). |
| 470 |
mgorny |
1.532 |
|
| 471 |
|
|
30 Nov 2012; Michał Górny <mgorny@gentoo.org> python-single-r1.eclass: |
| 472 |
|
|
Add missing REQUIRED_USE constraints to enforce PYTHON_SINGLE_TARGET being in |
| 473 |
|
|
PYTHON_TARGETS. |
| 474 |
mgorny |
1.531 |
|
| 475 |
|
|
30 Nov 2012; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: |
| 476 |
|
|
Support all EAPIs. |
| 477 |
mgorny |
1.530 |
|
| 478 |
|
|
30 Nov 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass, |
| 479 |
|
|
python-single-r1.eclass, python-utils-r1.eclass: |
| 480 |
|
|
Make python-single-r1 stand-alone, and blocking python-r1. |
| 481 |
hasufell |
1.529 |
|
| 482 |
|
|
29 Nov 2012; Julian Ospald <hasufell@gentoo.org> waf-utils.eclass: |
| 483 |
|
|
add verbosity to waf-utils.eclass wrt #444562 |
| 484 |
jlec |
1.528 |
|
| 485 |
|
|
28 Nov 2012; Justin Lecher <jlec@gentoo.org> fortran-2.eclass: |
| 486 |
|
|
* Reduce potential clash of function names in global scope |
| 487 |
|
|
* Use more manpage tags |
| 488 |
|
|
* resort phase functions to the end |
| 489 |
|
|
* require at least arguments for _fortran_compile_test() |
| 490 |
|
|
* log compile tests |
| 491 |
jlec |
1.527 |
|
| 492 |
|
|
28 Nov 2012; Justin Lecher <jlec@gentoo.org> fortran-2.eclass: |
| 493 |
|
|
Use man page tags |
| 494 |
jer |
1.526 |
|
| 495 |
|
|
27 Nov 2012; Jeroen Roovers <jer@gentoo.org> nvidia-driver.eclass: |
| 496 |
|
|
Remove ebeep because newer nvidia-drivers have EAPI=4. |
| 497 |
ulm |
1.525 |
|
| 498 |
|
|
27 Nov 2012; Ulrich Müller <ulm@gentoo.org> scsh.eclass: |
| 499 |
|
|
Drop default LICENSE assignment. |
| 500 |
tetromino |
1.524 |
|
| 501 |
|
|
27 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gnome2.eclass: |
| 502 |
|
|
Handle DOCS when it is an exported array, i.e. "declare -ax" (bug #444740, |
| 503 |
|
|
thanks to Arfrever). |
| 504 |
tetromino |
1.523 |
|
| 505 |
|
|
26 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gnome2.eclass: |
| 506 |
|
|
Typo, probably caused by strange font in pms.pdf (bug #444740, thanks to |
| 507 |
|
|
Alphat-PC). |
| 508 |
mgorny |
1.522 |
|
| 509 |
|
|
26 Nov 2012; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: |
| 510 |
|
|
Add python_optimize() to compile Python modules. |
| 511 |
mgorny |
1.521 |
|
| 512 |
|
|
26 Nov 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass, |
| 513 |
|
|
python-single-r1.eclass: |
| 514 |
|
|
Run EXPORT_FUNCTIONS even if re-inheriting, to preserve the expected phase |
| 515 |
|
|
overrides. |
| 516 |
mgorny |
1.520 |
|
| 517 |
|
|
26 Nov 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass, |
| 518 |
|
|
python-single-r1.eclass: |
| 519 |
|
|
Override incompatible functions in python-single-r1 directly, instead of |
| 520 |
|
|
adding checks to python-r1. |
| 521 |
pacho |
1.519 |
|
| 522 |
|
|
25 Nov 2012; Pacho Ramos <pacho@gentoo.org> emul-linux-x86.eclass: |
| 523 |
|
|
Really install only libs, not everything included in .so* (#442910 by SpanKY, |
| 524 |
|
|
Samuli Suominen and Jim Faulkner). |
| 525 |
mgorny |
1.518 |
|
| 526 |
|
|
24 Nov 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass, |
| 527 |
|
|
python.eclass, python-r1.eclass, python-single-r1.eclass, |
| 528 |
|
|
python-utils-r1.eclass: |
| 529 |
|
|
Fix EAPI checks, add double- and colliding include guards. |
| 530 |
|
|
|
| 531 |
|
|
24 Nov 2012; Michał Górny <mgorny@gentoo.org> +python-single-r1.eclass: |
| 532 |
|
|
Introduce python-single-r1 to handle Python packages not supporting multiple |
| 533 |
|
|
implementations. |
| 534 |
|
|
|
| 535 |
|
|
24 Nov 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass, |
| 536 |
|
|
+python-utils-r1.eclass: |
| 537 |
|
|
Move common Python functions to python-utils-r1. |
| 538 |
pacho |
1.517 |
|
| 539 |
|
|
24 Nov 2012; Pacho Ramos <pacho@gentoo.org> gnome2.eclass: |
| 540 |
|
|
Handle documentation as 'default' for eapi5 and newer (as discussed via |
| 541 |
|
|
mail), bug #373131 |
| 542 |
mgorny |
1.516 |
|
| 543 |
|
|
21 Nov 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 544 |
|
|
systemd_do*: use local variable scope instead of subshelling. |
| 545 |
mgorny |
1.515 |
|
| 546 |
|
|
21 Nov 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 547 |
|
|
Introduce python_domodule() to install Python modules. |
| 548 |
mgorny |
1.514 |
|
| 549 |
|
|
21 Nov 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 550 |
|
|
Introduce python_doscript() to install Python scripts. |
| 551 |
mgorny |
1.513 |
|
| 552 |
|
|
19 Nov 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 553 |
|
|
Introduce a check for USE_PYTHON & PYTHON_TARGETS compatibility. |
| 554 |
slyfox |
1.512 |
|
| 555 |
|
|
19 Nov 2012; Sergei Trofimovich <slyfox@gentoo.org> haskell-cabal.eclass: |
| 556 |
|
|
Added new helper function 'cabal_chdeps' and and debug variable |
| 557 |
|
|
'CABAL_DEBUG_LOOSENING' for it. |
| 558 |
floppym |
1.511 |
|
| 559 |
|
|
17 Nov 2012; Mike Gilbert <floppym@gentoo.org> enlightenment.eclass: |
| 560 |
|
|
Remove the minimum restriction from PYTHON_DEPEND; any version of python from |
| 561 |
|
|
the last several years will do the job. |
| 562 |
pacho |
1.510 |
|
| 563 |
|
|
17 Nov 2012; Pacho Ramos <pacho@gentoo.org> gnome2.eclass: |
| 564 |
|
|
Rely on prune_libtool_files for eapis >= 5 as discussed with the team via |
| 565 |
|
|
mail. |
| 566 |
tommy |
1.509 |
|
| 567 |
|
|
17 Nov 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> |
| 568 |
|
|
enlightenment.eclass: |
| 569 |
|
|
Raise python dependency to at least 2.5, fixes the breakage caused by |
| 570 |
|
|
silently dropped support for python-2.4 in python eclass |
| 571 |
slyfox |
1.508 |
|
| 572 |
|
|
16 Nov 2012; Sergei Trofimovich <slyfox@gentoo.org> ghc-package.eclass, |
| 573 |
|
|
haskell-cabal.eclass: |
| 574 |
|
|
Restore dynamic linking of Cabal's ./setup and add building of shared |
| 575 |
|
|
libraries for ghc-7.7+. |
| 576 |
scarabeus |
1.507 |
|
| 577 |
|
|
15 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> obs-service.eclass: |
| 578 |
|
|
Depend on suse-build as most services require it. |
| 579 |
scarabeus |
1.506 |
|
| 580 |
|
|
15 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> obs-service.eclass: |
| 581 |
|
|
Darn copy pasto overlook. |
| 582 |
scarabeus |
1.505 |
|
| 583 |
|
|
15 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> obs-service.eclass: |
| 584 |
|
|
Use src_uri arrows to allow versioning sanely. |
| 585 |
pesa |
1.504 |
|
| 586 |
|
|
12 Nov 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 587 |
|
|
Update from qt overlay: respect AR (bug #440262); drop support for EAPI=2; |
| 588 |
|
|
switch to prune_libtool_files(); various cleanups. |
| 589 |
pesa |
1.503 |
|
| 590 |
|
|
08 Nov 2012; Davide Pesavento <pesa@gentoo.org> qt4-r2.eclass: |
| 591 |
|
|
Partial sync with qt overlay. Apart from cosmetic changes, we now explicitly |
| 592 |
|
|
define QMAKE_{AR,RANLIB,OBJCOPY} in eqmake4(), thus fixing bug 440266. |
| 593 |
pacho |
1.502 |
|
| 594 |
|
|
07 Nov 2012; Pacho Ramos <pacho@gentoo.org> gnome2.eclass: |
| 595 |
|
|
Pass --disable-schemas-install when possible as discussed with the team via |
| 596 |
|
|
mail. |
| 597 |
pacho |
1.501 |
|
| 598 |
|
|
07 Nov 2012; Pacho Ramos <pacho@gentoo.org> gnome2.eclass: |
| 599 |
|
|
Pass --disable-silent-rules when possible (not needed for eapi5), bug #429308 |
| 600 |
mgorny |
1.500 |
|
| 601 |
|
|
05 Nov 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 602 |
|
|
Fix enabling byte-compiling. |
| 603 |
mgorny |
1.499 |
|
| 604 |
|
|
04 Nov 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 605 |
|
|
Always require PYTHON_COMPAT. Add an exception for python-exec which is a |
| 606 |
|
|
special case. |
| 607 |
robbat2 |
1.498 |
|
| 608 |
|
|
01 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> mysql-autotools.eclass, |
| 609 |
|
|
mysql-cmake.eclass, mysql-v2.eclass: |
| 610 |
|
|
Bring in MySQL overlay eclass changes for tcmalloc, jemalloc, systemtap, |
| 611 |
|
|
readline gplv3 and pbxt static build. |
| 612 |
mgorny |
1.497 |
|
| 613 |
|
|
01 Nov 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 614 |
|
|
Minor documentation improvements. |
| 615 |
mgorny |
1.496 |
|
| 616 |
|
|
01 Nov 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 617 |
|
|
Mark _python_ln_rel as @INTERNAL. |
| 618 |
|
|
|
| 619 |
robbat2 |
1.495 |
01 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> mysql.eclass, |
| 620 |
|
|
mysql-v2.eclass: |
| 621 |
|
|
Bug #392361: Fix mysql_install_db cases to work between all versions & |
| 622 |
|
|
variations of MySQL. Also add in checks for tmpdir/log-bin/relay-log |
| 623 |
|
|
directories that must exist otherwise the install_db will fail. |
| 624 |
mgorny |
1.494 |
|
| 625 |
|
|
01 Nov 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 626 |
|
|
Export PYTHONPATH for phases in out-of-source builds. |
| 627 |
mgorny |
1.493 |
|
| 628 |
|
|
01 Nov 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 629 |
|
|
Explicitly set library build dir in out-of-source builds. |
| 630 |
pesa |
1.492 |
|
| 631 |
|
|
01 Nov 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 632 |
|
|
Update homepage. |
| 633 |
mgorny |
1.491 |
|
| 634 |
|
|
31 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 635 |
|
|
Enable byte-compilation of Python modules only locally for |
| 636 |
|
|
distutils-r1_python_install(). Thanks to Enlik for reminding me of it. |
| 637 |
mgorny |
1.490 |
|
| 638 |
|
|
31 Oct 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 639 |
|
|
Fix the shebang correcting function to patch shebang only. Thanks to Enlik |
| 640 |
|
|
for the patch. |
| 641 |
tetromino |
1.489 |
|
| 642 |
|
|
31 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> |
| 643 |
|
|
gst-plugins10.eclass: |
| 644 |
|
|
Use versionator to slot gst-1.0 plugins. |
| 645 |
mgorny |
1.488 |
|
| 646 |
|
|
30 Oct 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 647 |
|
|
Add systemd_with_utildir() as well. |
| 648 |
mgorny |
1.487 |
|
| 649 |
|
|
30 Oct 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 650 |
|
|
Introduce systemd_get_utildir() wrt bug #440320. |
| 651 |
mgorny |
1.486 |
|
| 652 |
|
|
30 Oct 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 653 |
|
|
Replace "echo -n" with "echo", bash removes trailing newline in subshells |
| 654 |
|
|
anyway. |
| 655 |
mgorny |
1.485 |
|
| 656 |
|
|
30 Oct 2012; Michał Górny <mgorny@gentoo.org> python-distutils-ng.eclass: |
| 657 |
|
|
Fix Prefix support, wrt bug #423323. |
| 658 |
mgorny |
1.484 |
|
| 659 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 660 |
|
|
Support and use out-of-source builds by default. |
| 661 |
mgorny |
1.483 |
|
| 662 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 663 |
|
|
Introduce an esetup.py wrapper function and mydistutilsargs=() for it. |
| 664 |
mgorny |
1.482 |
|
| 665 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 666 |
|
|
Enable python3.3 support. |
| 667 |
mgorny |
1.481 |
|
| 668 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 669 |
|
|
Remove redundant "cd ${BUILD_DIR}" calls. |
| 670 |
mgorny |
1.480 |
|
| 671 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass, |
| 672 |
|
|
python-r1.eclass: |
| 673 |
|
|
Move python-exec dependency to python-r1. That eclass now provides means to |
| 674 |
|
|
create versioned scripts as well. |
| 675 |
mgorny |
1.479 |
|
| 676 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 677 |
|
|
Use find instead of hard-coded executable locations list when linking the |
| 678 |
|
|
wrapper. |
| 679 |
mgorny |
1.478 |
|
| 680 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 681 |
|
|
Use new python-r1 functions. |
| 682 |
mgorny |
1.477 |
|
| 683 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 684 |
|
|
Introduce python_replicate_script(), to create copies of a Python script for |
| 685 |
|
|
all installed implementations. |
| 686 |
mgorny |
1.476 |
|
| 687 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 688 |
|
|
Introduce python_export_best() to obtain variables for the most preferred |
| 689 |
|
|
Python implementation enabled. |
| 690 |
mgorny |
1.475 |
|
| 691 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 692 |
|
|
Add getters for common Python variables. |
| 693 |
mgorny |
1.474 |
|
| 694 |
|
|
29 Oct 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 695 |
|
|
Add support for obtaining Python site-packages directory. |
| 696 |
pacho |
1.473 |
|
| 697 |
|
|
28 Oct 2012; Pacho Ramos <pacho@gentoo.org> emul-linux-x86.eclass: |
| 698 |
|
|
Do not hardcode lib32, bug #429726 by SpanKY. |
| 699 |
pacho |
1.472 |
|
| 700 |
|
|
28 Oct 2012; Pacho Ramos <pacho@gentoo.org> emul-linux-x86.eclass: |
| 701 |
|
|
Set QA_PREBUILT as all installed files are precompiled. |
| 702 |
tetromino |
1.471 |
|
| 703 |
|
|
27 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gnome2-utils.eclass: |
| 704 |
|
|
Avoid sedding configure.ac in gnome2_disable_deprecation_warning to prevent |
| 705 |
|
|
accidental triggering of maintainer mode in some packages (bug #439602). |
| 706 |
floppym |
1.470 |
|
| 707 |
|
|
27 Oct 2012; Mike Gilbert <floppym@gentoo.org> python-r1.eclass: |
| 708 |
|
|
Remove duplicate documentation for BUILD_DIR, PYTHON, and EPYTHON. This |
| 709 |
|
|
breaks eclass-manpages. |
| 710 |
mgorny |
1.469 |
|
| 711 |
|
|
26 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass, |
| 712 |
|
|
python-r1.eclass: |
| 713 |
|
|
Do not enter BUILD_DIR in python_foreach_impl(), do that in distutils-r1 |
| 714 |
|
|
instead. |
| 715 |
mgorny |
1.468 |
|
| 716 |
|
|
25 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 717 |
|
|
Add games/bin to lookup paths for rename_scripts(). |
| 718 |
mgorny |
1.467 |
|
| 719 |
|
|
25 Oct 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass: |
| 720 |
|
|
Add a note about array brace expansion. |
| 721 |
mgorny |
1.466 |
|
| 722 |
|
|
25 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass, |
| 723 |
|
|
python-r1.eclass: |
| 724 |
|
|
Introduce python_export() to set Python-relevant variables, and document them |
| 725 |
|
|
better. |
| 726 |
scarabeus |
1.465 |
|
| 727 |
|
|
25 Oct 2012; Tomáš Chvátal <scarabeus@gentoo.org> cmake-utils.eclass: |
| 728 |
|
|
Include fix for bug#439268. |
| 729 |
ulm |
1.464 |
|
| 730 |
|
|
24 Oct 2012; Ulrich Müller <ulm@gentoo.org> vim.eclass: |
| 731 |
|
|
Update dependency after package move from x11-libs/openmotif to |
| 732 |
|
|
x11-libs/motif. |
| 733 |
scarabeus |
1.463 |
|
| 734 |
|
|
24 Oct 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-r2.eclass: |
| 735 |
|
|
Add some boring debug prints and error+die when hunspell folder is symlink. |
| 736 |
|
|
Should fix bug#438792. |
| 737 |
mgorny |
1.462 |
|
| 738 |
|
|
23 Oct 2012; Michał Górny <mgorny@gentoo.org> eutils.eclass: |
| 739 |
|
|
prune_libtool_files(): fix variable reuse. Thanks to radhermit for the patch. |
| 740 |
mgorny |
1.461 |
|
| 741 |
|
|
23 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass, |
| 742 |
|
|
python-r1.eclass: |
| 743 |
|
|
Improve documentation and a few minor fixes. |
| 744 |
eva |
1.460 |
|
| 745 |
|
|
23 Oct 2012; Gilles Dartiguelongue <eva@gentoo.org> gnome2-utils.eclass, |
| 746 |
|
|
gnome2.eclass: |
| 747 |
|
|
Add gnome2_disable_deprecation_warning to gnome2-utils.eclass |
| 748 |
tetromino |
1.459 |
|
| 749 |
|
|
23 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> |
| 750 |
|
|
gst-plugins-base.eclass: |
| 751 |
|
|
Punt plugin .la files for 0.10.36 and EAPI4 |
| 752 |
tetromino |
1.458 |
|
| 753 |
|
|
23 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> |
| 754 |
|
|
gst-plugins-good.eclass: |
| 755 |
|
|
Update for gst-plugins-good-0.10.31: use .xz tarballs, punt .la files. |
| 756 |
mpagano |
1.457 |
|
| 757 |
|
|
22 Oct 2012; Michael Pagano <mpagano@gentoo.org> linux-info.eclass: |
| 758 |
|
|
Update for new location of version.h. Thanks to Magnus Helmersson. Bug |
| 759 |
|
|
#438876 |
| 760 |
tommy |
1.456 |
|
| 761 |
|
|
22 Oct 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> |
| 762 |
|
|
enlightenment.eclass: |
| 763 |
|
|
Enable verbose output |
| 764 |
tetromino |
1.455 |
|
| 765 |
|
|
21 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> |
| 766 |
|
|
gst-plugins-base.eclass: |
| 767 |
|
|
Switch to xz tarballs in EAPI4. |
| 768 |
mgorny |
1.454 |
|
| 769 |
|
|
19 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 770 |
|
|
Call no-op default phases for each implementation (meaningless but more |
| 771 |
|
|
correct). |
| 772 |
patrick |
1.453 |
|
| 773 |
|
|
19 Oct 2012; Patrick Lauer <patrick@gentoo.org> check-reqs.eclass: |
| 774 |
|
|
Fixing units |
| 775 |
patrick |
1.452 |
|
| 776 |
|
|
19 Oct 2012; Patrick Lauer <patrick@gentoo.org> check-reqs.eclass: |
| 777 |
|
|
Fixing binpkg behaviour |
| 778 |
kensington |
1.451 |
|
| 779 |
|
|
17 Oct 2012; Michael Palimaka <kensington@gentoo.org> cmake-utils.eclass: |
| 780 |
|
|
Respect AR and RANLIB, wrt bug #436070. |
| 781 |
jlec |
1.450 |
|
| 782 |
|
|
16 Oct 2012; Justin Lecher <jlec@gentoo.org> fortran-2.eclass: |
| 783 |
|
|
Unset FC and F77 if no fortran support is wanted |
| 784 |
jlec |
1.449 |
|
| 785 |
|
|
16 Oct 2012; Justin Lecher <jlec@gentoo.org> fortran-2.eclass: |
| 786 |
|
|
Add enhanced DEP support in fortran-2.eclass to easy the usage. Only inherit |
| 787 |
|
|
fortran-2 is need for general use. For a USE dependency on fortran the new |
| 788 |
|
|
FORTRAN_NEEDED=USE variable was introduced |
| 789 |
yngwin |
1.448 |
|
| 790 |
|
|
16 Oct 2012; Ben de Groot <yngwin@gentoo.org> -qt4.eclass: |
| 791 |
|
|
Removing qt4.eclass as announced on Sep 13 |
| 792 |
mgorny |
1.447 |
|
| 793 |
|
|
15 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass, |
| 794 |
|
|
python-r1.eclass: |
| 795 |
|
|
Enable EAPI 5 support. |
| 796 |
mgorny |
1.446 |
|
| 797 |
|
|
15 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: |
| 798 |
|
|
Fix missing wrapper symlinks when first supported Python implementation is |
| 799 |
|
|
disabled. |
| 800 |
alexxy |
1.445 |
|
| 801 |
|
|
14 Oct 2012; Alexey Shvetsov <alexxy@gentoo.org> openib.eclass: |
| 802 |
|
|
Add compat-rdma |
| 803 |
pinkbyte |
1.444 |
|
| 804 |
|
|
14 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> leechcraft.eclass: |
| 805 |
|
|
Add compiler version checking for LeechCraft |
| 806 |
mgorny |
1.443 |
|
| 807 |
|
|
14 Oct 2012; Michał Górny <mgorny@gentoo.org> +distutils-r1.eclass: |
| 808 |
|
|
Introduce distutils-r1, a new (and simpler) eclass for Python packages using |
| 809 |
|
|
distutils build system. |
| 810 |
mgorny |
1.442 |
|
| 811 |
|
|
14 Oct 2012; Michał Górny <mgorny@gentoo.org> +python-r1.eclass: |
| 812 |
|
|
Introduce python-r1, a new (and simpler) eclass for Python-related packages. |
| 813 |
johu |
1.441 |
|
| 814 |
|
|
13 Oct 2012; Johannes Huber <johu@gentoo.org> kde4-meta-pkg.eclass: |
| 815 |
|
|
Change LICENSE to 'metapackage' for kde meta packages, bug #438278. |
| 816 |
alexxy |
1.440 |
|
| 817 |
|
|
12 Oct 2012; Alexey Shvetsov <alexxy@gentoo.org> openib.eclass: |
| 818 |
|
|
Fix typo |
| 819 |
alexxy |
1.439 |
|
| 820 |
|
|
12 Oct 2012; Alexey Shvetsov <alexxy@gentoo.org> openib.eclass: |
| 821 |
|
|
[ofed] finalyze 3.5 |
| 822 |
alexxy |
1.438 |
|
| 823 |
|
|
12 Oct 2012; Alexey Shvetsov <alexxy@gentoo.org> openib.eclass: |
| 824 |
|
|
[openib] Update ofed versions |
| 825 |
mgorny |
1.437 |
|
| 826 |
|
|
11 Oct 2012; Michał Górny <mgorny@gentoo.org> eutils.eclass: |
| 827 |
|
|
prune_libtool_files(): add --modules option to remove modules (plugins) as |
| 828 |
|
|
well. |
| 829 |
mgorny |
1.436 |
|
| 830 |
|
|
11 Oct 2012; Michał Górny <mgorny@gentoo.org> eutils.eclass: |
| 831 |
|
|
prune_libtool_files(): fix removing symlinked .la files. |
| 832 |
mgorny |
1.434 |
|
| 833 |
|
|
08 Oct 2012; Michał Górny <mgorny@gentoo.org> +autotools-multilib.eclass: |
| 834 |
|
|
Introduce autotools-multilib, to simplify building multilib packages with |
| 835 |
|
|
autotools-utils. |
| 836 |
jlec |
1.433 |
|
| 837 |
|
|
07 Oct 2012; Justin Lecher <jlec@gentoo.org> fortran-2.eclass: |
| 838 |
|
|
Revert virtual/fortran depends again, because not only USE=fortran controlls |
| 839 |
|
|
fortran needs |
| 840 |
jlec |
1.432 |
|
| 841 |
|
|
07 Oct 2012; Justin Lecher <jlec@gentoo.org> fortran-2.eclass: |
| 842 |
|
|
Depend on virtual/fortran eclass wise but in an USE=fortran sensitive way, |
| 843 |
|
|
#435250 |
| 844 |
jlec |
1.431 |
|
| 845 |
|
|
07 Oct 2012; Justin Lecher <jlec@gentoo.org> fortran-2.eclass: |
| 846 |
|
|
Revert last change to not break packages with optional fortran support |
| 847 |
mgorny |
1.429 |
|
| 848 |
|
|
07 Oct 2012; Michał Górny <mgorny@gentoo.org> boost-utils.eclass: |
| 849 |
|
|
Fix stupid mistake in boost-utils_get_best_slot(). |
| 850 |
chithanh |
1.428 |
|
| 851 |
jlec |
1.430 |
07 Oct 2012; Justin Lecher <jlec@gentoo.org> fortran-2.eclass: |
| 852 |
|
|
Depend on virtual/fortran eclass wise, #435250 |
| 853 |
|
|
|
| 854 |
|
|
07 Oct 2012; Justin Lecher <jlec@gentoo.org> fortran-2.eclass: |
| 855 |
|
|
Give some information on selected fortran compilers |
| 856 |
|
|
|
| 857 |
chithanh |
1.428 |
03 Oct 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> |
| 858 |
|
|
virtualx.eclass: |
| 859 |
|
|
Unbreak EAPI=2 and 3 users of virtualx.eclass, bug #406353 |
| 860 |
scarabeus |
1.427 |
|
| 861 |
|
|
02 Oct 2012; Tomáš Chvátal <scarabeus@gentoo.org> obs-download.eclass: |
| 862 |
|
|
More update the doc |
| 863 |
scarabeus |
1.426 |
|
| 864 |
|
|
02 Oct 2012; Tomáš Chvátal <scarabeus@gentoo.org> obs-service.eclass: |
| 865 |
|
|
Always use openSUSE:Tools as project to get updates. Remove obs_package |
| 866 |
|
|
declaration as it is equal to pn. |
| 867 |
scarabeus |
1.425 |
|
| 868 |
|
|
02 Oct 2012; Tomáš Chvátal <scarabeus@gentoo.org> obs-download.eclass: |
| 869 |
|
|
Change the documentation a bit and take OBS_PACKAGE from PN if not set. |
| 870 |
kensington |
1.424 |
|
| 871 |
|
|
02 Oct 2012; Michael Palimaka <kensington@gentoo.org> cmake-utils.eclass, |
| 872 |
|
|
virtualx.eclass: |
| 873 |
|
|
Make VIRTUALX_COMMAND nonfatal so that Xvfb is always killed. Return status |
| 874 |
|
|
at the end of CMake test phase. This fixes bug #406353. |
| 875 |
floppym |
1.423 |
|
| 876 |
|
|
02 Oct 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 877 |
|
|
Add 3.3 as a supported python abi for testing. |
| 878 |
chithanh |
1.422 |
|
| 879 |
|
|
29 Sep 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> |
| 880 |
|
|
virtualx.eclass: |
| 881 |
|
|
Increase Xfvb resolution to address gimp test failure, bug #414853. |
| 882 |
hd_brummy |
1.421 |
|
| 883 |
|
|
29 Sep 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 884 |
|
|
added helper function to remove i18n.h includes, if media-plugins/vdr-* are |
| 885 |
|
|
still use the obsoleted i18n handling and unsupported to gettext handling |
| 886 |
ulm |
1.420 |
|
| 887 |
|
|
28 Sep 2012; Ulrich Müller <ulm@gentoo.org> eutils.eclass: |
| 888 |
|
|
Test for the EAPI explicitly, because it isn't guaranteed that package |
| 889 |
|
|
managers implement usex as a shell function. |
| 890 |
axs |
1.418 |
|
| 891 |
|
|
28 Sep 2012; Ian Stakenvicius <axs@gentoo.org> toolchain-funcs.eclass: |
| 892 |
axs |
1.419 |
reverted fatal error from unset KV and made it a warning only shown when |
| 893 |
axs |
1.418 |
checking for 'kern' arch, so that the portage environment call of tc-arch |
| 894 |
|
|
will not fail anymore, bug 436450 |
| 895 |
floppym |
1.417 |
|
| 896 |
|
|
27 Sep 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 897 |
|
|
Remove a silly EAPI conditional. |
| 898 |
axs |
1.416 |
|
| 899 |
|
|
27 Sep 2012; Ian Stakenvicius <axs@gentoo.org> toolchain-funcs.eclass: |
| 900 |
|
|
Fixed tc-ninja_magic_to_arch() to also use KV_FULL and fail if no kernel |
| 901 |
|
|
version specified, bug 432390 |
| 902 |
axs |
1.415 |
|
| 903 |
robbat2 |
1.495 |
08 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> db.eclass: |
| 904 |
|
|
Fix typo in src_test runner: makeopts_jobs not makeopts_job. |
| 905 |
|
|
|
| 906 |
axs |
1.415 |
27 Sep 2012; Ian Stakenvicius <axs@gentoo.org> eutils.eclass: |
| 907 |
|
|
Made 'usex' declaration conditional on lack of PM or EAPI5+ support |
| 908 |
axs |
1.414 |
|
| 909 |
|
|
27 Sep 2012; Ian Stakenvicius <axs@gentoo.org> fortran-2.eclass, |
| 910 |
|
|
selinux-policy-2.eclass, vdr-plugin-2.eclass, xorg-2.eclass, |
| 911 |
|
|
autotools-utils.eclass, base.eclass, bash-completion-r1.eclass, |
| 912 |
|
|
boost-utils.eclass, check-reqs.eclass, cmake-utils.eclass, emboss.eclass, |
| 913 |
|
|
emul-linux-x86.eclass, enlightenment.eclass, fox.eclass, games.eclass, |
| 914 |
|
|
games-ggz.eclass, git.eclass, gnome2-utils.eclass, gnome2.eclass, |
| 915 |
|
|
gst-plugins-bad.eclass, gtk-sharp-module.eclass, haskell-cabal.eclass, |
| 916 |
|
|
kde4-functions.eclass, leechcraft.eclass, mozlinguas.eclass, mysql.eclass, |
| 917 |
|
|
mysql-v2.eclass, obs-service.eclass, office-ext.eclass, perl-module.eclass, |
| 918 |
|
|
php-ext-source-r2.eclass, python-distutils-ng.eclass, qt4-build.eclass, |
| 919 |
|
|
qt4-r2.eclass, ruby-ng.eclass, scons-utils.eclass, systemd.eclass, |
| 920 |
|
|
vcs-snapshot.eclass, vdr-plugin.eclass, virtuoso.eclass, waf-utils.eclass, |
| 921 |
|
|
xfconf.eclass: |
| 922 |
|
|
naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where |
| 923 |
|
|
EAPI=4 was previously allowed |
| 924 |
floppym |
1.413 |
|
| 925 |
|
|
27 Sep 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 926 |
|
|
Allow usage of EAPI 5. |
| 927 |
tetromino |
1.412 |
|
| 928 |
|
|
27 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> clutter.eclass: |
| 929 |
|
|
Default clutter license is LGPL-2.1 or later. |
| 930 |
hasufell |
1.411 |
|
| 931 |
|
|
26 Sep 2012; Julian Ospald <hasufell@gentoo.org> python-distutils-ng.eclass: |
| 932 |
|
|
add PYTHON_USE wrt #426768 |
| 933 |
scarabeus |
1.410 |
|
| 934 |
|
|
20 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> autotools.eclass: |
| 935 |
|
|
Be more strict about eautoreconfig on aclocal.m4. Fixes bug#424763 and |
| 936 |
|
|
bug#420631. |
| 937 |
kensington |
1.409 |
|
| 938 |
jlec |
1.435 |
20 Sep 2012; Justin Lecher <jlec@gentoo.org> intel-sdp.eclass: |
| 939 |
|
|
Keyword for *-linux prefix |
| 940 |
|
|
|
| 941 |
kensington |
1.409 |
20 Sep 2012; Michael Palimaka <kensington@gentoo.org> cmake-utils.eclass: |
| 942 |
|
|
Add support for the ninja build system wrt bug #430608. Improve prefix |
| 943 |
|
|
support wrt bug #434086. |
| 944 |
tetromino |
1.408 |
|
| 945 |
|
|
20 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> vala.eclass: |
| 946 |
|
|
VALA_{MIN,MAX}_API_VERSION are not unset by default. |
| 947 |
hd_brummy |
1.407 |
|
| 948 |
|
|
19 Sep 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass, |
| 949 |
|
|
vdr-plugin.eclass: |
| 950 |
|
|
using now append-lfs-flags for large files |
| 951 |
mgorny |
1.406 |
|
| 952 |
|
|
19 Sep 2012; Michał Górny <mgorny@gentoo.org> +boost-utils.eclass: |
| 953 |
|
|
Introduce boost-utils eclass, to support linking against arbitrary boost |
| 954 |
|
|
version. |
| 955 |
ulm |
1.405 |
|
| 956 |
|
|
18 Sep 2012; Ulrich Müller <ulm@gentoo.org> bzr.eclass: |
| 957 |
|
|
Use lightweight checkout instead of export if EBZR_WORKDIR_CHECKOUT is set; |
| 958 |
|
|
bug 434746. Remove old cleanup code. |
| 959 |
radhermit |
1.404 |
|
| 960 |
|
|
18 Sep 2012; Tim Harder <radhermit@gentoo.org> vim.eclass: |
| 961 |
|
|
Use has_version instead of built_with_use. |
| 962 |
hd_brummy |
1.403 |
|
| 963 |
|
|
17 Sep 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 964 |
|
|
better LINGUAS detection, vdr-plugin-2.eclass |
| 965 |
ulm |
1.402 |
|
| 966 |
|
|
16 Sep 2012; Ulrich Müller <ulm@gentoo.org> tla.eclass: |
| 967 |
|
|
Mark as DEAD for removal. |
| 968 |
jlec |
1.401 |
|
| 969 |
|
|
16 Sep 2012; Justin Lecher <jlec@gentoo.org> intel-sdp.eclass: |
| 970 |
|
|
Add old license jingle until we have fixed the license situation generally |
| 971 |
jlec |
1.400 |
|
| 972 |
|
|
16 Sep 2012; Justin Lecher <jlec@gentoo.org> intel-sdp.eclass: |
| 973 |
|
|
Added new intel-sdp.eclass |
| 974 |
zmedico |
1.399 |
|
| 975 |
|
|
15 Sep 2012; Zac Medico <zmedico@gentoo.org> cannadic.eclass, |
| 976 |
|
|
cmake-utils.eclass, confutils.eclass, embassy.eclass, eutils.eclass, |
| 977 |
|
|
games.eclass, gnatbuild.eclass, gnuconfig.eclass, libtool.eclass, |
| 978 |
|
|
linux-mod.eclass, nsplugins.eclass, perl-module.eclass, qmail.eclass, |
| 979 |
|
|
toolchain-funcs.eclass: |
| 980 |
|
|
Remove redundant DESCRIPTION variable settings. |
| 981 |
gienah |
1.398 |
|
| 982 |
|
|
14 Sep 2012; Mark Wright <gienah@gentoo.org> ghc-package.eclass: |
| 983 |
|
|
ghc-pkg --global-conf parameter is renamed to --global-package-db in ghc |
| 984 |
|
|
7.6.1 |
| 985 |
anarchy |
1.397 |
|
| 986 |
|
|
12 Sep 2012; Jory A. Pratt <anarchy@gentoo.org> mozconfig-3.eclass: |
| 987 |
|
|
Disable crashreporter on all source builds, bug #433962. |
| 988 |
tetromino |
1.396 |
|
| 989 |
|
|
12 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> vala.eclass: |
| 990 |
|
|
Small stylistic fix. |
| 991 |
tetromino |
1.395 |
|
| 992 |
|
|
12 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> vala.eclass: |
| 993 |
|
|
Typo: s/VALA_API_VERSION/version/ |
| 994 |
tetromino |
1.394 |
|
| 995 |
|
|
12 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> +vala.eclass: |
| 996 |
|
|
New eclass. |
| 997 |
radhermit |
1.393 |
|
| 998 |
|
|
11 Sep 2012; Tim Harder <radhermit@gentoo.org> vim.eclass: |
| 999 |
|
|
Allow vim to be built against ruby-1.9. |
| 1000 |
phajdan.jr |
1.392 |
|
| 1001 |
|
|
11 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> chromium.eclass: |
| 1002 |
|
|
Remove deprecated chromium_check_kernel_config. |
| 1003 |
ferringb |
1.391 |
|
| 1004 |
|
|
10 Sep 2012; Brian Harring <ferringb@gentoo.org> mysql.eclass, |
| 1005 |
|
|
mysql-v2.eclass: |
| 1006 |
|
|
Remove usage of strip_duplicate_slashes function. |
| 1007 |
|
|
|
| 1008 |
|
|
It's outside of PMS, and is exposed by misbehaviour on portages part. |
| 1009 |
ulm |
1.390 |
|
| 1010 |
|
|
09 Sep 2012; Ulrich Müller <ulm@gentoo.org> cvs.eclass: |
| 1011 |
|
|
Rename ESCM_OFFLINE to EVCS_OFFLINE. Drop ESCM_VERSION. Fixes bug 410465. |
| 1012 |
swift |
1.389 |
|
| 1013 |
|
|
08 Sep 2012; <swift@gentoo.org> selinux-policy-2.eclass: |
| 1014 |
|
|
Support live policy builds |
| 1015 |
kensington |
1.388 |
|
| 1016 |
|
|
06 Sep 2012; Michael Palimaka <kensington@gentoo.org> qt4-build.eclass: |
| 1017 |
|
|
Improve respect for *FLAGS. Fixes part of bug #427782. |
| 1018 |
johu |
1.387 |
|
| 1019 |
|
|
04 Sep 2012; Johannes Huber <johu@gentoo.org> kde4-meta.eclass: |
| 1020 |
|
|
Dont try to extract cmake/modules for kdegames > 4.9.0. Its removed from |
| 1021 |
|
|
top-level directory by upstream, fixes bug #431924. |
| 1022 |
vadimk |
1.386 |
|
| 1023 |
|
|
01 Sep 2012; Vadim Kuznetsov vadimk@gentoo.org -vmware.eclass, |
| 1024 |
|
|
-vmware-mod.eclass: |
| 1025 |
|
|
removed vmware and vmware-mod elsasses |
| 1026 |
ulm |
1.385 |
|
| 1027 |
|
|
01 Sep 2012; Ulrich Müller <ulm@gentoo.org> elisp-common.eclass: |
| 1028 |
|
|
Suppress warning message in elisp-site-regen for initial installation. |
| 1029 |
mpagano |
1.384 |
|
| 1030 |
|
|
30 Aug 2012; Michael Pagano <mpagano@gentoo.org> linux-mod.eclass: |
| 1031 |
|
|
Minor typo fix to documentation line. Bug #419469 |
| 1032 |
mgorny |
1.383 |
|
| 1033 |
|
|
29 Aug 2012; Michał Górny <mgorny@gentoo.org> eutils.eclass: |
| 1034 |
|
|
prune_libtool_files: run pkg-config code only if necessary. |
| 1035 |
mpagano |
1.382 |
|
| 1036 |
|
|
28 Aug 2012; Michael Pagano <mpagano@gentoo.org> linux-mod.eclass: |
| 1037 |
|
|
Remove deprecated and unrecommended parameter -r from depmod |
| 1038 |
mgorny |
1.381 |
|
| 1039 |
|
|
27 Aug 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 1040 |
|
|
Drop blockers for ancient systemd versions. |
| 1041 |
mgorny |
1.380 |
|
| 1042 |
|
|
27 Aug 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 1043 |
|
|
tmpfiles.d: ensure .conf suffix when installing. |
| 1044 |
mgorny |
1.379 |
|
| 1045 |
|
|
27 Aug 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 1046 |
|
|
Add systemd_newtmpfilesd(). |
| 1047 |
ottxor |
1.378 |
|
| 1048 |
|
|
22 Aug 2012; Christoph Junghans <ottxor@gentoo.org> unpacker.eclass: |
| 1049 |
|
|
added support for cpio archives |
| 1050 |
johu |
1.377 |
|
| 1051 |
|
|
19 Aug 2012; Johannes Huber <johu@gentoo.org> kde4-base.eclass, |
| 1052 |
|
|
kde4-functions.eclass, kde4-meta.eclass: |
| 1053 |
|
|
Remove obsolete koffice handling. Simplify Qt minimal requirement. Remove |
| 1054 |
|
|
duplicated entry for unstable KDE SC releases in SRC_URI calculation. Arrange |
| 1055 |
|
|
docs example for KDE_LINGUAS alphabetically. |
| 1056 |
johu |
1.376 |
|
| 1057 |
|
|
19 Aug 2012; Johannes Huber <johu@gentoo.org> -tetex-3.eclass, -tetex.eclass: |
| 1058 |
|
|
Remove obsolete. Announced on 2012/07/18. |
| 1059 |
ulm |
1.375 |
|
| 1060 |
|
|
17 Aug 2012; Ulrich Müller <ulm@gentoo.org> elisp.eclass: |
| 1061 |
|
|
Remove unnecessary assignment of IUSE variable. |
| 1062 |
scarabeus |
1.374 |
|
| 1063 |
|
|
17 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> obs-download.eclass, |
| 1064 |
|
|
obs-service.eclass: |
| 1065 |
|
|
Suse eclasses are under suse herd. |
| 1066 |
floppym |
1.373 |
|
| 1067 |
|
|
16 Aug 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 1068 |
|
|
Hide the python.eclass unmerge noise behind PORTAGE_VERBOSE. |
| 1069 |
patrick |
1.372 |
|
| 1070 |
|
|
16 Aug 2012; Patrick Lauer <patrick@gentoo.org> python.eclas: |
| 1071 |
|
|
Fix noisy output on unmerge #423741 |
| 1072 |
flameeyes |
1.371 |
|
| 1073 |
|
|
15 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> ruby-fakegem.eclass: |
| 1074 |
|
|
Make sure not to test for use doc if it's not there. |
| 1075 |
flameeyes |
1.370 |
|
| 1076 |
|
|
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> ruby-fakegem.eclass: |
| 1077 |
|
|
Add support for documentation recipes as well, and implement an rdoc recipe. |
| 1078 |
scarabeus |
1.369 |
|
| 1079 |
|
|
14 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> xorg-2.eclass: |
| 1080 |
|
|
Fix disable-dependency-tracking passing. Fixes bug#372239. |
| 1081 |
flameeyes |
1.368 |
|
| 1082 |
|
|
13 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> ruby-fakegem.eclass, |
| 1083 |
|
|
ruby-ng.eclass: |
| 1084 |
|
|
Add support for cucumber as a test recipe. This allows abstracting some of |
| 1085 |
|
|
the work needed to skip it over on JRuby. |
| 1086 |
flameeyes |
1.367 |
|
| 1087 |
|
|
13 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> ruby-ng.eclass: |
| 1088 |
|
|
Add a cucumber wrapper similar to the rspec one we have already. |
| 1089 |
mabi |
1.366 |
|
| 1090 |
|
|
13 Aug 2012; Matti Bickel <mabi@gentoo.org> fox.eclass: |
| 1091 |
|
|
Add updated info statement about fox17.pc re bug #426718 |
| 1092 |
hd_brummy |
1.365 |
|
| 1093 |
|
|
05 Aug 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 1094 |
|
|
fix for wrong detected *.pot file in po dir |
| 1095 |
radhermit |
1.364 |
|
| 1096 |
|
|
03 Aug 2012; Tim Harder <radhermit@gentoo.org> vim-plugin.eclass: |
| 1097 |
|
|
Add alternative location for vim plugin tarball archives. |
| 1098 |
johu |
1.363 |
|
| 1099 |
|
|
02 Aug 2012; Johannes Huber <johu@gentoo.org> kde4-meta.eclass: |
| 1100 |
|
|
Fix tarball extract for old kdepim, bug #429428. |
| 1101 |
johu |
1.362 |
|
| 1102 |
|
|
01 Aug 2012; Johannes Huber <johu@gentoo.org> kde4-base.eclass, |
| 1103 |
|
|
kde4-functions.eclass, kde4-meta.eclass: |
| 1104 |
|
|
Make .xz compression as default for SRC_URI calculation. Add KDE prefix to |
| 1105 |
|
|
BUILD_TYPE. No #DONOTCOMPILE if add_subdirectory has a variable parameter |
| 1106 |
|
|
("${..."). |
| 1107 |
hattya |
1.361 |
|
| 1108 |
|
|
29 Jul 2012; Akinori Hattori <hattya@gentoo.org> subversion.eclass: |
| 1109 |
|
|
add support for file:// URI scheme wrt bug #416649 |
| 1110 |
hattya |
1.360 |
|
| 1111 |
|
|
29 Jul 2012; Akinori Hattori <hattya@gentoo.org> subversion.eclass: |
| 1112 |
|
|
replace built_with_use by USE deps wrt bug #242100 |
| 1113 |
hattya |
1.359 |
|
| 1114 |
|
|
29 Jul 2012; Akinori Hattori <hattya@gentoo.org> subversion.eclass: |
| 1115 |
|
|
remove obsolete workaround (ESVN_DISABLE_DEPENDENCIES) |
| 1116 |
hattya |
1.358 |
|
| 1117 |
|
|
29 Jul 2012; Akinori Hattori <hattya@gentoo.org> subversion.eclass: |
| 1118 |
|
|
remove DESCRIPTION variable wrt bug #428304 |
| 1119 |
hasufell |
1.357 |
|
| 1120 |
|
|
28 Jul 2012; Julian Ospald <hasufell@gentoo.org> games.eclass: |
| 1121 |
|
|
omg, we checked the dirs in ${S} instead of ${D} which accidentially |
| 1122 |
|
|
worked for some ebuilds (EAPI-4 related fix) |
| 1123 |
grobian |
1.356 |
|
| 1124 |
jlec |
1.400 |
05 Aug 2012; Justin Lecher <jlec@gentoo.org> pam.eclass: |
| 1125 |
|
|
Add magic needed for app-portage/eclass-manpages to pam.eclass, changes |
| 1126 |
|
|
approved by author |
| 1127 |
|
|
|
| 1128 |
grobian |
1.356 |
26 Jul 2012; Fabian Groffen <grobian@gentoo.org> |
| 1129 |
|
|
+ELT-patches/sol2-ltmain/2.4.2, libtool.eclass: |
| 1130 |
|
|
elt-patches: add Solaris no de-deplication patch to fix built C++ objects |
| 1131 |
|
|
from aborting when an exception is thrown |
| 1132 |
swift |
1.355 |
|
| 1133 |
|
|
26 Jul 2012; <swift@gentoo.org> selinux-policy-2.eclass: |
| 1134 |
|
|
Use warnings for SELinux failures, not errors, since the failure is not fatal |
| 1135 |
|
|
for a system |
| 1136 |
yngwin |
1.354 |
|
| 1137 |
|
|
26 Jul 2012; Ben de Groot <yngwin@gentoo.org> l10n.eclass: |
| 1138 |
|
|
Remove ambiguous wording |
| 1139 |
grobian |
1.353 |
|
| 1140 |
|
|
24 Jul 2012; Fabian Groffen <grobian@gentoo.org> autotools.eclass: |
| 1141 |
|
|
_elibtoolize: properly set LIBTOOLIZE in case glibtoolize exists in the |
| 1142 |
|
|
system |
| 1143 |
sera |
1.352 |
|
| 1144 |
|
|
23 Jul 2012; Ralph Sennhauser <sera@gentoo.org> java-vm-2.eclass: |
| 1145 |
|
|
Add C to flags pass to pax-mark to ensure a header is created. Thanks to |
| 1146 |
|
|
blueness. #427642 |
| 1147 |
scarabeus |
1.351 |
|
| 1148 |
|
|
23 Jul 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-r2.eclass: |
| 1149 |
|
|
More licenses removal |
| 1150 |
yngwin |
1.350 |
|
| 1151 |
|
|
23 Jul 2012; Ben de Groot <yngwin@gentoo.org> qt4-r2.eclass: |
| 1152 |
|
|
Add array variables for DOCS and HTML_DOCS in qt4-r2.eclass |
| 1153 |
yngwin |
1.349 |
|
| 1154 |
|
|
23 Jul 2012; Ben de Groot <yngwin@gentoo.org> +l10n.eclass: |
| 1155 |
|
|
Initial commit of l10n.eclass |
| 1156 |
jmbsvicetto |
1.348 |
|
| 1157 |
|
|
23 Jul 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> |
| 1158 |
|
|
mysql.eclass, mysql-v2.eclass: |
| 1159 |
|
|
Sync mysql and mysql-v2 eclasses from the mysql overlay. |
| 1160 |
|
|
Simplify ncurses dependency and update inherit to use git-2 eclass. |
| 1161 |
sera |
1.347 |
|
| 1162 |
|
|
21 Jul 2012; Ralph Sennhauser <sera@gentoo.org> java-pkg-2.eclass: |
| 1163 |
|
|
Convert documentation to eclass-manpages. |
| 1164 |
scarabeus |
1.346 |
|
| 1165 |
|
|
19 Jul 2012; Tomáš Chvátal <scarabeus@gentoo.org> mozlinguas.eclass: |
| 1166 |
|
|
Fix eclassdoc. |
| 1167 |
johu |
1.345 |
|
| 1168 |
|
|
18 Jul 2012; Johannes Huber <johu@gentoo.org> tetex-3.eclass, tetex.eclass: |
| 1169 |
|
|
Marking as DEAD for removal. |
| 1170 |
sera |
1.344 |
|
| 1171 |
|
|
18 Jul 2012; Ralph Sennhauser <sera@gentoo.org> java-virtuals-2.eclass: |
| 1172 |
|
|
Convert to eclass-manpages. |
| 1173 |
sera |
1.343 |
|
| 1174 |
|
|
18 Jul 2012; Ralph Sennhauser <sera@gentoo.org> java-vm-2.eclass: |
| 1175 |
|
|
Add ROOT support, patch by vapier. #416341 |
| 1176 |
ulm |
1.342 |
|
| 1177 |
|
|
18 Jul 2012; Ulrich Müller <ulm@gentoo.org> bzr.eclass: |
| 1178 |
|
|
Don't assign useless values to DESCRIPTION and HOMEPAGE variables. |
| 1179 |
floppym |
1.341 |
|
| 1180 |
|
|
17 Jul 2012; Mike Gilbert <floppym@gentoo.org> chromium.eclass: |
| 1181 |
|
|
Remove -v option from rm command. |
| 1182 |
pesa |
1.340 |
|
| 1183 |
|
|
10 Jul 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1184 |
|
|
Stop inheriting base.eclass |
| 1185 |
floppym |
1.339 |
|
| 1186 |
|
|
09 Jul 2012; Mike Gilbert <floppym@gentoo.org> base.eclass: |
| 1187 |
|
|
Remove false statement from eclass description. |
| 1188 |
slyfox |
1.338 |
|
| 1189 |
|
|
08 Jul 2012; Sergei Trofimovich <slyfox@gentoo.org> haskell-cabal.eclass: |
| 1190 |
|
|
Allow wildcards in CABAL_CORE_LIB_GHC_PV. Guard against breakage of |
| 1191 |
|
|
ghc-shipped libraries. |
| 1192 |
flameeyes |
1.337 |
|
| 1193 |
|
|
08 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> ruby-ng.eclass: |
| 1194 |
|
|
Add a function to wrap around testrb-2 as well. |
| 1195 |
flameeyes |
1.336 |
|
| 1196 |
|
|
05 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> ruby-fakegem.eclass, |
| 1197 |
|
|
ruby-ng.eclass: |
| 1198 |
|
|
Add support for running rspec while respecting some common variables |
| 1199 |
|
|
(TEST_VERBOSE and NOCOLOR) in ruby-ng; then use this with a new variable in |
| 1200 |
|
|
ruby-fakegem. |
| 1201 |
sera |
1.335 |
|
| 1202 |
|
|
05 Jul 2012; Ralph Sennhauser <sera@gentoo.org> java-utils-2.eclass: |
| 1203 |
|
|
Remove java-pkg_ensure-gcj and java-pkg_ensure-test. #261562 #278965 |
| 1204 |
mabi |
1.334 |
|
| 1205 |
|
|
01 Jul 2012; Matti Bickel <mabi@gentoo.org> php-pear-lib-r1.eclass: |
| 1206 |
|
|
Remove requirement for depend.php.eclass. Since our switch to /usr/share/php |
| 1207 |
|
|
only it is no longer needed. |
| 1208 |
vadimk |
1.333 |
|
| 1209 |
|
|
01 Jul 2012; Vadim Kuznetsov vadimk@gentoo.org vmware.eclass, |
| 1210 |
|
|
vmware-mod.eclass: |
| 1211 |
|
|
Makred vmware.eclass and vmware-mod.eclass dead. |
| 1212 |
scarabeus |
1.332 |
|
| 1213 |
|
|
30 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-r2.eclass: |
| 1214 |
|
|
Remove also lower case licenses. |
| 1215 |
hd_brummy |
1.331 |
|
| 1216 |
|
|
27 Jun 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 1217 |
|
|
fixed eapi block; bug 423657 |
| 1218 |
robbat2 |
1.330 |
|
| 1219 |
|
|
26 Jun 2012; Robin H. Johnson <robbat2@gentoo.org> linux-info.eclass: |
| 1220 |
|
|
You must ensure at least one of the version setup functions gets called in |
| 1221 |
|
|
linux-info.eclass before you can use the config functions. |
| 1222 |
mpagano |
1.329 |
|
| 1223 |
|
|
24 Jun 2012; Michael Pagano <mpagano@gentoo.org> kernel-2.eclass: |
| 1224 |
|
|
Add dev-lang/perl to kernel-2.eclass RDEPEND. Bug #421483 |
| 1225 |
axs |
1.327 |
|
| 1226 |
|
|
22 Jun 2012; Ian Stakenvicius <axs@gentoo.org> user.eclass: |
| 1227 |
|
|
esethome: silently exit if home dir already up to date, improve messaging |
| 1228 |
axs |
1.326 |
|
| 1229 |
|
|
22 Jun 2012; Ian Stakenvicius <axs@gentoo.org> user.eclass: |
| 1230 |
|
|
esethome: eerror and not die when home dir cannot be updated, due to for |
| 1231 |
|
|
instance user being in use |
| 1232 |
axs |
1.325 |
|
| 1233 |
|
|
22 Jun 2012; Ian Stakenvicius <axs@gentoo.org> user.eclass: |
| 1234 |
|
|
fixed esethome, directory must exist befure user record can be updated |
| 1235 |
voyageur |
1.324 |
|
| 1236 |
|
|
22 Jun 2012; Bernard Cafarelli <voyageur@gentoo.org> gnustep-base.eclass: |
| 1237 |
|
|
Stable gnustep-base does not have USE=libobjc2, thanks ago |
| 1238 |
kensington |
1.323 |
|
| 1239 |
kensington |
1.328 |
22 Jun 2012; Michael Palimaka <kensington@gentoo.org> kde4-base.eclass: |
| 1240 |
kensington |
1.323 |
Sync from kde overlay: Enable tests for live ebuilds, add support for virtual |
| 1241 |
|
|
dbus during src_test, update tarball extension for unstable releases. |
| 1242 |
naota |
1.322 |
|
| 1243 |
|
|
21 Jun 2012; Naohiro Aota <naota@gentoo.org> gnome2-utils.eclass: |
| 1244 |
|
|
Add new function gnome2_query_immodules_gtk{2,3} to update immodules cache. |
| 1245 |
|
|
#413529 |
| 1246 |
mgorny |
1.321 |
|
| 1247 |
|
|
20 Jun 2012; Michał Górny <mgorny@gentoo.org> eutils.eclass: |
| 1248 |
|
|
prune_libtool_files(): report .a removal only if it exists, and explain the |
| 1249 |
|
|
reasoning for it. |
| 1250 |
scarabeus |
1.320 |
|
| 1251 |
|
|
20 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> gst-plugins-bad.eclass: |
| 1252 |
|
|
Fix building with newer eapis wrt bug#385841. Noticed by triggered rebuild to |
| 1253 |
|
|
-ocr. |
| 1254 |
voyageur |
1.319 |
|
| 1255 |
|
|
19 Jun 2012; Bernard Cafarelli <voyageur@gentoo.org> gnustep-base.eclass: |
| 1256 |
|
|
Revert to built_with_use for correct libobjc detection and EAPI 0 ebuilds |
| 1257 |
|
|
support |
| 1258 |
pesa |
1.318 |
|
| 1259 |
|
|
18 Jun 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1260 |
|
|
Update from qt overlay: drop USE=c++0x from qt-webkit, stop adding USE=qpa to |
| 1261 |
|
|
4.8.3 and later, dead code removal and other minor cleanups. |
| 1262 |
axs |
1.317 |
|
| 1263 |
|
|
18 Jun 2012; Ian Stakenvicius <axs@gentoo.org> user.eclass: |
| 1264 |
|
|
added 'esethome' to user.eclass |
| 1265 |
grobian |
1.316 |
|
| 1266 |
|
|
18 Jun 2012; Fabian Groffen <grobian@gentoo.org> flag-o-matic.eclass: |
| 1267 |
|
|
Allow header and library paths flags in setup-allowed-flags(), bug #414641 |
| 1268 |
scarabeus |
1.315 |
|
| 1269 |
|
|
17 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-r2.eclass: |
| 1270 |
|
|
Remove licenses prior copying docs. |
| 1271 |
hasufell |
1.314 |
|
| 1272 |
|
|
14 Jun 2012; Julian Ospald <hasufell@gentoo.org> eutils.eclass: |
| 1273 |
|
|
small enhancement to examples of doicon |
| 1274 |
scarabeus |
1.313 |
|
| 1275 |
|
|
13 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-r2.eclass: |
| 1276 |
|
|
Make the oxt unpacking really work. |
| 1277 |
scarabeus |
1.312 |
|
| 1278 |
|
|
13 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-r2.eclass: |
| 1279 |
|
|
Handle dodoc correctly to not die if no documents are found. |
| 1280 |
sera |
1.311 |
|
| 1281 |
|
|
12 Jun 2012; Ralph Sennhauser <sera@gentoo.org> java-vm-2.eclass: |
| 1282 |
|
|
Convert docs to eclass-manpages. |
| 1283 |
sera |
1.310 |
|
| 1284 |
|
|
11 Jun 2012; Ralph Sennhauser <sera@gentoo.org> java-vm-2.eclass: |
| 1285 |
|
|
Add app-admin/eselect-java as preferred provider of eselect java-vm. |
| 1286 |
mgorny |
1.309 |
|
| 1287 |
|
|
11 Jun 2012; Michał Górny <mgorny@gentoo.org> vcs-snapshot.eclass: |
| 1288 |
|
|
Unpack tarballs in directory matching their name rather than ${P}. This |
| 1289 |
|
|
allows the eclass to handle multiple tarballs in one ebuild, and non-snapshot |
| 1290 |
|
|
tarballs should work fine too. |
| 1291 |
mgorny |
1.308 |
|
| 1292 |
|
|
11 Jun 2012; Michał Górny <mgorny@gentoo.org> xorg-2.eclass: |
| 1293 |
|
|
Replace remove_libtool_files with prune_libtool_files. |
| 1294 |
scarabeus |
1.307 |
|
| 1295 |
|
|
11 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> xorg-2.eclass: |
| 1296 |
|
|
Fix not assigned variable. IE bug#416673. |
| 1297 |
hd_brummy |
1.306 |
|
| 1298 |
|
|
10 Jun 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 1299 |
|
|
fix for strip-linguas en |
| 1300 |
floppym |
1.305 |
|
| 1301 |
|
|
10 Jun 2012; Mike Gilbert <floppym@gentoo.org> python-distutils-ng.eclass: |
| 1302 |
|
|
Remove pypy1_7 from default PYTHON_COMPAT due to removal from tree. Add |
| 1303 |
|
|
pypy1_9. |
| 1304 |
hd_brummy |
1.304 |
|
| 1305 |
|
|
10 Jun 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 1306 |
|
|
fixed missing chost tag; fixed append-cppflags warning; added Variable to |
| 1307 |
|
|
keep the i18n.o object |
| 1308 |
hattya |
1.303 |
|
| 1309 |
|
|
10 Jun 2012; Akinori Hattori <hattya@gentoo.org> subversion.eclass: |
| 1310 |
|
|
reorder public functions |
| 1311 |
hattya |
1.302 |
|
| 1312 |
|
|
10 Jun 2012; Akinori Hattori <hattya@gentoo.org> subversion.eclass: |
| 1313 |
|
|
fixes bug #416743. |
| 1314 |
hattya |
1.301 |
|
| 1315 |
|
|
10 Jun 2012; Akinori Hattori <hattya@gentoo.org> subversion.eclass: |
| 1316 |
|
|
update @MAINTAINER and minor cleanup. |
| 1317 |
hasufell |
1.300 |
|
| 1318 |
|
|
09 Jun 2012; Julian Ospald <hasufell@gentoo.org> games.eclass: |
| 1319 |
|
|
fix for games.eclass wrt bug #336626 #c21 |
| 1320 |
marienz |
1.299 |
|
| 1321 |
|
|
09 Jun 2012; Marien Zwart <marienz@gentoo.org> python.eclass: |
| 1322 |
|
|
Add pypy-1.9 to the list of supported python ABIs. |
| 1323 |
zmedico |
1.298 |
|
| 1324 |
|
|
07 Jun 2012; Zac Medico <zmedico@gentoo.org> kde4-base.eclass, |
| 1325 |
|
|
mysql-autotools.eclass, mysql-cmake.eclass: |
| 1326 |
|
|
inherit flag-o-matic for append-flags |
| 1327 |
mgorny |
1.297 |
|
| 1328 |
|
|
07 Jun 2012; Michał Górny <mgorny@gentoo.org> vcs-snapshot.eclass: |
| 1329 |
|
|
Extract to ${WORKDIR}/${P} rather than ${S}. |
| 1330 |
pesa |
1.296 |
|
| 1331 |
|
|
07 Jun 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1332 |
|
|
Specify SLOT in blocker atoms, to avoid blocking Qt5 packages. |
| 1333 |
mgorny |
1.295 |
|
| 1334 |
|
|
06 Jun 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 1335 |
|
|
Reuse eautoreconf, deprecate autotools-utils_autoreconf. |
| 1336 |
mgorny |
1.294 |
|
| 1337 |
|
|
06 Jun 2012; Michał Górny <mgorny@gentoo.org> autotools.eclass: |
| 1338 |
|
|
Support other GNOME-related tools in eautoreconf: gtk-doc, gnome-doc & |
| 1339 |
|
|
glib-gettext. |
| 1340 |
mpagano |
1.293 |
|
| 1341 |
|
|
06 Jun 2012; Michael Pagano <mpagano@gentoo.org> kernel-2.eclass: |
| 1342 |
|
|
Move ppc/powerpc fix to after we apply linux patches |
| 1343 |
mgorny |
1.292 |
|
| 1344 |
|
|
06 Jun 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 1345 |
|
|
Start using prune_libtool_files() from eutils, deprecate |
| 1346 |
|
|
remove_libtool_files(). |
| 1347 |
mgorny |
1.291 |
|
| 1348 |
|
|
06 Jun 2012; Michał Górny <mgorny@gentoo.org> eutils.eclass: |
| 1349 |
|
|
Introduce prune_libtool_files() for .la file removal. Based on one used |
| 1350 |
|
|
by autotools-utils. |
| 1351 |
grobian |
1.290 |
|
| 1352 |
|
|
05 Jun 2012; Fabian Groffen <grobian@gentoo.org> autotools.eclass: |
| 1353 |
|
|
Avoid type -P output for glibtoolize, bug #419641 |
| 1354 |
hasufell |
1.289 |
|
| 1355 |
|
|
05 Jun 2012; Julian Ospald <hasufell@gentoo.org> eutils.eclass: |
| 1356 |
|
|
enhanced functionality of doicon/newicon in eutils.eclass |
| 1357 |
pacho |
1.288 |
|
| 1358 |
|
|
05 Jun 2012; Pacho Ramos <pacho@gentoo.org> stardict.eclass: |
| 1359 |
|
|
Allow more providers for stardict, bug #413093 by tot-to and qt team. |
| 1360 |
dirtyepic |
1.287 |
|
| 1361 |
|
|
05 Jun 2012; Ryan Hill <dirtyepic@gentoo.org> flag-o-matic.eclass: |
| 1362 |
|
|
Update Intel/AMD instruction sets for 4.7. |
| 1363 |
dirtyepic |
1.286 |
|
| 1364 |
|
|
05 Jun 2012; Ryan Hill <dirtyepic@gentoo.org> flag-o-matic.eclass: |
| 1365 |
|
|
Add -mfloat-abi=* to ALLOWED_FLAGS (bug #419615 by Hector Martin). |
| 1366 |
sera |
1.285 |
|
| 1367 |
|
|
04 Jun 2012; Ralph Sennhauser <sera@gentoo.org> java-pkg-2.eclass: |
| 1368 |
|
|
No longer call java-pkg_ensure-test in java-pkg-2_pkg_setup as this is |
| 1369 |
|
|
handled by all package managers. #278965 |
| 1370 |
zmedico |
1.282 |
|
| 1371 |
zmedico |
1.284 |
02 Jun 2012; Zac Medico <zmedico@gentoo.org> common-lisp-common-2.eclass, |
| 1372 |
|
|
java-ant-2.eclass, common-lisp-common-3.eclass, common-lisp-common.eclass, |
| 1373 |
|
|
db.eclass, depend.php.eclass, freedict.eclass, gnat.eclass, |
| 1374 |
|
|
gst-plugins-bad.eclass, gst-plugins-base.eclass, kde4-base.eclass, |
| 1375 |
|
|
mysql.eclass, mysql-autotools.eclass, mysql-cmake.eclass, nsplugins.eclass, |
| 1376 |
|
|
php-ext-source-r2.eclass, ruby-ng.eclass, scsh.eclass: |
| 1377 |
zmedico |
1.282 |
inherit multilib for get_libdir |
| 1378 |
sera |
1.281 |
|
| 1379 |
|
|
01 Jun 2012; Ralph Sennhauser <sera@gentoo.org> ant-tasks.eclass: |
| 1380 |
|
|
Don't assinging RDEPEND to DEPEND and vise versa. JRE in DEPEND confuses VM |
| 1381 |
|
|
switching code. |
| 1382 |
slyfox |
1.280 |
|
| 1383 |
|
|
30 May 2012; Sergei Trofimovich <slyfox@gentoo.org> darcs.eclass: |
| 1384 |
|
|
Use 'darcs get --lazy' instead of 'darcs get --partial' (gone in darcs-2.8). |
| 1385 |
sera |
1.279 |
|
| 1386 |
|
|
30 May 2012; Ralph Sennhauser <sera@gentoo.org> ant-tasks.eclass: |
| 1387 |
|
|
Set prefix for ant-1.8.4 |
| 1388 |
jlec |
1.278 |
|
| 1389 |
|
|
30 May 2012; Justin Lecher <jlec@gentoo.org> flag-o-matic.eclass: |
| 1390 |
|
|
Sort ldflags handling functions to logic place |
| 1391 |
slyfox |
1.277 |
|
| 1392 |
|
|
30 May 2012; Sergei Trofimovich <slyfox@gentoo.org> games.eclass: |
| 1393 |
|
|
Allow EAPI=4. |
| 1394 |
phajdan.jr |
1.276 |
|
| 1395 |
|
|
30 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> chromium.eclass: |
| 1396 |
|
|
Introduce chromium_suid_sandbox_check_kernel_config, deprecate |
| 1397 |
|
|
chromium_check_kernel_config. |
| 1398 |
phajdan.jr |
1.275 |
|
| 1399 |
|
|
29 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gnustep-2.eclass, |
| 1400 |
|
|
gnustep-base.eclass: |
| 1401 |
|
|
Apply gnustep eclass changes wrt |
| 1402 |
|
|
http://archives.gentoo.org/gentoo-dev/msg_eee22ea47f4d15e2fa2932583aa92db7.xm |
| 1403 |
|
|
l |
| 1404 |
phajdan.jr |
1.274 |
|
| 1405 |
|
|
28 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> eutils.eclass: |
| 1406 |
|
|
Simplify preserve_old_lib ewarn messages, wrt |
| 1407 |
|
|
http://archives.gentoo.org/gentoo-dev/msg_bf159af028ffeeb83c679d6a0eaa73e5.xm |
| 1408 |
|
|
l . gentoolkit-0.3.0.5 fixing problems blocking this change is now stable on |
| 1409 |
|
|
all archs (bug #411479). |
| 1410 |
mgorny |
1.273 |
|
| 1411 |
|
|
28 May 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 1412 |
|
|
Remove invalid use check, these should be fixed by now. |
| 1413 |
mgorny |
1.272 |
|
| 1414 |
|
|
28 May 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 1415 |
|
|
Fail whenever unable to change directory, wrt #391927. |
| 1416 |
mgorny |
1.271 |
|
| 1417 |
|
|
28 May 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 1418 |
|
|
autotools.eclass no longer supports re-inheriting so we need to override |
| 1419 |
|
|
AUTOTOOLS_AUTO_DEPEND for good... |
| 1420 |
swift |
1.270 |
|
| 1421 |
|
|
26 May 2012; <swift@gentoo.org> selinux-policy-2.eclass: |
| 1422 |
|
|
Introducing support for user-provided policies, fix loading logic to retry |
| 1423 |
|
|
with all modules (bug #414599, #414017) |
| 1424 |
mgorny |
1.269 |
|
| 1425 |
|
|
26 May 2012; Michał Górny <mgorny@gentoo.org> python-distutils-ng.eclass: |
| 1426 |
|
|
Fix double hashbang in installed scripts. Patch by Krzysztof Pawlik, modified |
| 1427 |
|
|
by me. |
| 1428 |
hd_brummy |
1.268 |
|
| 1429 |
|
|
25 May 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 1430 |
|
|
fixed install for locales if only LINGUAS=en |
| 1431 |
pesa |
1.267 |
|
| 1432 |
|
|
25 May 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1433 |
|
|
Re-enable rpath on prefix wrt bug 417169. |
| 1434 |
floppym |
1.266 |
|
| 1435 |
|
|
24 May 2012; Mike Gilbert <floppym@gentoo.org> python-distutils-ng.eclass: |
| 1436 |
|
|
Remove obsolete pkg_pretend function. |
| 1437 |
floppym |
1.265 |
|
| 1438 |
|
|
23 May 2012; Mike Gilbert <floppym@gentoo.org> chromium.eclass: |
| 1439 |
|
|
Don't elog about icons if the user has installed them. Bug 416773 by pacho. |
| 1440 |
flameeyes |
1.264 |
|
| 1441 |
|
|
23 May 2012; Diego E. Pettenò <flameeyes@gentoo.org> apache-2.eclass: |
| 1442 |
|
|
Avoid using 'make' for installing; use 'mkdir -p' for creating the |
| 1443 |
|
|
directories to solve parallel install issues (Apache's script is not safe, |
| 1444 |
|
|
but we expect a working mkdir -p). Tested on a 32-way system. |
| 1445 |
mgorny |
1.263 |
|
| 1446 |
|
|
22 May 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 1447 |
|
|
Call eaclocal unconditionally; _elibtoolize no longer does that. |
| 1448 |
pesa |
1.262 |
|
| 1449 |
|
|
22 May 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1450 |
|
|
Update SRC_URI for Qt 4.8.1 and later. |
| 1451 |
nelchael |
1.261 |
|
| 1452 |
|
|
21 May 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1453 |
|
|
python-distutils-ng.eclass: |
| 1454 |
|
|
Add information about automatic run of python-distutils-ng_redoscript. |
| 1455 |
mgorny |
1.260 |
|
| 1456 |
|
|
21 May 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 1457 |
|
|
Fix to match autotools.eclass API changes. |
| 1458 |
nelchael |
1.259 |
|
| 1459 |
|
|
21 May 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1460 |
|
|
python-distutils-ng.eclass: |
| 1461 |
|
|
Document PYTHON_DISABLE_SCRIPT_REDOS. |
| 1462 |
nelchael |
1.258 |
|
| 1463 |
|
|
21 May 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1464 |
|
|
python-distutils-ng.eclass: |
| 1465 |
|
|
Fix #! line for installed scripts and install them for enabled |
| 1466 |
|
|
implementations, see bug #416131. |
| 1467 |
hd_brummy |
1.257 |
|
| 1468 |
|
|
20 May 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 1469 |
|
|
strip-linguas check added |
| 1470 |
hd_brummy |
1.256 |
|
| 1471 |
|
|
20 May 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 1472 |
|
|
some debug infos for wrong use of vdr-plugin-2.eclass |
| 1473 |
pesa |
1.255 |
|
| 1474 |
|
|
20 May 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1475 |
|
|
Try to avoid sandbox violation when running qhelpgenerator, bug 415517. |
| 1476 |
ulm |
1.254 |
|
| 1477 |
|
|
19 May 2012; Ulrich Müller <ulm@gentoo.org> xemacs-elisp-common.eclass: |
| 1478 |
|
|
Fix name space collision with elisp-common.eclass, bug 406053. |
| 1479 |
pesa |
1.253 |
|
| 1480 |
|
|
19 May 2012; Davide Pesavento <pesa@gentoo.org> qt4.eclass: |
| 1481 |
|
|
qt4.eclass is dead. |
| 1482 |
nelchael |
1.252 |
|
| 1483 |
|
|
14 May 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1484 |
|
|
python-distutils-ng.eclass: |
| 1485 |
|
|
Block older versions of sys-apps/portage that don't have improved |
| 1486 |
|
|
COLLISION_IGNORE handling, see bug #410691. |
| 1487 |
scarabeus |
1.251 |
|
| 1488 |
|
|
11 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> nsplugins.eclass: |
| 1489 |
|
|
Actually check if the plugin file exist before creating symlink. Avoids |
| 1490 |
|
|
broken symlinks. |
| 1491 |
scarabeus |
1.250 |
|
| 1492 |
|
|
10 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> office-ext.eclass: |
| 1493 |
|
|
Ignore licenses, user accept them by portage. |
| 1494 |
tetromino |
1.249 |
|
| 1495 |
|
|
10 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> waf-utils.eclass: |
| 1496 |
|
|
Depend on python and block python[-threads] for bug #409427. |
| 1497 |
scarabeus |
1.248 |
|
| 1498 |
|
|
09 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> office-ext.eclass: |
| 1499 |
|
|
Update the default unpack to detect cases when oxt is packed elsewhere. |
| 1500 |
mattst88 |
1.247 |
|
| 1501 |
|
|
09 May 2012; Matt Turner <mattst88@gentoo.org> xorg-2.eclass: |
| 1502 |
|
|
Fix xorg-2's git:// EGIT_REPO_URI. |
| 1503 |
scarabeus |
1.246 |
|
| 1504 |
|
|
09 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> office-ext.eclass: |
| 1505 |
|
|
Add the src_unpack phase for office-ext eclass. |
| 1506 |
pacho |
1.245 |
|
| 1507 |
|
|
09 May 2012; Pacho Ramos <pacho@gentoo.org> gnome2.eclass: |
| 1508 |
|
|
Don't call gtk-doc configure option when not available |
| 1509 |
dilfridge |
1.244 |
|
| 1510 |
|
|
08 May 2012; Andreas K. Huettel <dilfridge@gentoo.org> kde4-base.eclass, |
| 1511 |
|
|
kde4-functions.eclass, kde4-meta.eclass, kde4-meta-pkg.eclass: |
| 1512 |
|
|
Sync kde4-*.eclass from kde overlay: add x11-libs/qt-dbus to kde |
| 1513 |
|
|
dependencies, eqawarn on ${mycmakeargs} as string, properly treat case of |
| 1514 |
|
|
undefined LINGUAS (bug 372457) |
| 1515 |
dilfridge |
1.243 |
|
| 1516 |
|
|
08 May 2012; Andreas K. Huettel <dilfridge@gentoo.org> cmake-utils.eclass: |
| 1517 |
|
|
Update cmake-utils.eclass from kde overlay: make builds verbose by default, |
| 1518 |
|
|
fix usage of PREFIX (bug 358059) |
| 1519 |
pesa |
1.242 |
|
| 1520 |
|
|
07 May 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1521 |
|
|
Stop stripping upstream CFLAGS from g++.conf for Qt 4.8 and later (see bug |
| 1522 |
|
|
352778 comment #6). |
| 1523 |
grobian |
1.241 |
|
| 1524 |
|
|
06 May 2012; Fabian Groffen <grobian@gentoo.org> |
| 1525 |
|
|
+ELT-patches/sol2-conf/2.4.2, libtool.eclass: |
| 1526 |
|
|
Add ELT patch for Solaris x64 libtool problem where the linker is set to |
| 1527 |
|
|
'ld_sol2' |
| 1528 |
floppym |
1.240 |
|
| 1529 |
|
|
06 May 2012; Mike Gilbert <floppym@gentoo.org> python-distutils-ng.eclass: |
| 1530 |
|
|
Silence eclass-to-manpage warnings. |
| 1531 |
floppym |
1.239 |
|
| 1532 |
|
|
05 May 2012; Mike Gilbert <floppym@gentoo.org> python-distutils-ng.eclass: |
| 1533 |
|
|
Eliminate another duplicate slash. |
| 1534 |
floppym |
1.238 |
|
| 1535 |
|
|
05 May 2012; Mike Gilbert <floppym@gentoo.org> python-distutils-ng.eclass: |
| 1536 |
|
|
Simplify ${D%/}/ to ${D}; PMS says ${D} always has a trailing slash, and it |
| 1537 |
|
|
works without a trailing slash anyway. |
| 1538 |
chithanh |
1.237 |
|
| 1539 |
|
|
04 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> |
| 1540 |
|
|
xorg-2.eclass: |
| 1541 |
|
|
Raise util-macros dependency. |
| 1542 |
nelchael |
1.236 |
|
| 1543 |
|
|
04 May 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1544 |
|
|
python-distutils-ng.eclass: |
| 1545 |
|
|
Let distutils compile python modules, see bug #413957. |
| 1546 |
floppym |
1.235 |
|
| 1547 |
|
|
03 May 2012; Mike Gilbert <floppym@gentoo.org> python-distutils-ng.eclass: |
| 1548 |
|
|
Declare local S in _python-distutils-ng_run_for_impl. |
| 1549 |
floppym |
1.234 |
|
| 1550 |
|
|
02 May 2012; Mike Gilbert <floppym@gentoo.org> python-distutils-ng.eclass: |
| 1551 |
|
|
Fix bytecode generation with Python 3, bug 413771. Patch by James Rowe. |
| 1552 |
eva |
1.233 |
|
| 1553 |
|
|
02 May 2012; Gilles Dartiguelongue <eva@gentoo.org> gnome2-utils.eclass, |
| 1554 |
|
|
gnome2.eclass: |
| 1555 |
|
|
Rewrite scrollkeeper support as proposed in bug #301311. |
| 1556 |
jdhore |
1.232 |
|
| 1557 |
|
|
02 May 2012; Jeff Horelick <jdhore@gentoo.org> clutter.eclass, |
| 1558 |
|
|
gkrellm-plugin.eclass, gnome-python-common.eclass, go-mono.eclass, |
| 1559 |
|
|
gpe.eclass, gst-plugins-bad.eclass, gst-plugins-base.eclass, |
| 1560 |
|
|
gst-plugins-good.eclass, gst-plugins-ugly.eclass, gtk-sharp-module.eclass, |
| 1561 |
|
|
kde4-base.eclass, ruby-ng-gnome2.eclass, mozcoreconf-2.eclass, xorg-2.eclass, |
| 1562 |
|
|
rox.eclass, vim.eclass, x-modular.eclass: |
| 1563 |
|
|
dev-util/pkgconfig -> virtual/pkgconfig |
| 1564 |
pesa |
1.231 |
|
| 1565 |
|
|
02 May 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1566 |
|
|
dev-util/pkgconfig -> virtual/pkgconfig |
| 1567 |
nelchael |
1.230 |
|
| 1568 |
|
|
30 Apr 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1569 |
|
|
python-distutils-ng.eclass: |
| 1570 |
|
|
Remove die from eclass, simply warn if user has collision-protect enabled. |
| 1571 |
nelchael |
1.229 |
|
| 1572 |
|
|
30 Apr 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1573 |
|
|
python-distutils-ng.eclass: |
| 1574 |
|
|
Correctly chdir to ${S}, see bug #411563. |
| 1575 |
flameeyes |
1.228 |
|
| 1576 |
|
|
29 Apr 2012; Diego E. Pettenò <flameeyes@gentoo.org> sgml-catalog.eclass: |
| 1577 |
|
|
Fix infinite look if the catalog is corrupted. |
| 1578 |
hd_brummy |
1.227 |
|
| 1579 |
|
|
29 Apr 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: |
| 1580 |
|
|
typo, added missing [ ] for test |
| 1581 |
hd_brummy |
1.226 |
|
| 1582 |
|
|
29 Apr 2012; Joerg Bornkessel <hd_brummy@gentoo.org> +vdr-plugin-2.eclass: |
| 1583 |
|
|
vdr-plugin-2.eclass added; include major fixes for obselet i18n handling, |
| 1584 |
|
|
Linguas support |
| 1585 |
ulm |
1.225 |
|
| 1586 |
|
|
27 Apr 2012; Ulrich Müller <ulm@gentoo.org> elisp-common.eclass: |
| 1587 |
|
|
Sync from Emacs overlay: Require GNU Emacs in elisp-need-emacs(). |
| 1588 |
grobian |
1.224 |
|
| 1589 |
|
|
25 Apr 2012; Fabian Groffen <grobian@gentoo.org> qt4-build.eclass: |
| 1590 |
|
|
fix_includes: create relative symlinks for header directories, such that |
| 1591 |
|
|
further additions by ebuilds in src_install don't fail |
| 1592 |
scarabeus |
1.223 |
|
| 1593 |
|
|
24 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-r2.eclass: |
| 1594 |
|
|
Oops didn't commit the dir supporting version. This replaces plain doins with |
| 1595 |
|
|
proper newins command. |
| 1596 |
scarabeus |
1.222 |
|
| 1597 |
|
|
24 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> +myspell-r2.eclass: |
| 1598 |
|
|
Add myspell-r2.eclass which is just eclassdoced myspell.eclass with removed |
| 1599 |
|
|
no-longer required stuff. |
| 1600 |
hd_brummy |
1.221 |
|
| 1601 |
|
|
23 Apr 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin.eclass: |
| 1602 |
|
|
reverted last changes in plugin_has_gettext function |
| 1603 |
patrick |
1.220 |
|
| 1604 |
|
|
20 Apr 2012; Patrick Lauer <patrick@gentoo.org> depend.apache.eclass: |
| 1605 |
|
|
Typo |
| 1606 |
patrick |
1.219 |
|
| 1607 |
|
|
20 Apr 2012; Patrick Lauer <patrick@gentoo.org> depend.apache.eclass: |
| 1608 |
|
|
Extending depend.apache.eclass for apache 2.4 |
| 1609 |
pesa |
1.218 |
|
| 1610 |
|
|
19 Apr 2012; Davide Pesavento <pesa@gentoo.org> qt4-r2.eclass: |
| 1611 |
|
|
Overhaul *FLAGS handling in eqmake4() to fix bug 361303. Thanks to Michael |
| 1612 |
|
|
(kensington) for the patch. |
| 1613 |
dilfridge |
1.217 |
|
| 1614 |
|
|
19 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org> kde4-meta.eclass: |
| 1615 |
|
|
No ewarns even if tar misses some files on unpack, as that is so common it's |
| 1616 |
|
|
pretty much useless. |
| 1617 |
slyfox |
1.216 |
|
| 1618 |
|
|
19 Apr 2012; Sergei Trofimovich <slyfox@gentoo.org> haskell-cabal.eclass: |
| 1619 |
|
|
Added CABAL_FEATURES=test-suite by Alexander Vershilov. It enables building |
| 1620 |
|
|
of test suites introduced in Cabal-1.8 |
| 1621 |
pesa |
1.215 |
|
| 1622 |
|
|
19 Apr 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1623 |
|
|
Add appropriate blockers for qt-bearer. |
| 1624 |
hd_brummy |
1.214 |
|
| 1625 |
|
|
18 Apr 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin.eclass: |
| 1626 |
|
|
removed unneeded path install for /usr/local/share; fix i18n install bug, |
| 1627 |
|
|
start with vdr-1.7.27 bug 411945, thanks to Marc Perrudin for this workaround |
| 1628 |
scarabeus |
1.213 |
|
| 1629 |
|
|
16 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> cmake-utils.eclass: |
| 1630 |
|
|
Whitespace cmake dep. Add build_rules to CMAKE_BUILD_DIR rather than to T as |
| 1631 |
|
|
they might vary for multiple abi builds. Create the CMAKE_BUILD_DIR right |
| 1632 |
|
|
away when determined. |
| 1633 |
ssuominen |
1.212 |
|
| 1634 |
|
|
16 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> waf-utils.eclass: |
| 1635 |
|
|
Unbreak waf-utils.eclass by restoring --jobs= argument wrt #412159 |
| 1636 |
vapier |
1.211 |
|
| 1637 |
|
|
15 Apr 2012; Mike Frysinger <vapier@gentoo.org> db.eclass perl-module.eclass |
| 1638 |
|
|
waf-utils.eclass: |
| 1639 |
|
|
Use new makeopts_jobs helper from eutils.eclass. |
| 1640 |
slyfox |
1.210 |
|
| 1641 |
|
|
14 Apr 2012; Sergei Trofimovich <slyfox@gentoo.org> haskell-cabal.eclass: |
| 1642 |
|
|
move 'dev-haskell/cabal' santy check out from 'pkg_*' to 'src_*' function to |
| 1643 |
|
|
allow binary installation. Reported by tamiko. |
| 1644 |
slyfox |
1.209 |
|
| 1645 |
|
|
14 Apr 2012; Sergei Trofimovich <slyfox@gentoo.org> haskell-cabal.eclass: |
| 1646 |
|
|
fix -dynamic './setup configure' failures against newer libffi (bug #411789 |
| 1647 |
|
|
by Leonid Podolny) |
| 1648 |
slyfox |
1.208 |
|
| 1649 |
|
|
09 Apr 2012; Sergei Trofimovich <slyfox@gentoo.org> ghc-package.eclass, |
| 1650 |
|
|
haskell-cabal.eclass: |
| 1651 |
|
|
Remove outdated bits for <ghc-6.10 and <cabal-1.8. Switch from 'eerror' to |
| 1652 |
|
|
'eqawarn' as suggested by Paweł Hajdan, Jr. |
| 1653 |
|
|
(http://www.gossamer-threads.com/lists/gentoo/dev/251259). Install empty |
| 1654 |
|
|
'.conf' files for binaries to help 'haskell-updater' pick binaries built with |
| 1655 |
|
|
onder haskell toolchain on ghc upgrade. |
| 1656 |
tetromino |
1.207 |
|
| 1657 |
|
|
08 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gnome2-utils.eclass: |
| 1658 |
|
|
Punt stale icon-theme.cache files and empty icon theme directories after |
| 1659 |
|
|
theme uninstallation (bug #410495, thanks to Maxim Kammerer for reporting). |
| 1660 |
hd_brummy |
1.206 |
|
| 1661 |
|
|
07 Apr 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin.eclass: |
| 1662 |
|
|
vdr-vdrmanager added for gettext handling |
| 1663 |
hd_brummy |
1.205 |
|
| 1664 |
|
|
07 Apr 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin.eclass: |
| 1665 |
|
|
some plugins gives false positive results on gettext handling, add this |
| 1666 |
|
|
plugins here |
| 1667 |
pesa |
1.204 |
|
| 1668 |
|
|
04 Apr 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1669 |
|
|
Update from qt overlay, fixes #407523. |
| 1670 |
johu |
1.203 |
|
| 1671 |
|
|
04 Apr 2012; Johannes Huber <johu@gentoo.org> kde4-base.eclass, |
| 1672 |
|
|
kde4-meta.eclass: |
| 1673 |
|
|
Use .xz also for 4.8.x with x>1. |
| 1674 |
nelchael |
1.202 |
|
| 1675 |
|
|
03 Apr 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1676 |
|
|
python-distutils-ng.eclass: |
| 1677 |
|
|
Add function that makes it easier to properly install Python scripts that get |
| 1678 |
|
|
installed automatically by distutils. |
| 1679 |
nelchael |
1.201 |
|
| 1680 |
|
|
03 Apr 2012; Krzysztof Pawlik <nelchael@gentoo.org> mercurial.eclass: |
| 1681 |
|
|
Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469. |
| 1682 |
nelchael |
1.200 |
|
| 1683 |
|
|
03 Apr 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1684 |
|
|
python-distutils-ng.eclass: |
| 1685 |
|
|
Add detection of collision-protect in FEATURES. |
| 1686 |
pacho |
1.199 |
|
| 1687 |
|
|
03 Apr 2012; Pacho Ramos <pacho@gentoo.org> git-2.eclass: |
| 1688 |
|
|
Reorder git-2.eclass maintainers to get bugs assigned to most active |
| 1689 |
|
|
maintainer. |
| 1690 |
pacho |
1.198 |
|
| 1691 |
|
|
02 Apr 2012; Pacho Ramos <pacho@gentoo.org> eutils.eclass: |
| 1692 |
|
|
Use einfo instead of ewarn as discussed in |
| 1693 |
|
|
http://archives.gentoo.org/gentoo-dev/msg_512b5e4049617666f6637618bd62857a.xm |
| 1694 |
|
|
l |
| 1695 |
slyfox |
1.197 |
|
| 1696 |
|
|
02 Apr 2012; Sergei Trofimovich <slyfox@gentoo.org> darcs.eclass: |
| 1697 |
|
|
Switch from ESCM_OFFLINE var to EVCS_OFFLINE (bug #410467 by Ulrich Müller). |
| 1698 |
|
|
Don't skip _darcs/ when checkout to $WORKDIR. Add 'rsync' to DEPENDS. |
| 1699 |
floppym |
1.196 |
|
| 1700 |
|
|
01 Apr 2012; Mike Gilbert <floppym@gentoo.org> subversion.eclass: |
| 1701 |
|
|
ESCM_OFFLINE -> EVCS_OFFLINE. Bug 410471. |
| 1702 |
nelchael |
1.195 |
|
| 1703 |
|
|
30 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1704 |
|
|
python-distutils-ng.eclass: |
| 1705 |
|
|
Fix two small issues, spotted by Sławomir Nizio |
| 1706 |
|
|
<slawomir.nizio@sabayon.org>. |
| 1707 |
patrick |
1.194 |
|
| 1708 |
|
|
29 Mar 2012; Patrick Lauer <patrick@gentoo.org> apache-2.eclass: |
| 1709 |
|
|
Sanitizing directory permissions #398899 |
| 1710 |
marienz |
1.193 |
|
| 1711 |
|
|
29 Mar 2012; Marien Zwart <marienz@gentoo.org> python.eclass: |
| 1712 |
|
|
Add more versions of pypy to the hardcoded mapping in python.eclass. |
| 1713 |
marienz |
1.192 |
|
| 1714 |
|
|
28 Mar 2012; Marien Zwart <marienz@gentoo.org> python-distutils-ng.eclass: |
| 1715 |
|
|
Try to unbreak dependency generation. |
| 1716 |
nelchael |
1.191 |
|
| 1717 |
|
|
26 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1718 |
|
|
python-distutils-ng.eclass: |
| 1719 |
|
|
_python-distutils-ng_generate_depend was used only in one place, inline it. |
| 1720 |
nelchael |
1.190 |
|
| 1721 |
|
|
26 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1722 |
|
|
python-distutils-ng.eclass: |
| 1723 |
|
|
Avoid ${impl::-3} parameter expansion, this is not supported by older bash |
| 1724 |
|
|
and caused issues with cache generation. |
| 1725 |
nelchael |
1.189 |
|
| 1726 |
|
|
26 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1727 |
|
|
python-distutils-ng.eclass: |
| 1728 |
|
|
Small fixes: use +=, cleanup used variables, white space. |
| 1729 |
nelchael |
1.188 |
|
| 1730 |
|
|
26 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1731 |
|
|
python-distutils-ng.eclass: |
| 1732 |
|
|
Include only valid values in REQUIRED_USE. |
| 1733 |
jlec |
1.187 |
|
| 1734 |
|
|
26 Mar 2012; Justin Lecher <jlec@gentoo.org> python-distutils-ng.eclass: |
| 1735 |
|
|
Add missing space to new python.eclass |
| 1736 |
nelchael |
1.186 |
|
| 1737 |
|
|
25 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org> |
| 1738 |
|
|
+python-distutils-ng.eclass: |
| 1739 |
|
|
Add python-distutils-ng.eclass: new eclass for installing Python, distutils |
| 1740 |
|
|
based packages. |
| 1741 |
eva |
1.185 |
|
| 1742 |
|
|
25 Mar 2012; Gilles Dartiguelongue <eva@gentoo.org> |
| 1743 |
|
|
gnome-python-common.eclass: |
| 1744 |
|
|
Replace old py-compile trick by the one from python eclass. |
| 1745 |
dilfridge |
1.184 |
|
| 1746 |
|
|
24 Mar 2012; Andreas K. Huettel <dilfridge@gentoo.org> kde4-meta.eclass: |
| 1747 |
|
|
Make opengl dependency soft in kde-workspace (except kwin) |
| 1748 |
floppym |
1.183 |
|
| 1749 |
|
|
23 Mar 2012; Mike Gilbert <floppym@gentoo.org> chromium.eclass: |
| 1750 |
|
|
Set IUSE=custom-cflags in the eclass so we can reference it in the die hook. |
| 1751 |
floppym |
1.182 |
|
| 1752 |
|
|
23 Mar 2012; Mike Gilbert <floppym@gentoo.org> sgml-catalog.eclass: |
| 1753 |
|
|
Convert SGML_TOINSTALL to a bash array. Add some documentation. |
| 1754 |
floppym |
1.181 |
|
| 1755 |
|
|
23 Mar 2012; Mike Gilbert <floppym@gentoo.org> sgml-catalog.eclass: |
| 1756 |
|
|
PMS says that postrm runs before postinst, so remove workaround in |
| 1757 |
|
|
sgml-catalog_pkg_postrm. Fix order of arguments in einfo message. |
| 1758 |
aballier |
1.180 |
|
| 1759 |
|
|
22 Mar 2012; Alexis Ballier <aballier@gentoo.org> texlive-module.eclass: |
| 1760 |
|
|
Drop support for pre-2010 TeX Live versions |
| 1761 |
mgorny |
1.179 |
|
| 1762 |
|
|
22 Mar 2012; Michał Górny <mgorny@gentoo.org> xorg-2.eclass: |
| 1763 |
|
|
Use autotools-utils to reconfigure. |
| 1764 |
dirtyepic |
1.178 |
|
| 1765 |
|
|
22 Mar 2012; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 1766 |
|
|
All ebuilds need a version number so drop special case for master. Update |
| 1767 |
|
|
comments. |
| 1768 |
flameeyes |
1.177 |
|
| 1769 |
|
|
21 Mar 2012; Diego E. Pettenò <flameeyes@gentoo.org> autotools.eclass: |
| 1770 |
|
|
Go back to use a variable rather than an array for _LATEST_AUTOMAKE, use |
| 1771 |
|
|
versionator eclass to go back to the full version instead, so that it's clear |
| 1772 |
|
|
what's going on and other developers don't misread the code. It's only |
| 1773 |
|
|
perfect for EAPI >= 0 but it's not broken on EAPI=0 anyway. |
| 1774 |
floppym |
1.176 |
|
| 1775 |
|
|
20 Mar 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 1776 |
|
|
Define _python_implementation() earlier. |
| 1777 |
|
|
Update handling of dependencies. |
| 1778 |
|
|
Patch by Arfrever. Backported from Progress Overlay. |
| 1779 |
|
|
http://code.google.com/p/gentoo-progress/source/detail?r=1705 |
| 1780 |
mgorny |
1.173 |
|
| 1781 |
|
|
19 Mar 2012; Michał Górny <mgorny@gentoo.org> vcs-snapshot.eclass: |
| 1782 |
|
|
Fix old eclass name in die-message. |
| 1783 |
mgorny |
1.172 |
|
| 1784 |
|
|
19 Mar 2012; Michał Górny <mgorny@gentoo.org> +vcs-snapshot.eclass: |
| 1785 |
|
|
Introduce vcs-snapshot eclass to simplify working with github, bitbucket |
| 1786 |
|
|
and similar snapshots. |
| 1787 |
hd_brummy |
1.171 |
|
| 1788 |
|
|
18 Mar 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin.eclass: |
| 1789 |
|
|
move eerror to ewarn, make the gettext warning less importend |
| 1790 |
mpagano |
1.170 |
|
| 1791 |
|
|
17 Mar 2012; Michael Pagano <mpagano@gentoo.org> kernel-2.eclass: |
| 1792 |
|
|
Fix eclass for rc kernels, and fix testing tarball download location. bug |
| 1793 |
|
|
#407869 |
| 1794 |
patrick |
1.169 |
|
| 1795 |
|
|
15 Mar 2012; Patrick Lauer <patrick@gentoo.org> distutils.eclass: |
| 1796 |
|
|
Fixing #407495 |
| 1797 |
floppym |
1.168 |
|
| 1798 |
|
|
14 Mar 2012; Mike Gilbert <floppym@gentoo.org> chromium.eclass: |
| 1799 |
|
|
Improve warning about debug (-g) flags in chromium_pkg_die. |
| 1800 |
floppym |
1.167 |
|
| 1801 |
|
|
14 Mar 2012; Mike Gilbert <floppym@gentoo.org> +chromium.eclass: |
| 1802 |
|
|
New eclass. |
| 1803 |
sera |
1.166 |
|
| 1804 |
|
|
13 Mar 2012; Ralph Sennhauser <sera@gentoo.org> java-utils-2.eclass: |
| 1805 |
yngwin |
1.354 |
Add JAVA_PKG_WANT_BUILD_VM to allow limiting build VM by VM handle. The main |
| 1806 |
|
|
aim is to allow respecting the system VM, if possible, for a subset of VMs |
| 1807 |
sera |
1.166 |
provided by the jdk virtuals. |
| 1808 |
yngwin |
1.354 |
Thanks to Vlastimil Babka <caster@gentoo.org> for contributing the variable |
| 1809 |
sera |
1.166 |
name and review. |
| 1810 |
dirtyepic |
1.165 |
|
| 1811 |
|
|
10 Mar 2012; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 1812 |
|
|
Rev. 1.527 fixed 4.7 without me noticing. Add comments about the format of |
| 1813 |
|
|
gcc/BASE-VER to prevent future confusion. |
| 1814 |
dirtyepic |
1.164 |
|
| 1815 |
|
|
10 Mar 2012; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 1816 |
|
|
Revert PRERELEASE setting for live ebuilds. It seems 4.7 treats BASE-VER |
| 1817 |
|
|
differently than earlier versions. This fixes them, but breaks 4.7 again. |
| 1818 |
dirtyepic |
1.163 |
|
| 1819 |
|
|
10 Mar 2012; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 1820 |
|
|
We need micro versions on live ebuilds in order for tc_version_is_at_least() |
| 1821 |
|
|
to work properly. |
| 1822 |
dirtyepic |
1.162 |
|
| 1823 |
|
|
10 Mar 2012; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 1824 |
|
|
Tweak live ebuild bits. |
| 1825 |
dirtyepic |
1.161 |
|
| 1826 |
|
|
10 Mar 2012; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 1827 |
|
|
Fix unpacking of live git ebuilds. |
| 1828 |
hd_brummy |
1.160 |
|
| 1829 |
|
|
09 Mar 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin.eclass: |
| 1830 |
|
|
readded vdr-plugin_pkg_config dummy function |
| 1831 |
hd_brummy |
1.159 |
|
| 1832 |
|
|
09 Mar 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin.eclass: |
| 1833 |
|
|
removed vdr-plugin_pkg_config function, unused, changed on 2008 to eselect |
| 1834 |
|
|
vdrplugin handling |
| 1835 |
slyfox |
1.158 |
|
| 1836 |
|
|
09 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> haskell-cabal.eclass: |
| 1837 |
|
|
Drop haddock from DEPENDS when USE=doc haddock. haddock-2.9.2+ can be used |
| 1838 |
|
|
right in the ebuild phase to build it's docs. |
| 1839 |
pesa |
1.157 |
|
| 1840 |
|
|
08 Mar 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1841 |
|
|
Die earlier on unsupported EAPI. |
| 1842 |
floppym |
1.156 |
|
| 1843 |
|
|
07 Mar 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 1844 |
|
|
Fix default src_test implementation in EAPI 4. Patch by pesa. |
| 1845 |
dilfridge |
1.155 |
|
| 1846 |
|
|
06 Mar 2012; Andreas K. Huettel <dilfridge@gentoo.org> kde4-base.eclass, |
| 1847 |
|
|
kde4-meta.eclass: |
| 1848 |
|
|
Update from kde overlay |
| 1849 |
patrick |
1.154 |
|
| 1850 |
|
|
05 Mar 2012; Patrick Lauer <patrick@gentoo.org> apache-2.eclass: |
| 1851 |
|
|
Don't set eapi in eclass, #405911 |
| 1852 |
caster |
1.153 |
|
| 1853 |
|
|
03 Mar 2012; Vlastimil Babka <caster@gentoo.org> ant-tasks.eclass: |
| 1854 |
|
|
Add support for ANT_TASK_DISABLE_VM_DEPS variable - when enabled, the jdk/jre |
| 1855 |
|
|
deps are not added by eclass. |
| 1856 |
dirtyepic |
1.152 |
|
| 1857 |
|
|
03 Mar 2012; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 1858 |
|
|
Prevent bundled libffi from being installed with gcj or gccgo (bug #354903 by |
| 1859 |
|
|
Xake). Drop old libffi-related code. |
| 1860 |
naota |
1.151 |
|
| 1861 |
|
|
01 Mar 2012; Naohiro Aota <naota@gentoo.org> eutils.eclass: |
| 1862 |
|
|
Consider patch alias, #404447 |
| 1863 |
pesa |
1.150 |
|
| 1864 |
|
|
01 Mar 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1865 |
|
|
Cleanup qt_mkspecs_dir(). |
| 1866 |
pesa |
1.149 |
|
| 1867 |
|
|
01 Mar 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1868 |
|
|
Fold standard_configure_options() into qt4-build_src_configure(). |
| 1869 |
ulm |
1.148 |
|
| 1870 |
|
|
01 Mar 2012; Ulrich Müller <ulm@gentoo.org> eutils.eclass: |
| 1871 |
|
|
Cdrom functions split out to dedicated cdrom.eclass. |
| 1872 |
pesa |
1.147 |
|
| 1873 |
|
|
28 Feb 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1874 |
|
|
Add qt-openvg blocker. |
| 1875 |
floppym |
1.146 |
|
| 1876 |
|
|
27 Feb 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 1877 |
|
|
Add a safety check to catch issues like bug 405299 earlier. Adapted from |
| 1878 |
|
|
Progress overlay. |
| 1879 |
pacho |
1.145 |
|
| 1880 |
|
|
26 Feb 2012; Pacho Ramos <pacho@gentoo.org> tla.eclass: |
| 1881 |
|
|
Convert to eshopts_{push,pop}, bug 328871 by Spanky. |
| 1882 |
pacho |
1.144 |
|
| 1883 |
|
|
26 Feb 2012; Pacho Ramos <pacho@gentoo.org> eutils.eclass: |
| 1884 |
|
|
Use correct menu categories for app-* as discussed in gentoo-dev. |
| 1885 |
miska |
1.143 |
|
| 1886 |
|
|
25 Feb 2012; Michal Hrusecky <miska@gentoo.org> obs-service.eclass: |
| 1887 |
|
|
Improved obs-service eclass to fix paths to suse-build automatically |
| 1888 |
robbat2 |
1.142 |
|
| 1889 |
|
|
25 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> linux-mod.eclass: |
| 1890 |
|
|
Bug #404193: Depend on virtual/modutils instead of |
| 1891 |
|
|
sys-apps/module-init-tools. |
| 1892 |
a3li |
1.141 |
|
| 1893 |
|
|
23 Feb 2012; Alex Legler <a3li@gentoo.org> ruby-ng.eclass: |
| 1894 |
|
|
Improve no-matching-ruby-target-error message wording wrt bug 405373. |
| 1895 |
jlec |
1.140 |
|
| 1896 |
|
|
21 Feb 2012; Justin Lecher <jlec@gentoo.org> subversion.eclass: |
| 1897 |
|
|
Respect ESVN_USER, ESVN_PASSWORD and ESVN_OPTIONS on repo update, #401737 |
| 1898 |
voyageur |
1.139 |
|
| 1899 |
|
|
20 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> gnustep-base.eclass: |
| 1900 |
|
|
Use WORKDIR instead of T for temporary GNUstep.conf, fixes bug #389859 |
| 1901 |
dirtyepic |
1.138 |
|
| 1902 |
|
|
20 Feb 2012; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 1903 |
|
|
Require dev-libs/ppl-0.11 now that it's stable (bug #396569). Drop cloog-ppl |
| 1904 |
|
|
include path workaround as we've required 0.15.0 for a while now. |
| 1905 |
robbat2 |
1.137 |
|
| 1906 |
|
|
20 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> autotools.eclass: |
| 1907 |
|
|
Remove my WANT_AUTOMAKE=none overloading in eautomake and instead introduce |
| 1908 |
|
|
AT_NOEACLOCAL, AT_NOEAUTOCONF, AT_NOEAUTOMAKE that work the same as |
| 1909 |
|
|
AT_NOELIBTOOLIZE. Should fix bug #404555. |
| 1910 |
hd_brummy |
1.136 |
|
| 1911 |
|
|
15 Feb 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin.eclass: |
| 1912 |
|
|
move media-tv to virtual/linuxtv-dvb-headers, bug #403929 |
| 1913 |
zmedico |
1.135 |
|
| 1914 |
|
|
13 Feb 2012; Zac Medico <zmedico@gentoo.org> python.eclass: |
| 1915 |
|
|
Enable PyPy 1.8 support. Merged from the progress overlay: |
| 1916 |
|
|
http://code.google.com/p/gentoo-progress/source/detail?r=1785 |
| 1917 |
pesa |
1.134 |
|
| 1918 |
|
|
13 Feb 2012; Davide Pesavento <pesa@gentoo.org> qt4-r2.eclass: |
| 1919 |
|
|
Minor code style cleanup and quoting fixes. |
| 1920 |
pesa |
1.133 |
|
| 1921 |
|
|
13 Feb 2012; Davide Pesavento <pesa@gentoo.org> qt4-r2.eclass: |
| 1922 |
|
|
Finally remove ${S} fallback, it was deprecated 3 months ago. |
| 1923 |
pesa |
1.132 |
|
| 1924 |
|
|
13 Feb 2012; Davide Pesavento <pesa@gentoo.org> qt4-r2.eclass: |
| 1925 |
|
|
eqmake4: make CONFIG manipulation more robust by using gsub in the awk |
| 1926 |
|
|
script. Fixes bug #372719. |
| 1927 |
mabi |
1.131 |
|
| 1928 |
|
|
12 Feb 2012; Matti Bickel <mabi@gentoo.org> php-lib-r1.eclass: |
| 1929 |
|
|
always install stuff into /usr/share/php |
| 1930 |
|
|
|
| 1931 |
|
|
12 Feb 2012; Matti Bickel <mabi@gentoo.org> fox.eclass: |
| 1932 |
|
|
fix eclass to also support building apps with fox:1.7 |
| 1933 |
zorry |
1.129 |
|
| 1934 |
|
|
12 Feb 2012; Magnus Granberg <zorry@gentoo.org> toolchain.eclass: |
| 1935 |
|
|
PaX mark cc1 and cc1plus for bug 301299 |
| 1936 |
robbat2 |
1.128 |
|
| 1937 |
|
|
12 Feb 2012; Robin H. Johnson <robbat2@gentoo.org> autotools.eclass: |
| 1938 |
|
|
Provide a way to run eautoreconf without automake by using |
| 1939 |
|
|
WANT_AUTOMAKE=none. |
| 1940 |
idl0r |
1.127 |
|
| 1941 |
|
|
11 Feb 2012; Christian Ruppert <idl0r@gentoo.org> vdr-plugin.eclass: |
| 1942 |
|
|
Remove vdr_add_local_patch() and use epatch_user() from eutils instead. Issue |
| 1943 |
|
|
a error in case the old variable to pass user patches is still used. Also the |
| 1944 |
|
|
example has been removed as it was actually a common ebuild example, nothing |
| 1945 |
|
|
specific. Update descriptions. |
| 1946 |
ulm |
1.126 |
|
| 1947 |
|
|
11 Feb 2012; Ulrich Müller <ulm@gentoo.org> elisp-common.eclass: |
| 1948 |
|
|
Delete declaration of unused variable. |
| 1949 |
tommy |
1.125 |
|
| 1950 |
|
|
10 Feb 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> python.eclass: |
| 1951 |
|
|
Revert previous commit to python eclass, breaks any ebuild using |
| 1952 |
|
|
PYTHON_DEPEND=2.4 without any need or prior warning |
| 1953 |
patrick |
1.124 |
|
| 1954 |
|
|
10 Feb 2012; Patrick Lauer <patrick@gentoo.org> python.eclass: |
| 1955 |
|
|
Removing python 2.4 support from python eclass |
| 1956 |
pesa |
1.123 |
|
| 1957 |
|
|
09 Feb 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 1958 |
|
|
Make src_test() a noop for qt-multimedia (bug #332299). |
| 1959 |
hwoarang |
1.122 |
|
| 1960 |
|
|
09 Feb 2012; Markos Chandras <hwoarang@gentoo.org> qt4-build.eclass: |
| 1961 |
|
|
Drop buggy code as discussed on qt@gentoo.org on 2012/02/02 |
| 1962 |
voyageur |
1.121 |
|
| 1963 |
|
|
09 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> gnustep-base.eclass: |
| 1964 |
|
|
Use check on configuration file instead of has_version for EAPI0 ebuilds |
| 1965 |
voyageur |
1.120 |
|
| 1966 |
|
|
08 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> gnustep-base.eclass: |
| 1967 |
|
|
Force clang when using experimental libobjc2 support |
| 1968 |
polynomial-c |
1.119 |
|
| 1969 |
|
|
07 Feb 2012; Lars Wendler <polynomial-c@gentoo.org> mozlinguas.eclass: |
| 1970 |
|
|
Whitespace fix |
| 1971 |
polynomial-c |
1.118 |
|
| 1972 |
|
|
07 Feb 2012; Lars Wendler <polynomial-c@gentoo.org> mozlinguas.eclass: |
| 1973 |
|
|
Fixed eclass for usage with seamonkey (which has langpacks in beta releases). |
| 1974 |
slyfox |
1.117 |
|
| 1975 |
|
|
07 Feb 2012; Sergei Trofimovich <slyfox@gentoo.org> haskell-cabal.eclass: |
| 1976 |
|
|
Added support for CABAL_EXTRA_BUILD_FLAGS and HCFLAGS magic variables. |
| 1977 |
nirbheek |
1.116 |
|
| 1978 |
|
|
06 Feb 2012; Nirbheek Chauhan <nirbheek@gentoo.org> mozconfig-3.eclass: |
| 1979 |
|
|
Depend on an icon theme, fixes bug 341697 |
| 1980 |
floppym |
1.115 |
|
| 1981 |
|
|
05 Feb 2012; Mike Gilbert <floppym@gentoo.org> mercurial.eclass: |
| 1982 |
|
|
Don't die if hg pull exits with status 1. |
| 1983 |
nirbheek |
1.114 |
|
| 1984 |
|
|
04 Feb 2012; Nirbheek Chauhan <nirbheek@gentoo.org> +mozlinguas.eclass: |
| 1985 |
|
|
Add mozlinguas.eclass to handle language packs for mozilla products |
| 1986 |
mgorny |
1.113 |
|
| 1987 |
|
|
04 Feb 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 1988 |
|
|
Fix typo in recursive autoreconf. |
| 1989 |
mgorny |
1.112 |
|
| 1990 |
|
|
02 Feb 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 1991 |
|
|
Use checksums to determine whether files need autoreconf. Fixes bug #399641. |
| 1992 |
floppym |
1.111 |
|
| 1993 |
|
|
02 Feb 2012; Mike Gilbert <floppym@gentoo.org> subversion.eclass: |
| 1994 |
|
|
Introduce ESVN_UMASK variable to override default umask. Patch by Arfrever. |
| 1995 |
hwoarang |
1.110 |
|
| 1996 |
|
|
31 Jan 2012; Markos Chandras <hwoarang@gentoo.org> qt4-build.eclass: |
| 1997 |
|
|
Initial EAPI4 support in qt4-build eclass |
| 1998 |
ulm |
1.107 |
|
| 1999 |
|
|
31 Jan 2012; Ulrich Müller <ulm@gentoo.org> eutils.eclass: |
| 2000 |
|
|
Use ${P}-${PR} instead of ${PF} in epatch_user. |
| 2001 |
floppym |
1.106 |
|
| 2002 |
|
|
30 Jan 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 2003 |
|
|
Avoid inheriting eutils from python.eclass. |
| 2004 |
floppym |
1.105 |
|
| 2005 |
|
|
30 Jan 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 2006 |
|
|
Detect needless usage of python_convert_shebangs(). Patch by Arfrever. |
| 2007 |
jlec |
1.104 |
|
| 2008 |
|
|
30 Jan 2012; Justin Lecher <jlec@gentoo.org> autotools-utils.eclass: |
| 2009 |
|
|
Call glib-gettextize with --force in autotools-utils.eclass |
| 2010 |
dilfridge |
1.102 |
|
| 2011 |
|
|
21 Jan 2012; Andreas K. Huettel <dilfridge@gentoo.org> cmake-utils.eclass: |
| 2012 |
|
|
Dont force CMAKE_BUILD_WITH_INSTALL_RPATH in APPLE prefix on request from |
| 2013 |
|
|
prefix guys, bug 398437 |
| 2014 |
mgorny |
1.101 |
|
| 2015 |
|
|
21 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2016 |
|
|
Force autoreconf on user patches only. |
| 2017 |
floppym |
1.100 |
|
| 2018 |
|
|
21 Jan 2012; Mike Gilbert <floppym@gentoo.org> python.eclass: |
| 2019 |
floppym |
1.103 |
Copy python_clean_py-compile_files from Progress overlay. Thanks Arfrever. |
| 2020 |
floppym |
1.100 |
Bug 396586. |
| 2021 |
slyfox |
1.99 |
|
| 2022 |
|
|
20 Jan 2012; Sergei Trofimovich <slyfox@gentoo.org> haskell-cabal.eclass: |
| 2023 |
|
|
Added stdout echoing of most executed phase commands. Added stub for |
| 2024 |
|
|
CABAL_USE_HSCOLOUR feature to ease ebuild syncing from haskell overlay. |
| 2025 |
mgorny |
1.98 |
|
| 2026 |
|
|
19 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2027 |
|
|
Add AM_CONFIG_HEADER check (for pixman autoreconf). |
| 2028 |
mgorny |
1.97 |
|
| 2029 |
|
|
19 Jan 2012; Michał Górny <mgorny@gentoo.org> git-2.eclass: |
| 2030 |
|
|
Strip .git from storedir; wrt bug #386845. |
| 2031 |
mabi |
1.96 |
|
| 2032 |
mabi |
1.130 |
19 Jan 2012; Matti Bickel <mabi@gentoo.org> php-pear-lib-r1.eclass: |
| 2033 |
|
|
Removed superflous call to has_php from php-pear-lib-r1 |
| 2034 |
|
|
|
| 2035 |
mabi |
1.96 |
19 Jan 2012; Matti Bickel <mabi@gentoo.org> php-ext-source-r2.eclass: |
| 2036 |
|
|
Added addpredict to src_configure phase because of bug #385403 |
| 2037 |
mabi |
1.95 |
|
| 2038 |
|
|
18 Jan 2012; Matti Bickel <mabi@gentoo.org> php-pear-r1.eclass: |
| 2039 |
|
|
Remove dependency on long gone dev-php/PEAR-PEAR-1.8.1 |
| 2040 |
zorry |
1.94 |
|
| 2041 |
|
|
17 Jan 2012; Magnus Granberg <zorry@gentoo.org> toolchain.eclass: |
| 2042 |
|
|
Add HARD_CFLAGS to ALL_CXXFLAGS for hardened gcc 4.7 |
| 2043 |
johu |
1.93 |
|
| 2044 |
|
|
17 Jan 2012; Johannes Huber <johu@gentoo.org> kde4-base.eclass: |
| 2045 |
|
|
Drop kdeenablefinal build feature. Fix source uri calc for KDE SC 4.7.97 aka |
| 2046 |
|
|
4.8 RC2 caused by screwed up version number scheme by upstream. |
| 2047 |
ssuominen |
1.92 |
|
| 2048 |
|
|
16 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> xfconf.eclass: |
| 2049 |
|
|
Raise xfce4-dev-tools DEPEND to 4.9.1 for LT_INIT and LT_PREREQ support. |
| 2050 |
mgorny |
1.90 |
|
| 2051 |
|
|
15 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2052 |
|
|
Quiet grep output. |
| 2053 |
idl0r |
1.89 |
|
| 2054 |
|
|
15 Jan 2012; Christian Ruppert <idl0r@gentoo.org> vdr-plugin.eclass: |
| 2055 |
idl0r |
1.91 |
Add maintainer, description tags etc. |
| 2056 |
|
|
|
| 2057 |
|
|
15 Jan 2012; Christian Ruppert <idl0r@gentoo.org> vdr-plugin.eclass: |
| 2058 |
idl0r |
1.89 |
Add EAPI 4 support |
| 2059 |
mgorny |
1.88 |
|
| 2060 |
|
|
15 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2061 |
|
|
Improve the --docdir configure grep. |
| 2062 |
ulm |
1.87 |
|
| 2063 |
|
|
15 Jan 2012; Ulrich Müller <ulm@gentoo.org> cdrom.eclass: |
| 2064 |
|
|
New variable CDROM_DISABLE_PROPERTIES. Set PROPERTIES only if this is unset. |
| 2065 |
mgorny |
1.86 |
|
| 2066 |
|
|
15 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2067 |
|
|
Pass --docdir to configure only when supported. |
| 2068 |
mgorny |
1.85 |
|
| 2069 |
|
|
14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2070 |
|
|
Use path_exists() to ensure any file exists in docdir. |
| 2071 |
mgorny |
1.84 |
|
| 2072 |
|
|
14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2073 |
|
|
Replace the docdir-directory error with a warning. |
| 2074 |
mgorny |
1.83 |
|
| 2075 |
|
|
14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2076 |
|
|
Pass --force to eautopoint and few other pre-autoreconf funcs. |
| 2077 |
mgorny |
1.82 |
|
| 2078 |
|
|
14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2079 |
|
|
Autoreconfigure packages when user patches need it. |
| 2080 |
mgorny |
1.81 |
|
| 2081 |
|
|
14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2082 |
|
|
Disallow eautomake from calling eautoreconf unnecessarily. |
| 2083 |
mgorny |
1.80 |
|
| 2084 |
|
|
14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2085 |
|
|
Pass --docdir to configure, and install docs from it; wrt bug #350423. |
| 2086 |
mgorny |
1.79 |
|
| 2087 |
|
|
14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2088 |
|
|
Support installing default docs, similarly to EAPI4; wrt bug #397659. |
| 2089 |
mabi |
1.78 |
|
| 2090 |
|
|
13 Jan 2012; Matti Bickel <mabi@gentoo.org> php-ext-source-r2.eclass: |
| 2091 |
|
|
Uncomment DEPEND for php-ext-source-r2.eclass, but w/o the SELFDEPEND that |
| 2092 |
|
|
breaks pecl ebuilds (bug #398553) |
| 2093 |
ulm |
1.77 |
|
| 2094 |
|
|
13 Jan 2012; Ulrich Müller <ulm@gentoo.org> +cdrom.eclass: |
| 2095 |
|
|
New cdrom.eclass, split out CD-ROM functions from eutils.eclass. |
| 2096 |
sera |
1.76 |
|
| 2097 |
|
|
13 Jan 2012; Ralph Sennhauser <sera@gentoo.org> java-virtuals-2.eclass: |
| 2098 |
|
|
Set S="${WORKDIR}" for java-virtuals as EAPI-4 doesn't permit the |
| 2099 |
|
|
S-to-WORKDIR fallback anymore. |
| 2100 |
jlec |
1.75 |
|
| 2101 |
|
|
09 Jan 2012; Justin Lecher <jlec@gentoo.org> autotools-utils.eclass: |
| 2102 |
|
|
Correct typo in autotools-utils.eclass: @DEFAULT-UNSET -> @DEFAULT_UNSET |
| 2103 |
mgorny |
1.74 |
|
| 2104 |
|
|
07 Jan 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 2105 |
|
|
Install systemd units to /usr/lib. |
| 2106 |
jmbsvicetto |
1.73 |
|
| 2107 |
|
|
06 Jan 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> |
| 2108 |
|
|
mysql.eclass, mysql-autotools.eclass, mysql-cmake.eclass, mysql-v2.eclass, |
| 2109 |
|
|
mysql_fx.eclass: |
| 2110 |
|
|
[mysql eclasses] Added prefix support for eclasses - fixes bug 348788 and bug |
| 2111 |
|
|
388125. |
| 2112 |
|
|
Bumped required EAPI to 3 due to the prefix support. |
| 2113 |
|
|
Fix -userpriv detection - fixes bug 312809. |
| 2114 |
mgorny |
1.72 |
|
| 2115 |
|
|
05 Jan 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: |
| 2116 |
|
|
Fix use of dosym with directory destination. |
| 2117 |
mgorny |
1.71 |
|
| 2118 |
|
|
05 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2119 |
|
|
Add AUTOTOOLS_AUTORECONF for bug #392073. |
| 2120 |
nirbheek |
1.70 |
|
| 2121 |
|
|
03 Jan 2012; Nirbheek Chauhan <nirbheek@gentoo.org> |
| 2122 |
|
|
gnome-python-common.eclass: |
| 2123 |
|
|
New automake uses $(SHELL) py-compile, which fails if py-compile is a symlink |
| 2124 |
|
|
to /bin/true. Make it an executable empty file instead. |
| 2125 |
jlec |
1.68 |
|
| 2126 |
jlec |
1.69 |
03 Jan 2012; Justin Lecher <jlec@gentoo.org> eutils.eclass: |
| 2127 |
jlec |
1.68 |
Convert make_desktop_entry() comment block to be eclass-manpages conform, |
| 2128 |
|
|
#397451 |
| 2129 |
pesa |
1.67 |
|
| 2130 |
|
|
01 Jan 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2131 |
|
|
Pass -importdir to configure only for qt >= 4.7 (bug #396685). |
| 2132 |
floppym |
1.66 |
|
| 2133 |
|
|
01 Jan 2012; Mike Gilbert <floppym@gentoo.org> distutils.eclass, |
| 2134 |
|
|
python.eclass: |
| 2135 |
|
|
Avoid including python.eclass more than once. |
| 2136 |
pesa |
1.65 |
|
| 2137 |
|
|
31 Dec 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2138 |
|
|
Respect {C,CXX,LD}FLAGS during config.tests (bug #336618). |
| 2139 |
pesa |
1.64 |
|
| 2140 |
|
|
30 Dec 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2141 |
|
|
Make the output of qt4-build_src_unpack() more readable. |
| 2142 |
psomas |
1.63 |
|
| 2143 |
|
|
28 Dec 2011; Stratos Psomadakis <psomas@gentoo.org> kernel-2.eclass: |
| 2144 |
|
|
Fix URIs for longterm kernels |
| 2145 |
dirtyepic |
1.62 |
|
| 2146 |
|
|
28 Dec 2011; Ryan Hill <dirtyepic@gentoo.org> flag-o-matic.eclass: |
| 2147 |
|
|
Clean up setup-allowed-flags(). |
| 2148 |
dirtyepic |
1.61 |
|
| 2149 |
|
|
28 Dec 2011; Ryan Hill <dirtyepic@gentoo.org> flag-o-matic.eclass: |
| 2150 |
|
|
Remove UNSTABLE_FLAGS. Keyword status should not determine what flags are |
| 2151 |
|
|
used. Move -Os to allowed flags as it's been stable since 4.0ish and drop -O0 |
| 2152 |
|
|
because it breaks things a lot. |
| 2153 |
neurogeek |
1.60 |
|
| 2154 |
|
|
27 Dec 2011; Jesus Rivero <neurogeek@gentoo.org> subversion.eclass: |
| 2155 |
|
|
Handle UUID mismatch by deleting working copy and checking out it again. |
| 2156 |
|
|
Patch by Arfrever. |
| 2157 |
fauli |
1.59 |
|
| 2158 |
|
|
27 Dec 2011; Christian Faulhammer <fauli@gentoo.org> rox-0install.eclass, |
| 2159 |
|
|
apache-2.eclass, common-lisp-common-2.eclass, gnustep-2.eclass, |
| 2160 |
|
|
java-ant-2.eclass, java-pkg-2.eclass, java-pkg-opt-2.eclass, |
| 2161 |
|
|
java-utils-2.eclass, java-virtuals-2.eclass, common-lisp-common-3.eclass, |
| 2162 |
|
|
tetex-3.eclass, ant-tasks.eclass, apache-module.eclass, bsdmk.eclass, |
| 2163 |
|
|
common-lisp.eclass, common-lisp-common.eclass, darcs.eclass, db.eclass, |
| 2164 |
|
|
db-use.eclass, embassy.eclass, emul-linux-x86.eclass, enlightenment.eclass, |
| 2165 |
|
|
font-ebdftopcf.eclass, fox.eclass, freebsd.eclass, games.eclass, |
| 2166 |
|
|
games-mods.eclass, gnat.eclass, gnatbuild.eclass, gnome-python-common.eclass, |
| 2167 |
|
|
gst-plugins-bad.eclass, gst-plugins-base.eclass, gst-plugins-good.eclass, |
| 2168 |
|
|
gst-plugins10.eclass, horde.eclass, java-mvn-src.eclass, java-osgi.eclass, |
| 2169 |
|
|
java-pkg-simple.eclass, mercurial.eclass, mozextension.eclass, |
| 2170 |
|
|
myspell.eclass, mysql_fx.eclass, nsplugins.eclass, pam.eclass, |
| 2171 |
|
|
perl-app.eclass, php-common-r1.eclass, php-ezc.eclass, portability.eclass, |
| 2172 |
|
|
rox.eclass, rpm.eclass, savedconfig.eclass, scsh.eclass, sgml-catalog.eclass, |
| 2173 |
|
|
stardict.eclass, sword-module.eclass, tetex.eclass, tla.eclass, |
| 2174 |
|
|
vdr-plugin.eclass, versionator.eclass, vim-doc.eclass, vim-plugin.eclass, |
| 2175 |
|
|
vim-spell.eclass, vmware.eclass, vmware-mod.eclass, webapp.eclass, |
| 2176 |
|
|
wxwidgets.eclass, x-modular.eclass, xemacs-elisp.eclass, |
| 2177 |
|
|
xemacs-elisp-common.eclass, xemacs-packages.eclass, xfconf.eclass, |
| 2178 |
|
|
zproduct.eclass: |
| 2179 |
|
|
Update copyright years in headers |
| 2180 |
robbat2 |
1.58 |
|
| 2181 |
|
|
27 Dec 2011; Robin H. Johnson <robbat2@gentoo.org> mysql-cmake.eclass, |
| 2182 |
|
|
mysql-v2.eclass: |
| 2183 |
|
|
Bug #396089: Avoid automagic systemtap/dtrace in MySQL 5.5. |
| 2184 |
floppym |
1.57 |
|
| 2185 |
|
|
27 Dec 2011; Mike Gilbert <floppym@gentoo.org> twisted.eclass: |
| 2186 |
|
|
Only call doman on manpages in twisted_src_install. Credit to Arfrever. |
| 2187 |
floppym |
1.56 |
|
| 2188 |
|
|
27 Dec 2011; Mike Gilbert <floppym@gentoo.org> twisted.eclass: |
| 2189 |
|
|
Use twistedmatrix.com/Releases in SRC_URI; tmrc.mit.edu does not have |
| 2190 |
|
|
tarballs past 10.2. |
| 2191 |
pesa |
1.55 |
|
| 2192 |
|
|
26 Dec 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2193 |
|
|
Misc cleanups, add a few missing "|| die", fix description of some functions. |
| 2194 |
pesa |
1.54 |
|
| 2195 |
|
|
25 Dec 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2196 |
|
|
Delete obsolete sed on fvisibility.test, it's no longer needed in all |
| 2197 |
|
|
versions of Qt currently available in the tree. |
| 2198 |
mgorny |
1.53 |
|
| 2199 |
|
|
22 Dec 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2200 |
|
|
Add a note on AT_NOELIBTOOLIZE=yes in src_prepare(). Fixes #395649. |
| 2201 |
pesa |
1.52 |
|
| 2202 |
|
|
21 Dec 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2203 |
|
|
Disable rpath for Qt 4.8 and later (bug #380415). Thanks to dilfridge for |
| 2204 |
|
|
testing. |
| 2205 |
pesa |
1.51 |
|
| 2206 |
|
|
21 Dec 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2207 |
|
|
Remove obsolete workaround. |
| 2208 |
robbat2 |
1.50 |
|
| 2209 |
|
|
18 Dec 2011; Robin H. Johnson <robbat2@gentoo.org> python.eclass: |
| 2210 |
|
|
Bug #390691: Be careful about cp call to coreutils with --no-preserve option |
| 2211 |
|
|
that might not be available until later in an upgrade. |
| 2212 |
flameeyes |
1.49 |
|
| 2213 |
|
|
18 Dec 2011; Diego E. Pettenò <flameeyes@gentoo.org> ruby-ng.eclass: |
| 2214 |
|
|
Reorder setting of REQUIRED_USE to stay near IUSE setting; also use |
| 2215 |
|
|
ruby_get_use_targets to set IUSE. |
| 2216 |
dilfridge |
1.48 |
|
| 2217 |
|
|
18 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> kde4-base.eclass, |
| 2218 |
|
|
kde4-functions.eclass, kde4-meta.eclass: |
| 2219 |
|
|
Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks |
| 2220 |
|
|
(requires libkworkspace rebuild), force qt-4.7.4 for kde-4.8, properly treat |
| 2221 |
|
|
kde-4.[789] version numbers, warn if the handbook useflag is added manually |
| 2222 |
reavertm |
1.47 |
|
| 2223 |
|
|
17 Dec 2011; Maciej Mrozowski <reavertm@gentoo.org> eutils.eclass: |
| 2224 |
|
|
Revert old eshopts_{pop,push} implementations until new ones pass unit tests. |
| 2225 |
|
|
Bug 395025. |
| 2226 |
abcd |
1.46 |
|
| 2227 |
|
|
16 Dec 2011; Jonathan Callen <abcd@gentoo.org> qt4-build.eclass: |
| 2228 |
|
|
Set importdir to be /usr/$(get_libdir)/qt4/imports instead of the |
| 2229 |
|
|
non-FHS-compliant /usr/imports |
| 2230 |
maksbotan |
1.45 |
|
| 2231 |
|
|
16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> leechcraft.eclass: |
| 2232 |
|
|
Add app-arch/xz-utils dependency to leechcraft.eclass |
| 2233 |
maksbotan |
1.44 |
|
| 2234 |
|
|
15 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> leechcraft.eclass: |
| 2235 |
|
|
Update leechcraft eclass to new filename suffix |
| 2236 |
tetromino |
1.42 |
|
| 2237 |
|
|
14 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gnome2-utils.eclass, |
| 2238 |
|
|
gnome2.eclass: |
| 2239 |
|
|
Do not use gnome2_schemas_update --uninstall; --uninstall has no effect since |
| 2240 |
tetromino |
1.43 |
glib-2.25.11, and has been removed in 2.31.x (bug #394501, thanks to |
| 2241 |
|
|
Marc-Antoine Perennou for reporting). |
| 2242 |
slyfox |
1.41 |
|
| 2243 |
|
|
14 Dec 2011; Sergei Trofimovich <slyfox@gentoo.org> multilib.eclass: |
| 2244 |
|
|
Added -m32 to CFLAGS_sparc32. Allows to build sparc64-* multilib toolchain |
| 2245 |
|
|
without additional tuning. |
| 2246 |
mgorny |
1.40 |
|
| 2247 |
|
|
14 Dec 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2248 |
|
|
Drop base.eclass inherit and thus src_unpack() export. |
| 2249 |
sera |
1.39 |
|
| 2250 |
|
|
13 Dec 2011; Ralph Sennhauser <sera@gentoo.org> java-utils-2.eclass: |
| 2251 |
|
|
No longer require JDK for installing java binpkg. #206024 |
| 2252 |
pesa |
1.38 |
|
| 2253 |
|
|
10 Dec 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2254 |
|
|
Handle sparc64-* in arch configuration. |
| 2255 |
pesa |
1.37 |
|
| 2256 |
|
|
08 Dec 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2257 |
|
|
Update HOMEPAGE (bug #388133). |
| 2258 |
dirtyepic |
1.36 |
|
| 2259 |
|
|
07 Dec 2011; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 2260 |
|
|
Disappear disappeared devs. |
| 2261 |
floppym |
1.35 |
|
| 2262 |
|
|
05 Dec 2011; Mike Gilbert <floppym@gentoo.org> java-vm-2.eclass: |
| 2263 |
|
|
Add semicolon to fix ferringb's last change. |
| 2264 |
ferringb |
1.34 |
|
| 2265 |
|
|
04 Dec 2011; Brian Harring <ferringb@gentoo.org> java-vm-2.eclass: |
| 2266 |
|
|
Fix IFS=: bleeding out from java-vm_sandbox-predict invocations. |
| 2267 |
ulm |
1.32 |
|
| 2268 |
|
|
03 Dec 2011; Ulrich Mueller <ulm@gentoo.org> elisp.eclass, |
| 2269 |
|
|
elisp-common.eclass: |
| 2270 |
ulm |
1.33 |
Sync eclasses from Emacs overlay (revision 1759). |
| 2271 |
ulm |
1.32 |
elisp.eclass: Allow for user patches. New variable ELISP_REMOVE. |
| 2272 |
ulm |
1.33 |
elisp-common.eclass: Replace echo by ebegin/eend for proper logging. |
| 2273 |
ferringb |
1.31 |
|
| 2274 |
|
|
02 Dec 2011; Brian Harring <ferringb@gentoo.org> eutils.eclass: |
| 2275 |
|
|
Fix eqawarn to match portage's return code; this fixes sporadic failures |
| 2276 |
|
|
in alternate managers for packages like freetype that bleed the |
| 2277 |
|
|
return code through. |
| 2278 |
mgorny |
1.30 |
|
| 2279 |
|
|
27 Nov 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2280 |
|
|
Revert making pushd/popd fatal due to humongous breakage. Add a warning |
| 2281 |
|
|
message instead. |
| 2282 |
mgorny |
1.29 |
|
| 2283 |
|
|
27 Nov 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2284 |
|
|
Denote that autotools-utils must not be mixed with econf/emake. |
| 2285 |
mgorny |
1.28 |
|
| 2286 |
|
|
26 Nov 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2287 |
|
|
Remove implicit IUSE=debug deprecation warning. |
| 2288 |
mgorny |
1.27 |
|
| 2289 |
|
|
26 Nov 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: |
| 2290 |
|
|
Add failure handling for pushd/popd calls. |
| 2291 |
sera |
1.26 |
|
| 2292 |
|
|
24 Nov 2011; Ralph Sennhauser <sera@gentoo.org> java-vm-2.eclass: |
| 2293 |
|
|
set_java_env(): Substitute @SLOT@ in vm env files |
| 2294 |
|
|
java-vm_check-nsplugin(): Fix handling of IUSE defaults |
| 2295 |
reavertm |
1.25 |
|
| 2296 |
|
|
24 Nov 2011; Maciej Mrozowski <reavertm@gentoo.org> virtuoso.eclass: |
| 2297 |
|
|
Dependency on <gawk-4 moved to virtuoso-server-6.1.{2,3}. |
| 2298 |
anarchy |
1.24 |
|
| 2299 |
|
|
21 Nov 2011; Jory A. Pratt <anarchy@gentoo.org> nsplugins.eclass: |
| 2300 |
|
|
Assign to mozilla herd, add share_plugins_dir function for mozilla |
| 2301 |
|
|
applications. |
| 2302 |
anarchy |
1.23 |
|
| 2303 |
|
|
21 Nov 2011; Jory A. Pratt <anarchy@gentoo.org> mozconfig-3.eclass: |
| 2304 |
|
|
Fix handling of crashreporter use. |
| 2305 |
sera |
1.22 |
|
| 2306 |
|
|
21 Nov 2011; Ralph Sennhauser <sera@gentoo.org> java-vm-2.eclass: |
| 2307 |
|
|
Move handling of PaX marking JVM executables to eclass. |
| 2308 |
dirtyepic |
1.21 |
|
| 2309 |
|
|
21 Nov 2011; Ryan Hill <dirtyepic@gentoo.org> toolchain.eclass: |
| 2310 |
|
|
Fix live ebuilds. |
| 2311 |
pesa |
1.20 |
|
| 2312 |
|
|
19 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2313 |
|
|
Add dependency on dev-util/pkgconfig (#385835 and #387783). |
| 2314 |
pesa |
1.19 |
|
| 2315 |
|
|
19 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2316 |
|
|
Remove support for Qt 4.5, add blockers for qt-declarative, small cleanup. |
| 2317 |
pesa |
1.18 |
|
| 2318 |
|
|
19 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2319 |
|
|
Make qt_assistant_cleanup() a no-op for Qt 4.7.4 and later (bug #386709). |
| 2320 |
mgorny |
1.17 |
|
| 2321 |
|
|
18 Nov 2011; Michał Górny <mgorny@gentoo.org> scons-utils.eclass: |
| 2322 |
|
|
Add DESTDIR-like variable to the example. |
| 2323 |
voyageur |
1.16 |
|
| 2324 |
|
|
18 Nov 2011; Bernard Cafarelli <voyageur@gentoo.org> gnustep-base.eclass: |
| 2325 |
|
|
Set VARTEXFONTS for doc generation, fix sandbox access violation on |
| 2326 |
|
|
/var/cache/fonts |
| 2327 |
dev-zero |
1.15 |
|
| 2328 |
|
|
17 Nov 2011; Tiziano Müller <dev-zero@gentoo.org> mysql-v2.eclass: |
| 2329 |
|
|
Fixed misplaced quotes in mysql-v2 eclass causing 'emerge --config mysql' to |
| 2330 |
|
|
fail (bug #388673). |
| 2331 |
caster |
1.14 |
|
| 2332 |
|
|
15 Nov 2011; Vlastimil Babka <caster@gentoo.org> java-vm-2.eclass: |
| 2333 |
|
|
Drop the repetitive elogs about revdep rebuild control files for binary |
| 2334 |
|
|
JVM's. |
| 2335 |
nirbheek |
1.13 |
|
| 2336 |
|
|
14 Nov 2011; Nirbheek Chauhan <nirbheek@gentoo.org> mozconfig-3.eclass: |
| 2337 |
|
|
Remove obsolete xorg-x11 dep from mozconfig-3 |
| 2338 |
tetromino |
1.12 |
|
| 2339 |
|
|
14 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gnome2-utils.eclass, |
| 2340 |
|
|
gnome2.eclass: |
| 2341 |
|
|
Add gnome2_environment_reset() to reset env variables that often cause build |
| 2342 |
|
|
or test failures (most recently bug #380639). The XDG_* resetting code had |
| 2343 |
|
|
been tested in the gnome overlay for months with good results. |
| 2344 |
pesa |
1.11 |
|
| 2345 |
|
|
12 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-r2.eclass: |
| 2346 |
|
|
Restore ${S} fallback, but with a deprecation notice saying that it will be |
| 2347 |
|
|
removed in 30 days. |
| 2348 |
pesa |
1.10 |
|
| 2349 |
|
|
12 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: |
| 2350 |
|
|
Set qt@g.o as maintainer, minor cleanups (quoting, whitespace, etc.) |
| 2351 |
pesa |
1.9 |
|
| 2352 |
|
|
12 Nov 2011; Davide Pesavento <pesa@gentoo.org> qt4-r2.eclass: |
| 2353 |
|
|
Remove ${S} fallback from src_unpack, set qt@g.o as maintainer, remove |
| 2354 |
|
|
unnecessary quoting. |
| 2355 |
sera |
1.8 |
|
| 2356 |
|
|
12 Nov 2011; Ralph Sennhauser <sera@gentoo.org> java-vm-2.eclass: |
| 2357 |
|
|
Add java-vm_sandbox-predict for installing a sandbox control file along with |
| 2358 |
|
|
any JVM that needs it. Bug 388937#c1 |
| 2359 |
dirtyepic |
1.7 |
|
| 2360 |
|
|
11 Nov 2011; Ryan Hill <dirtyepic@gentoo.org> flag-o-matic.eclass: |
| 2361 |
|
|
Test that appended flags are valid. This allows people to add flags that were |
| 2362 |
|
|
unsupported in earlier releases without needing to do version checking. |
| 2363 |
pacho |
1.6 |
|
| 2364 |
|
|
10 Nov 2011; Pacho Ramos <pacho@gentoo.org> gtk-sharp-module.eclass: |
| 2365 |
|
|
gnome-desktop-sharp stuff need gnome-desktop:2, bug #389181 by Kacper |
| 2366 |
|
|
Kowalik. |
| 2367 |
naota |
1.5 |
|
| 2368 |
|
|
10 Nov 2011; Naohiro Aota <naota@gentoo.org> |
| 2369 |
|
|
ELT-patches/fbsd-conf/00broken-libglade: |
| 2370 |
|
|
Add patch applied detection comment |
| 2371 |
voyageur |
1.4 |
|
| 2372 |
|
|
08 Nov 2011; Bernard Cafarelli <voyageur@gentoo.org> gnustep-base.eclass: |
| 2373 |
|
|
Fix sandbox access violation on /root/GNUstep, bug #383665 |
| 2374 |
mpagano |
1.3 |
|
| 2375 |
|
|
08 Nov 2011; Michael Pagano <mpagano@gentoo.org> kernel-2.eclass: |
| 2376 |
|
|
Modify to support new location of 2.6 kernels on kernel.org and mirrors |
| 2377 |
naota |
1.2 |
|
| 2378 |
|
|
04 Nov 2011; Naohiro Aota <naota@gentoo.org> mysql.eclass, user.eclass: |
| 2379 |
|
|
Change possible mis-used ${action} to ${db} |
| 2380 |
dilfridge |
1.1 |
|
| 2381 |
|
|
03 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org> +ChangeLog: |
| 2382 |
|
|
Created ChangeLog |