Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | needed support for new kde 3.1.1a stuff. shouldn't touch anything else. | Dan Armak | 2003-04-08 | 1 | -2/+6 |
| | |||||
* | unfix earlier fixes | Mike Frysinger | 2003-02-28 | 1 | -2/+2 |
| | |||||
* | If description is set... don't overwrite it... | Nicholas Jones | 2003-02-18 | 1 | -2/+2 |
| | | | | Fixes to everything but ASPELL and KDE-SOURCE | ||||
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -2/+4 |
| | |||||
* | remove no longer needed kde-path.eclass -related fix | Dan Armak | 2003-01-30 | 1 | -5/+2 |
| | |||||
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+3 |
| | |||||
* | fix identation (proper tabs everywhere, alignment) in my eclasses | Dan Armak | 2002-10-24 | 1 | -19/+19 |
| | |||||
* | add INHERITED variable to all eclasses. this keeps track of what eclasses ↵ | Dan Armak | 2002-07-12 | 1 | -2/+2 |
| | | | | 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. | ||||
* | for the upcoming kde 3.0.1.20020604 | Dan Armak | 2002-06-05 | 1 | -2/+14 |
| | |||||
* | eclass update - removing old eclasses (debug,inherit,functions) for which ↵ | Dan Armak | 2002-05-21 | 1 | -2/+1 |
| | | | | | | | | 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. | ||||
* | make base_src_compile() use econf() and emake() from the default ↵ | Dan Armak | 2002-03-30 | 1 | -3/+3 |
| | | | | src_compile() in ebuild.sh | ||||
* | big commit that makes eclasses work wth both old portages (1.8.8, rc6 ↵ | Dan Armak | 2002-03-27 | 1 | -4/+9 |
| | | | | | | | 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 Armak | 2002-02-07 | 1 | -5/+5 |
| | |||||
* | major eclass cleanup/restructuring. no change ni inheriting ebuilds ↵ | Dan Armak | 2002-02-06 | 1 | -19/+5 |
| | | | | | | 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 Armak | 2002-01-04 | 1 | -2/+1 |
| | | | | | | cvs snapshot support to kde.eclass (runs make -f admin/Makefile.common where appropriate). misc small fixes. | ||||
* | I've modified all functions to use the bash builtin variable $FUNCNAME when ↵ | Dan Armak | 2001-12-22 | 1 | -4/+4 |
| | | | | calling debug-print-function | ||||
* | This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports! | Dan Armak | 2001-11-16 | 1 | -1/+16 |
| | |||||
* | eclasses v3.1 | Dan Armak | 2001-10-01 | 1 | -43/+43 |
| | | | | added debug.eclass and fixed many bugs | ||||
* | eclasses v3. read the gentoo-dev announcement, and news.txt and howto.* | Dan Armak | 2001-10-01 | 1 | -1/+5 |
| | | | | in doc/. | ||||
* | Eclasses release 2. This time they are supposed to be fully operational. | Dan Armak | 2001-09-29 | 1 | -0/+88 |
| | | | | Bug hunters please! | ||||
* | Removing due to TERRIBLE BUG! Don't tinker unitl I fix it tomorrow. | Dan Armak | 2001-09-28 | 1 | -72/+0 |
| | |||||
* | fixes | Dan Armak | 2001-09-28 | 1 | -2/+2 |
| | |||||
* | Initial version of eclasses. :-) | Dan Armak | 2001-09-28 | 1 | -0/+72 |
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 |