summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Leechcraft changed license since 0.5.95Sergey Popov2013-04-302-3/+10
* Use bash built-ins rather than external tools.Michał Górny2013-04-303-7/+14
* Support declaring python_check_deps() in ebuilds, to check Python impl for pr...Michał Górny2013-04-302-4/+44
* Report no matching impl properly.Michał Górny2013-04-302-2/+11
* Improve consistency in Python version checks and wrapper setup.Michał Górny2013-04-302-6/+14
* Corrected UNIPATCH_DOCS functionality, a mistake slipped through testing and ...Tom Wijsman2013-04-292-5/+12
* check for AM_CONFIG_HEADER and AC_CONFIG_HEADER when testing for autoheader u...Mike Frysinger2013-04-281-4/+4
* Reverting autotools.eclass commit that broke eautoreconf (bug #467772), acked...Alexandre Rostovtsev2013-04-282-3/+7
* check for AM_CONFIG_HEADER and AC_CONFIG_HEADER when testing for autoheader u...Mike Frysinger2013-04-281-2/+2
* Bug #467646 - Refer to /etc/portage/make.conf, not /etc/make.conf.Zac Medico2013-04-289-22/+28
* add support for setting/checking caps via libcap-ng #454908Mike Frysinger2013-04-281-30/+61
* only warn if setcap is not found rather than be fatal #458518Mike Frysinger2013-04-281-7/+16
* epatch: handle aliased `patch` commands in a way that works with <=bash-3.2 #...Mike Frysinger2013-04-251-2/+5
* Remove old, conditional src_configure call in src_compile.Tim Harder2013-04-242-4/+5
* Migrate from python-r1 to python-single-r1.Tim Harder2013-04-242-24/+18
* add automake-1.13 to the acceptable dependency list #465732 by Arfrever Freht...Mike Frysinger2013-04-231-2/+5
* keep unset multilib vars unset rather than exporting them as empty #461682 by...Mike Frysinger2013-04-221-3/+4
* Use python-r1 in EAPI 5 (patch by mgorny, bug #458794).Tim Harder2013-04-212-14/+59
* Remove pre-EAPI 2 code blocks (patch by mgorny, bug #458794).Tim Harder2013-04-212-18/+10
* Disable python.eclass inherit in vim-core (patch by mgorny, bug #458794).Tim Harder2013-04-212-3/+7
* Move EAPI check earlier (patch by mgorny, bug #458794).Tim Harder2013-04-212-16/+19
* Raise ant-core dep to version 1.8.2. #466558Ralph Sennhauser2013-04-202-3/+6
* Extend workaround for bug #411333 to Via C3-2 processors (bug #466454 by Andr...Ryan Hill2013-04-201-2/+3
* Fix python_*_all() phases with DISTUTILS_SINGLE_IMPL.Michał Górny2013-04-182-6/+14
* Reverted .tmp_gas_check patch, see bug #336732.Tom Wijsman2013-04-172-4/+7
* Request package specific emerge --info in death hook.Ralph Sennhauser2013-04-172-3/+6
* Fixes for bugs 421721, 445110, 436402, 336732 and 301478. See ChangeLog for d...Tom Wijsman2013-04-172-15/+49
* Since this is conditional code 4.6.4 will have to be handled here after all.Ryan Hill2013-04-171-3/+3
* Multiarch got backported to 4.6/4.7. 4.6.4 will be handled by patch since th...Ryan Hill2013-04-171-2/+2
* drop automake 1.11 from dep list now that 1.12 is stable everywhereMike Frysinger2013-04-151-2/+2
* Remove support for EAPI 2 and 3 for php-ext-source-r2. Use REQUIRED_USE for t...Ole Markus With2013-04-142-6/+11
* Remove carriage-return from shebang before validating it, bug 465790 by ikelos.Mike Gilbert2013-04-142-3/+7
* Replace basename usage with a shell parameter replacement.Mike Gilbert2013-04-132-3/+6
* Fix unnecessary $().Michał Górny2013-04-131-3/+3
* Use pkg-config to query systemd directories.Michał Górny2013-04-132-5/+41
* Pass ${@} in phase functions. Approved by author on dev-ml.Michael Weber2013-04-132-7/+10
* spell fixingJörg Bornkessel2013-04-132-3/+6
* Unmask the egg_info block for further testing. Feel free to comment it out if...Michał Górny2013-04-132-8/+11
* handle new gcc-4.8 MULTILIB_OSDIRNAMES logic that includes multiarch junkMike Frysinger2013-04-101-5/+9
* Move the egg_info code into a more realistic location for future testing.Michał Górny2013-04-102-10/+13
* Update documentation URL.Jeroen Roovers2013-04-102-3/+6
* Remove duplicate PCI ID.Jeroen Roovers2013-04-102-8/+10
* Add support for 1.6.0-nv2 (bug #465340).Jeroen Roovers2013-04-102-3/+9
* Disable debug symbols unless debug useflag is enabledJory Pratt2013-04-102-2/+8
* Make PT default for pax marking (pax-utils.eclass)Magnus Granberg2013-04-092-9/+12
* Fix for installing ini files in the tree. Bug 464900Ole Markus With2013-04-082-8/+7
* Add support for verbose build in <EAPI5Michael Sterrett2013-04-081-1/+12
* simplify nvidia-driver-get-card(); tidyMichael Sterrett2013-04-081-15/+17
* fix S clobbering that is not needed anymore to unbreak info page installs #46...Mike Frysinger2013-04-081-8/+4
* Fix for gcc info page installation #464008Patrick Lauer2013-04-082-3/+6