| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-16 | [eclass] Remove colon for consistency with other case statements. | Michael Palimaka | |
| 2014-09-16 | [eclass] Move inherit inside inherit-once conditional as per review from pesa. | Michael Palimaka | |
| 2014-09-16 | [eclass] Avoid code duplication as per review from pesa. | Michael Palimaka | |
| 2014-09-16 | [eclass] Adjust EAPI handling as per review from pesa. | Michael Palimaka | |
| :-0 is unnecessary in "case ${EAPI:-0}" as it will be matched by "*)", so it can be moved to the die statement. | |||
| 2014-09-13 | [eclass] Raise deps. | Michael Palimaka | |
| 2014-08-17 | [eclass] Raise minimum kde-frameworks version. | Michael Palimaka | |
| 2014-07-17 | [eclass] Avoid reserved names wrt bug #516092. | Michael Palimaka | |
| 2014-07-10 | [eclass] Add support for svn live ebuilds. | Michael Palimaka | |
| 2014-07-09 | [eclass] Raise minimum dependencies. | Michael Palimaka | |
| 2014-07-03 | [eclass] Improve add_frameworks_dep minimum version handling. | Michael Palimaka | |
| Packages in kde-frameworks depending on other frameworks should require a version equal or greater to their own. Packages in all other categories should require some minimal version (like KDE_MINIMAL from KDE4). This solves an issue where live Plasma 5 packages require live Frameworks packages, when really a recent release works fine. | |||
| 2014-07-01 | [eclass] Catch more cases of bogus deps. | Michael Palimaka | |
| 2014-06-29 | [eclass] Punt bogus deps. | Michael Palimaka | |
| 2014-06-29 | [eclass] Remove unused function. | Michael Palimaka | |
| Some packages released with Plasma 2 were originally part of extragear (which means they belong in kde-misc). Since those packages are now moved to kde-workspace, they can to go kde-base and we no longer need an extra special function to handle the versioning. | |||
| 2014-06-12 | [eclass] Add missing quotes wrt bug #513006. | Andreas Eckstein | |
| Otherwise, trying to add an empty use-spec results in the version argument to be taken as use-spec. | |||
| 2014-05-05 | [eclass] Add add_kdemisc_dep function | Johannes Huber | |
| 2014-04-09 | [eclass] Fix kde5-functions add_kdecategory_dep | Johannes Huber | |
| The function was not able to create given use flags, because wrong variable was used to create depending pkg use flags. | |||
| 2014-04-03 | [eclass] Add kde5-functions. | Michael Palimaka | |
