summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* needed support for new kde 3.1.1a stuff. shouldn't touch anything else.Dan Armak2003-04-081-2/+6
|
* 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
|
* remove no longer needed kde-path.eclass -related fixDan Armak2003-01-301-5/+2
|
* Header updates/cleanupsMike Frysinger2002-10-251-2/+3
|
* fix identation (proper tabs everywhere, alignment) in my eclassesDan Armak2002-10-241-19/+19
|
* add INHERITED variable to all eclasses. this keeps track of what eclasses ↵Dan Armak2002-07-121-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.20020604Dan Armak2002-06-051-2/+14
|
* eclass update - removing old eclasses (debug,inherit,functions) for which ↵Dan Armak2002-05-211-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 Armak2002-03-301-3/+3
| | | | src_compile() in ebuild.sh
* big commit that makes eclasses work wth both old portages (1.8.8, rc6 ↵Dan Armak2002-03-271-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 Armak2002-02-071-5/+5
|
* major eclass cleanup/restructuring. no change ni inheriting ebuilds ↵Dan Armak2002-02-061-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 Armak2002-01-041-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 Armak2001-12-221-4/+4
| | | | calling debug-print-function
* This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports!Dan Armak2001-11-161-1/+16
|
* eclasses v3.1Dan Armak2001-10-011-43/+43
| | | | added debug.eclass and fixed many bugs
* eclasses v3. read the gentoo-dev announcement, and news.txt and howto.*Dan Armak2001-10-011-1/+5
| | | | in doc/.
* Eclasses release 2. This time they are supposed to be fully operational.Dan Armak2001-09-291-0/+88
| | | | Bug hunters please!
* Removing due to TERRIBLE BUG! Don't tinker unitl I fix it tomorrow.Dan Armak2001-09-281-72/+0
|
* fixesDan Armak2001-09-281-2/+2
|
* Initial version of eclasses. :-)Dan Armak2001-09-281-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