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-9/+3
| | | | | | | | | | | | | | | | | | | | 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
|
* small fix0rsSeemant Kulleen2003-02-131-6/+1
|
* Header updates/cleanupsMike Frysinger2002-10-251-1/+2
|
* Header updates/cleanupsMike Frysinger2002-10-251-2/+2
|
* fix , in many eclassesDan Armak2002-07-261-2/+3
|
* big change for multiple kdes, being tested wih 3.1alpha1. barring bugs ↵Dan Armak2002-07-121-1/+2
| | | | shouldn't affect current 3.0.x users.
* major eclass cleanup/restructuring. no change ni inheriting ebuilds ↵Dan Armak2002-02-061-2/+3
| | | | | | necessary. more details shortly in updated docs and in coming up gentoo-dev post.
* merged virtual.eclass -> inherit.eclass. added || die to inherit(). added ↵Dan Armak2002-01-041-2/+2
| | | | | | cvs snapshot support to kde.eclass (runs make -f admin/Makefile.common where appropriate). misc small fixes.
* eclasses v5 and ebuilds to match :-) see the gentoo-dev message; do not edit ↵Dan Armak2001-12-231-4/+1
| | | | | | any inheriting ebuilds before reading the changelog.
* This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports!Dan Armak2001-11-161-5/+4
|
* OK, these are eclasses v3.2:Dan Armak2001-10-031-2/+1
| | | | | | | | 1. aded kde-objprelink.eclass 2. modified ebuilds accordingly, updated documentation 3. removed old koffice beta ebuilds 4. added new inheriting ebuild for kdelibs (a special case) 5. misc
* eclasses v3.1Dan Armak2001-10-011-2/+1
| | | | added debug.eclass and fixed many bugs
* eclasses v3. read the gentoo-dev announcement, and news.txt and howto.*Dan Armak2001-10-011-76/+8
| | | | in doc/.
* deleted all references to the mitshm use flag, drobbins decided to get rid ↵Dan Armak2001-09-291-3/+2
| | | | of it.
* *** empty log message ***Dan Armak2001-09-291-3/+4
|
* fix of objprelink use depDan Armak2001-09-291-2/+2
|
* Eclasses release 2. This time they are supposed to be fully operational.Dan Armak2001-09-291-0/+90
| | | | Bug hunters please!
* Removing due to TERRIBLE BUG! Don't tinker unitl I fix it tomorrow.Dan Armak2001-09-281-67/+0
|
* fixesDan Armak2001-09-281-2/+2
|
* Initial version of eclasses. :-)Dan Armak2001-09-281-0/+67
If you're gong to play wih it: 1) wait for tomorrow, by then i'll have much more commited, including a README. 2) don't commit changes unless you know what you're doing 3) don't criticise unless you know what you're thinking