summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* fix typo pointed out by ArfreverMike Frysinger2012-04-161-2/+2
* Whitespace cmake dep. Add build_rules to CMAKE_BUILD_DIR rather than to T as ...Tomas Chvatal2012-04-162-6/+11
* Unbreak waf-utils.eclass by restoring --jobs= argument wrt #412159Samuli Suominen2012-04-162-4/+7
* Use new makeopts_jobs helper from eutils.eclass.Mike Frysinger2012-04-154-14/+14
* add makeopts_jobs for extracting the -j# from MAKEOPTSMike Frysinger2012-04-151-1/+16
* move 'dev-haskell/cabal' santy check out from 'pkg_*' to 'src_*' function to ...Sergei Trofimovich2012-04-142-8/+13
* fix -dynamic './setup configure' failures against newer libffi (bug #411789 b...Sergei Trofimovich2012-04-142-5/+12
* simplify SLOT logic a bit by dropping CTARGET as we no longer need it -- we h...Mike Frysinger2012-04-141-4/+2
* Remove outdated bits for <ghc-6.10 and <cabal-1.8. Switch from 'eerror' to 'e...Sergei Trofimovich2012-04-093-238/+92
* Punt stale icon-theme.cache files and empty icon theme directories after them...Alexandre Rostovtsev2012-04-082-3/+15
* vdr-vdrmanager added for gettext handlingJörg Bornkessel2012-04-072-2/+6
* some plugins gives false positive results on gettext handling, add this plugi...Jörg Bornkessel2012-04-072-2/+9
* Downgrade from elog to einfo to avoid flooding logsAnthony G. Basile2012-04-061-5/+5
* fix by Christoph Junghans to decompress files into $PWD #408801Mike Frysinger2012-04-051-2/+4
* Update from qt overlay, fixes #407523.Davide Pesavento2012-04-042-28/+77
* Use .xz also for 4.8.x with x>1.Johannes Huber2012-04-043-5/+9
* Add function that makes it easier to properly install Python scripts that get...Krzysztof Pawlik2012-04-032-2/+20
* Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469.Krzysztof Pawlik2012-04-032-3/+6
* Add detection of collision-protect in FEATURES.Krzysztof Pawlik2012-04-032-3/+18
* Reorder git-2.eclass maintainers to get bugs assigned to most active maintainer.Pacho Ramos2012-04-032-3/+7
* Use einfo instead of ewarn as discussed in http://archives.gentoo.org/gentoo-...Pacho Ramos2012-04-022-3/+8
* Switch from ESCM_OFFLINE var to EVCS_OFFLINE (bug #410467 by Ulrich Müller)....Sergei Trofimovich2012-04-022-9/+13
* ESCM_OFFLINE -> EVCS_OFFLINE. Bug 410471.Mike Gilbert2012-04-012-3/+6
* Fix two small issues, spotted by Sławomir Nizio <slawomir.nizio@sabayon.org>.Krzysztof Pawlik2012-03-302-4/+9
* installing broken links has been non fatal only for texlive prior to 2010, wh...Alexis Ballier2012-03-301-4/+2
* Sanitizing directory permissions #398899Patrick Lauer2012-03-292-3/+12
* Add more versions of pypy to the hardcoded mapping in python.eclass.Marien Zwart2012-03-292-3/+9
* inherit cdrom eclass since we use cdrom_get_cdsMike Frysinger2012-03-281-3/+3
* Try to unbreak dependency generation.Marien Zwart2012-03-282-5/+8
* Add support for disabling debug useflag usage for old oasis versionsAlexis Ballier2012-03-271-6/+15
* Add OASIS_BUILD_TESTS variable to automatically enable tests at src_configure...Alexis Ballier2012-03-271-1/+15
* add oasis.eclassAlexis Ballier2012-03-271-0/+97
* fix typo: dv -> devMichael Sterrett2012-03-271-2/+2
* _python-distutils-ng_generate_depend was used only in one place, inline it.Krzysztof Pawlik2012-03-262-24/+18
* Avoid ${impl::-3} parameter expansion, this is not supported by older bash an...Krzysztof Pawlik2012-03-262-5/+10
* Small fixes: use +=, cleanup used variables, white space.Krzysztof Pawlik2012-03-262-6/+12
* Include only valid values in REQUIRED_USE.Krzysztof Pawlik2012-03-262-7/+11
* Add missing space to new python.eclassJustin Lecher2012-03-262-3/+6
* Add python-distutils-ng.eclass: new eclass for installing Python, distutils b...Krzysztof Pawlik2012-03-252-1/+405
* Replace old py-compile trick by the one from python eclass.Gilles Dartiguelongue2012-03-252-9/+7
* Make opengl dependency soft in kde-workspace (except kwin)Andreas K. Hüttel2012-03-242-2/+9
* Set IUSE=custom-cflags in the eclass so we can reference it in the die hook.Mike Gilbert2012-03-232-2/+9
* Convert SGML_TOINSTALL to a bash array. Add some documentation.Mike Gilbert2012-03-232-21/+43
* PMS says that postrm runs before postinst, so remove workaround in sgml-catal...Mike Gilbert2012-03-232-10/+8
* epatch_user: document .patch suffix #409293Mike Frysinger2012-03-231-2/+3
* drop AT_NOE{ACLOCAL,AUTOCONF,AUTOHEADER} as people should not be disabling th...Mike Frysinger2012-03-221-25/+9
* handle commented out AM_INIT_AUTOMAKE #398743Mike Frysinger2012-03-221-2/+4
* Drop support for pre-2010 TeX Live versionsAlexis Ballier2012-03-222-30/+14
* Use autotools-utils to reconfigure.Michał Górny2012-03-221-1/+4
* Use autotools-utils to reconfigure.Michał Górny2012-03-221-7/+10