summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* I'm cleaning up the kde eclasses. It is a gradual process so that i can ↵Dan Armak2003-04-271-12/+2
| | | | | | | | | | | | | | | | | | | | commit it into portage piecemeal. <changeset #1> Done: - deprecated kde-base. it is now empty and does nothing except inheriting kde. apps should now inherit kde directly. the deps on glibc and gcc that kde-base added are not necessary because they are in all profiles' system packages lists anyway. - deprecated kde-pre, no ebuild was using it any longer. - deprecated kde.org. moved kde.org contents into kde-dist, since that's almost the only place kde.org was being inherited from. ebuilds that need changing: kdelibs, kdelibs-apidocs - stopped using newdepend /c. gcc and glibc are in the sysytem packages list in every profile anyway, and our other ebuilds don't really keep track of such deps. Changes done to ebuilds so far: - kdelibs: don't inherit kde.org. don't call newdepend /c. - kdelibs-apidocs: don't inherit kde.org
* unfix earlier fixesMike Frysinger2003-02-281-2/+2
|
* If description is set... don't overwrite it...Nicholas Jones2003-02-181-2/+2
| | | | Fixes to everything but ASPELL and KDE-SOURCE
* header fixesMike Frysinger2003-02-161-2/+4
|
* Header updates/cleanupsMike Frysinger2002-10-251-2/+3
|
* add INHERITED variable to all eclasses. this keeps track of what eclasses ↵Dan Armak2002-07-121-0/+17
| | | | were inherited. e.g. INHERITED='kde-base kde base'. this will allow drobbins to take eclass mtime changes into account when deciding whether to refresh ebuild cache.
* added stubsBart Verwilst2002-05-221-0/+0