summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* header fixesMike Frysinger2003-02-161-3/+3
|
* Header updates/cleanupsMike Frysinger2002-10-251-2/+2
|
* remove the actual code, this is just a stub so that oolder ebuilds can be ↵Dan Armak2002-05-251-57/+2
| | | | unmerged
* oops0rBart Verwilst2002-05-221-1/+1
|
* inherit.eclass needs to stick around so older packages can be unmergedBruce A. Locke2002-05-211-0/+67
|
* eclass update - removing old eclasses (debug,inherit,functions) for which ↵Dan Armak2002-05-211-59/+0
| | | | | | | | support is in potage proper (>=1.8.9_pre32). this breaks support for older portages i.e. profile 1.0_rc6 as warned on themailing lists 2 weeks ago. the only change to all these ebuilds in the long list is removal of the redundant ". /usr/portage/eclass/inherit.eclass || die" line.
* big commit that makes eclasses work wth both old portages (1.8.8, rc6 ↵Dan Armak2002-03-271-18/+34
| | | | | | | profile) and the new ones (>=1.8.9_pre32, 1.0 profile). the latter have some parts of the eclasses in ebuild.sh. Now i ahve a unified code base and commit changes easily.
* a typo fix. also added descriptions to all || die invocations.Dan Armak2002-02-071-3/+10
|
* major eclass cleanup/restructuring. no change ni inheriting ebuilds ↵Dan Armak2002-02-061-4/+14
| | | | | | necessary. more details shortly in updated docs and in coming up gentoo-dev post.
* removing long-ago deprecated depend.eclass (it's now mostly replaced by ↵Dan Armak2002-01-251-2/+2
| | | | | | | kde-dirs.eclass) fix in inherit.eclass completely rewrote the eclass-howto. it's up to date now.
* typo fixes, remove unmaintained news.txtDan Armak2002-01-251-49/+4
|
* merged virtual.eclass -> inherit.eclass. added || die to inherit(). added ↵Dan Armak2002-01-041-4/+52
| | | | | | cvs snapshot support to kde.eclass (runs make -f admin/Makefile.common where appropriate). misc small fixes.
* OK, these are eclasses v3.2:Dan Armak2001-10-031-3/+3
| | | | | | | | 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
* stupid typoDan Armak2001-10-031-3/+3
|
* disabled some more debuggingDan Armak2001-10-021-2/+3
|
* eclasses v3.1Dan Armak2001-10-011-4/+11
| | | | added debug.eclass and fixed many bugs
* Eclasses release 2. This time they are supposed to be fully operational.Dan Armak2001-09-291-0/+15
| | | | Bug hunters please!
* Removing due to TERRIBLE BUG! Don't tinker unitl I fix it tomorrow.Dan Armak2001-09-281-15/+0
|
* fixesDan Armak2001-09-281-2/+2
|
* Initial version of eclasses. :-)Dan Armak2001-09-281-0/+15
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