| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop EAPI 4 support. |  Johannes Huber | 2015-03-29 | 1 | -2/+2 |
* | Avoid reserved names for functions and variables, bug 516092. |  Ulrich Müller | 2014-07-11 | 1 | -8/+8 |
* | Sync with overlay. Remove unused inherit. Switch to git-r3 eclass. Fix file c... |  Michael Palimaka | 2014-04-17 | 1 | -7/+10 |
* | Disable more bogus dependency checks wrt bug #494680. |  Michael Palimaka | 2014-02-06 | 1 | -3/+3 |
* | Improve automagic dependency reduction, fixing bug #481996. |  Michael Palimaka | 2013-08-21 | 1 | -1/+4 |
* | Fixes for KDE 4.11 and other small improvements. |  Michael Palimaka | 2013-08-15 | 1 | -17/+8 |
* | Remove dependencies and actions that are now handled in individual ebuilds. |  Michael Palimaka | 2013-08-15 | 1 | -32/+2 |
* | Remove old, unused code. |  Michael Palimaka | 2013-08-15 | 1 | -32/+6 |
* | Guard against multiple inheritance. Make KMCOMPILEONLY sed case-insensitive t... |  Michael Palimaka | 2013-04-07 | 1 | -3/+8 |
* | [eclass] Version bump KDE SC 4.10.0 |  Alexey Shvetsov | 2013-02-07 | 1 | -20/+18 |
* | Dont try to extract cmake/modules for kdegames > 4.9.0. Its removed from top-... |  Johannes Huber | 2012-09-04 | 1 | -2/+3 |
* | Remove obsolete koffice handling. Simplify Qt minimal requirement. Remove |  Johannes Huber | 2012-08-19 | 1 | -45/+1 |
* | Fix tarball extract for old kdepim, bug #429428. |  Johannes Huber | 2012-08-02 | 1 | -2/+2 |
* | Make .xz compression as default for SRC_URI calculation. Add KDE prefix to BU... |  Johannes Huber | 2012-08-01 | 1 | -18/+18 |
* | Sync kde4-*.eclass from kde overlay: add x11-libs/qt-dbus to kde dependencies... |  Andreas K. Hüttel | 2012-05-08 | 1 | -1/+1 |
* | No ewarns even if tar misses some files on unpack, as that is so common it's ... |  Andreas K. Hüttel | 2012-04-19 | 1 | -7/+2 |
* | Use .xz also for 4.8.x with x>1. |  Johannes Huber | 2012-04-04 | 1 | -2/+2 |
* | Make opengl dependency soft in kde-workspace (except kwin) |  Andreas K. Hüttel | 2012-03-24 | 1 | -1/+5 |
* | Update from kde overlay |  Andreas K. Hüttel | 2012-03-06 | 1 | -4/+9 |
* | Re-sync kde4 eclasses with kde overlay: remove libkworkspace target hacks (re... |  Andreas K. Hüttel | 2011-12-18 | 1 | -1/+4 |
* | Sync kde4 eclasses |  Jonathan Callen | 2011-10-29 | 1 | -8/+8 |
* | [eclass] Update kde eclasses |  Alexey Shvetsov | 2011-10-06 | 1 | -2/+6 |
* | Sync kde eclasses with kde overlay |  Theo Chatzimichos | 2011-07-10 | 1 | -2/+2 |
* | Sync eclasses from overlay |  Jonathan Callen | 2011-06-15 | 1 | -8/+8 |
* | Sync KDE eclasses with overlay again (prerequisite for slotmoves) |  Jonathan Callen | 2011-06-07 | 1 | -27/+13 |
* | Sync kde eclasses from overlay |  Jonathan Callen | 2011-06-06 | 1 | -11/+12 |
* | Rework the gcc checkup to be less time consuming and move to git-2 eclass |  Tomas Chvatal | 2011-05-01 | 1 | -24/+4 |
* | Move fixes for kde4-* eclasses from overlay here: |  Tomas Chvatal | 2011-04-06 | 1 | -155/+116 |
* | <=gcc-4.3 and >=kde-4.6 dont mix well, so prevent the doomed attempt in the e... |  Andreas K. Hüttel | 2011-03-11 | 1 | -5/+26 |
* | Add the missing kde4-meta.eclass patch that makes kde-4.6.1 actually build |  Andreas K. Hüttel | 2011-03-04 | 1 | -7/+22 |
* | Only show the developers the tar unpack warnings (I_KNOW_WHAT_I_AM_DOING) |  Andreas K. Hüttel | 2011-01-12 | 1 | -2/+7 |
* | Previous commit broke kdepim installations for =! 4.6beta3, fixing |  Theo Chatzimichos | 2010-12-29 | 1 | -1/+3 |
* | Add eclass support for kdepim 4.6beta3 |  Theo Chatzimichos | 2010-12-29 | 1 | -1/+6 |
* | Catch unpacking errors with die, fixes bug 338397 |  Theo Chatzimichos | 2010-12-29 | 1 | -3/+3 |
* | Update eclasses for kde |  Alexey Shvetsov | 2010-12-02 | 1 | -6/+13 |
* | Fix handbook related logic: 1) Add KMMODULE to KMEXTRA when KMNOMODULE is fal... |  Maciej Mrozowski | 2010-09-15 | 1 | -4/+4 |
* | Make handbook unpacking less strict, bug 337341. Which is actually fine as ha... |  Maciej Mrozowski | 2010-09-15 | 1 | -2/+2 |
* | Rework KDE_HANDBOOK=1 -> KDE_HANDBOOK->'always', 'optional'(USE=handbook), 'n... |  Maciej Mrozowski | 2010-09-14 | 1 | -7/+12 |
* | Remove repacked unstable snapshots handling codepaths, add kdepim-4.4.6 depen... |  Maciej Mrozowski | 2010-09-11 | 1 | -8/+3 |
* | Merge changes from overlay: remove kde 4.3 support, do not call epatch_user t... |  Maciej Mrozowski | 2010-08-09 | 1 | -8/+3 |
* | Check whether misc files (README's and such) are actually regular files |  Maciej Mrozowski | 2010-06-22 | 1 | -2/+2 |
* | Improve automatic misc documentation files installation (README's, ChangeLogs... |  Maciej Mrozowski | 2010-05-17 | 1 | -4/+4 |
* | Update qimageblitz category |  Maciej Mrozowski | 2010-05-15 | 1 | -2/+2 |
* | Sync eclasses from kde overlay. |  Maciej Mrozowski | 2010-05-15 | 1 | -14/+34 |
* | Added kdepim-related CMake-checks overriding |  Maciej Mrozowski | 2010-03-15 | 1 | -1/+9 |
* | Synchronized KDE eclasses from overlay, changes: |  Maciej Mrozowski | 2010-02-02 | 1 | -46/+34 |
* | Fix eclassdoc for kde4-meta. |  Tomas Chvatal | 2010-01-11 | 1 | -2/+2 |
* | Updates from kde overlay |  Jonathan Callen | 2009-12-14 | 1 | -2/+2 |
* | Update cmake-utils.eclass and kde4-*.eclass from kde overlay |  Jonathan Callen | 2009-12-10 | 1 | -12/+20 |
* | Update kde4 eclasses from overlay |  Jonathan Callen | 2009-12-02 | 1 | -2/+7 |