aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rename kde-base/*-9999:4 to 4.9999.Michael Palimaka2014-04-271-19/+0
| | | | | This lets us handle the case where a package has both KDE 4 and 5 versions served out of master of different repositories.
* [kde-base] Account for kde-workspace and kactivites 9999 removal.Michael Palimaka2014-03-311-2/+2
|
* Happy new year! Change all copyrights to 2014 to shut repoman up.Chris Reffett2014-01-031-1/+1
| | | | | Package-Manager: portage-2.2.7 RepoMan-Options: --force
* [kde-base/ktux] Extend HOMEPAGE wrt bug #479212.Johannes Huber2013-08-011-0/+1
| | | | Package-Manager: portage-2.2.0_alpha191
* [kde-base/ktux] Upstream migrated to git.Michael Palimaka2013-02-111-3/+1
| | | | Package-Manager: portage-2.1.11.50
* Happy New Year 2013! (and shut up repoman)Jonathan Callen2013-01-011-1/+1
|
* [kde-base] Add KDE SC 4.10 beta1Alexey Shvetsov2012-11-161-1/+1
| | | | Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* [kde-base] Git is default now.Johannes Huber2012-08-221-0/+1
| | | | (Portage version: 2.2.0_alpha121/git/Linux x86_64, unsigned Manifest commit)
* [ebuilds/eclasses] Welcome to 2012. Update headers.Johannes Huber2012-01-161-1/+1
| | | | (Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
* Remove redundant seds to replace the KDE4WORKBASE_ bits, the eclass now ↵Jonathan Callen2011-04-271-7/+0
| | | | | | handles it (Portage version: 2.2.0_alpha30/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 229E5838)
* [kde-base] Bump most ebuilds to EAPI=4, various cleanupsJonathan Callen2011-04-191-1/+1
| | | | (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 229E5838)
* [HUGE] ommit my ego over overlay and preffer EAPI=VALUE rather than EAPI="VALUE"Tomas Chvatal2011-01-281-1/+1
|
* Mass commit to update the Copyright line and update EAPI 2 to 3.Jorge Manuel B. S. Vicetto (jmbsvicetto)2011-01-071-1/+1
|
* Revert "Mass commit to update the Copyright line and update EAPI 2 to 3."Jorge Manuel B. S. Vicetto (jmbsvicetto)2011-01-071-1/+1
| | | | This reverts commit 19b5b8c80a451fb450ebc41285f5cc4aac830289.
* Mass commit to update the Copyright line and update EAPI 2 to 3.Jorge Manuel B. S. Vicetto (jmbsvicetto)2011-01-071-1/+1
|
* [kde-base/ktux] Fix sed for :liveabcd2010-02-181-1/+1
|
* [kde-base] Bump to EAPI-3 (except kdebindings-ruby, due to lack of eclass ↵abcd2010-02-091-1/+1
| | | | support)
* Happy New Year 2010! Update headers so repoman doesn't complainabcd2009-12-311-1/+1
|
* [kde-base] Use add_kdebase_dep() for live packages in kde-base/Jonathan Callen2009-10-071-2/+2
|
* Reverting for now #3Maciej Mrozowski (reavertm)2009-09-131-2/+2
| | | | | | Revert "Add a new add_kdebase_dep() function, and inject it everywhere" This reverts commit 6658447f57b455e0534415f667137c57691a48ea.
* Add a new add_kdebase_dep() function, and inject it everywhereJonathan Callen2009-09-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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.
* Fixed KDE4Workspace issue (bug related to kdeartwork-kscreensaver presumably ↵Maciej Mrozowski (reavertm)2009-03-291-0/+2
| | | | | | requiring plasma-workspace) Restored deps for kscreensaver (remove when pushed to tree)
* WARNING! - massive dependencies update - please REVIEW ebuilds!Maciej Mrozowski (reavertm)2009-02-101-1/+2
| | | | | | | | | | | | | - added missing [kdeprefix=] to DEPEND/RDEPEND - removed [kdeprefix=] and similar from blocks (we use both !kdeprefix? or kdeprefix? when necessary and we don't care whether package we block was emerged with kdeprefix or not - thus we have chance to force unmerge the package with wrong kdeprefix) - moved blocks to RDEPEND - fixed blocks that would (incorrectly) block packages that exist in KDE 3.5 - reformatted some ebuilds in the process - moved some DEPEND to RDEPEND - removed unused patch
* Add kde-crazy files to kde-testingAlexey Shvetsov2009-01-181-0/+23
|
* Ups i used wrong branch in previous commit.Tomas Chvatal (scarabeus)2008-10-221-16/+0
| | | | | | Revert "Initial commit of live branch, not removed anything yet. Needs a hell of cleanup." This reverts commit 3143e5ad1677a6e7a18b131b5036d31ee9b2c7ae.
* Initial commit of live branch, not removed anything yet. Needs a hell of ↵Tomas Chvatal (scarabeus)2008-10-221-0/+16
cleanup.