summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* No EPREFIX with helper functionsJustin Lecher2013-01-182-5/+8
* Bump CMAKE_MIN_VERSION to 2.8.8, required minimum for new KDE packages and no...Chris Reffett2013-01-171-2/+2
* Enable webrtc for all archs againJory Pratt2013-01-162-9/+5
* Drop deprecated SCROLLKEEPER_UPDATE and switch to in_iuse.Gilles Dartiguelongue2013-01-162-9/+7
* Update eclass documentation to be correclty parsed, bug #452204.Gilles Dartiguelongue2013-01-163-17/+23
* Be graceful if no system vm is set if trying to determine build vm from handle.Ralph Sennhauser2013-01-162-11/+12
* Migrate Mozilla packages to python-any-r1 for build-time Python dep.Michał Górny2013-01-162-7/+13
* Fix python dep so pysqlite can go awayJory Pratt2013-01-162-3/+6
* Fix localRESULT typo in linux_chkconfig_builtin.Zac Medico2013-01-162-4/+7
* DECRIPTION -> DESCRIPTION (bug #451654 by Christopher Schwan).Jeroen Roovers2013-01-151-1/+4
* @THANKS is no keywordsJustin Lecher2013-01-152-4/+8
* Fix typoJustin Lecher2013-01-152-3/+6
* Drop go support for 4.6 - broken by newer glibc versions and upstream recomme...Ryan Hill2013-01-152-4/+8
* fix up style -- no tabs after `local`Mike Frysinger2013-01-141-16/+11
* Allow ebuild override of eclass generated econf.Gilles Dartiguelongue2013-01-132-13/+16
* Provide best implementation's build dir in python_*_all() as BUILD_DIR to mak...Michał Górny2013-01-122-3/+9
* Pass arguments to setup.py in an predictable order, especially do not prepend...Michał Górny2013-01-122-14/+19
* Support specifying directories in DOCS.Michał Górny2013-01-122-3/+6
* Do not call dummy phases unnecessarily.Michał Górny2013-01-122-8/+5
* rewrite linker scripts and symlinks too when moving lib32Mike Frysinger2013-01-121-1/+17
* Don't check for twice, but check for redirect support, #445244; thanks Andre...Justin Lecher2013-01-122-6/+9
* Add new eclassJustin Lecher2013-01-112-1/+136
* Close the lock file explicitly instead of relying on the subshell created by ...Mike Gilbert2013-01-112-3/+13
* Use locks to avoid race conditions when merging (bug #449760). Use tar instea...Michał Górny2013-01-102-5/+41
* added documentation for an undocumented override variableIan Stakenvicius2013-01-092-3/+9
* Fix the PYTHON_SINGLE_TARGET validity check.Michał Górny2013-01-082-9/+14
* Manually check PYTHON_TARGETS and PYTHON_SINGLE_TARGET for validity rather th...Michał Górny2013-01-083-7/+67
* Added 'ghc-supports-threaded-runtime' function. Removed implicit RDEPEND on '...Sergei Trofimovich2013-01-063-10/+23
* Support overriding job-count for parallel build.Michał Górny2013-01-052-16/+35
* Support converting files with python2 and python3 shebangs.Michał Górny2013-01-052-4/+23
* Always write split logs, even in non-parallel builds.Michał Górny2013-01-052-3/+6
* Avoid unsafe nested multijob_finish_one in eautoreconf for bug #426512.Zac Medico2013-01-052-4/+13
* Sync eclasses from Emacs overlay.Ulrich Müller2013-01-043-13/+23
* fixed typo, thx to Martin Dummer on irc #vdr-gentooJoerg Bornkessel2013-01-042-4/+7
* addpredict /usr/lib/portage/pym in distutils-r1_src_install.Mike Gilbert2013-01-042-2/+6
* Don't tell the user to set USE_PYTHON when a package does not support python2...Mike Gilbert2013-01-042-2/+14
* fixed mistake for emake:-all emake:-install between old and new plugin makefi...Joerg Bornkessel2013-01-032-25/+32
* ssl-cert - support mandatory enrollment and custom USE flag, bug#319529Alon Bar-Lev2013-01-031-2/+2
* ssl-cert - support mandatory enrollment and custom USE flagAlon Bar-Lev2013-01-032-6/+23
* Remove more dead code, spotted by Arfrever.Davide Pesavento2013-01-032-12/+6
* Remove myself from explicit maintainers, it is enough to assign the bugs to P...Michał Górny2013-01-026-22/+23
* Do not use {C,CXX}FLAGS from pkg-config vdr.pc >=media-video/vdr-1.7.34;we do...Joerg Bornkessel2012-12-312-3/+13
* vdr-plugin-2.eclass, typoJoerg Bornkessel2012-12-312-3/+6
* Add a function to generate dep-strings conditional to Python implementations.Michał Górny2012-12-312-4/+50
* Add function to get user unit directory, as requested in bug #449304.Michał Górny2012-12-312-2/+17
* Add function to update systemd journal catalog database.Michał Górny2012-12-312-2/+28
* vdr-plugin-2.eclass; better detection of new Makefile handling, fixed some mi...Joerg Bornkessel2012-12-312-14/+20
* Remove dead code.Davide Pesavento2012-12-312-19/+9
* Fix installing scripts & modules for Prefix, bug #448786.Michał Górny2012-12-302-7/+10
* some adaption for new makefile handling, >=vdr-1.7.34, vdr-plugin-2.eclassJoerg Bornkessel2012-12-292-52/+89