summaryrefslogtreecommitdiff
path: root/kde-base/kdeutils-meta/kdeutils-meta-9999.ebuild
AgeCommit message (Collapse)Author
2010-04-08[kde-base/kdelirc] Removed from KDE SC 4.5Maciej Mrozowski
[kde-base/kremotecontrol] Replacing kdelirc as of KDE SC 4.5
2010-02-09[kde-base] Bump to EAPI-3 (except kdebindings-ruby, due to lack of eclass ↵abcd
support)
2010-01-16[kde-base/*-meta] Add "aqua" USE flag, for eclassabcd
2009-12-31Happy New Year 2010! Update headers so repoman doesn't complainabcd
2009-12-29[kde-base/kdessh:live] Say bye bye to kdessh.Maciej Mrozowski (reavertm)
2009-10-25Clean up copyright dates, CVS headersJonathan Callen
2009-10-07[kde-base] Use add_kdebase_dep() for live packages in kde-base/Jonathan Callen
2009-09-13Reverting for now #3Maciej Mrozowski (reavertm)
Revert "Add a new add_kdebase_dep() function, and inject it everywhere" This reverts commit 6658447f57b455e0534415f667137c57691a48ea.
2009-09-11Add a new add_kdebase_dep() function, and inject it everywhereJonathan Callen
The add_kdebase_dep function takes 1-2 arguments, the first being the name of the package to depend upon, and the second being (optionally) extra USE deps. When given 1 argument, this function will output !kdeprefix? ( >=kde-base/$1-${PV}[-kdeprefix] ) kdeprefix? ( >=kde-base/$1-${PV}:${SLOT}[kdeprefix] ) And 2 arguments outputs !kdeprefix? ( >=kde-base/$1-${PV}[-kdeprefix,$2] ) kdeprefix? ( >=kde-base/$1-${PV}:${SLOT}[kdeprefix,$2] ) These are the proper deps to replace >=kde-base/PKG-${PV}:${SLOT}[kdeprefix=,USEDEPS] as it does not force an all-at-once upgrade of everything. Some of the deps (the ones from kde4-base.eclass) were already in this form, so there was an odd combination of packages that could be installed in separate slots with -kdeprefix, and packages that couldn't.
2009-08-06[kde-base/kde*-meta, eclass] Add proper blockers to metas, add function to ↵Jonathan Callen
kde4-functions.eclass to make this easier
2009-07-26[kde-base/kde*-meta] Add meta packages for all versions currently in the ↵Jonathan Callen
overlay, per scarabeus
2008-10-22Ups i used wrong branch in previous commit.Tomas Chvatal (scarabeus)
Revert "Initial commit of live branch, not removed anything yet. Needs a hell of cleanup." This reverts commit 3143e5ad1677a6e7a18b131b5036d31ee9b2c7ae.
2008-10-22Initial commit of live branch, not removed anything yet. Needs a hell of ↵Tomas Chvatal (scarabeus)
cleanup.