Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the reaper noticed my flame and touched it with a wet finger | Marinus Schraal | 2005-08-01 | 1 | -2/+2 |
| | | | | really revert to debug USE flag | ||||
* | the world is not ready for this yet | Marinus Schraal | 2005-08-01 | 1 | -2/+2 |
| | |||||
* | rename USE flag to debuginfo | Marinus Schraal | 2005-08-01 | 1 | -3/+3 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -2/+2 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
| | |||||
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | Removed an extraneous mark. | Nicholas Jones | 2004-05-24 | 1 | -2/+2 |
| | |||||
* | added IUSE=debug | Nicholas Jones | 2004-05-24 | 1 | -10/+13 |
| | |||||
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -4/+6 |
| | |||||
* | 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. | ||||
* | commented out the einfo line | D.M.D. Ljungmark | 2002-06-24 | 1 | -2/+2 |
| | |||||
* | modularised the debug info changes from gnome2.eclass into its own. its ↵ | D.M.D. Ljungmark | 2002-06-11 | 1 | -0/+19 |
| | | | | small and cute | ||||
* | eclass update - removing old eclasses (debug,inherit,functions) for which ↵ | Dan Armak | 2002-05-21 | 1 | -61/+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 Armak | 2002-03-27 | 1 | -17/+28 |
| | | | | | | | 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. | ||||
* | *** empty log message *** | Dan Armak | 2002-03-27 | 1 | -0/+50 |
| | |||||
* | *** empty log message *** | Dan Armak | 2002-03-27 | 1 | -50/+0 |
| | |||||
* | minor change - use $T | Dan Armak | 2002-03-03 | 1 | -2/+2 |
| | |||||
* | bugfix | Dan Armak | 2002-02-12 | 1 | -2/+2 |
| | |||||
* | major eclass cleanup/restructuring. no change ni inheriting ebuilds ↵ | Dan Armak | 2002-02-06 | 1 | -11/+15 |
| | | | | | | necessary. more details shortly in updated docs and in coming up gentoo-dev post. | ||||
* | eclasses v4.9. Implemented full support for multi-qt/kdelibs version ↵ | Dan Armak | 2001-12-23 | 1 | -5/+7 |
| | | | | | | | selection in depend.eclass. See edpend.eclass and doc/news.txt for full info. I will now start working on v5 which will support kde3 etc. | ||||
* | I've modified all functions to use the bash builtin variable $FUNCNAME when ↵ | Dan Armak | 2001-12-22 | 1 | -2/+2 |
| | | | | calling debug-print-function | ||||
* | This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports! | Dan Armak | 2001-11-16 | 1 | -4/+4 |
| | |||||
* | OK, these are eclasses v3.2: | Dan Armak | 2001-10-03 | 1 | -2/+2 |
| | | | | | | | | 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 typo | Dan Armak | 2001-10-03 | 1 | -2/+2 |
| | |||||
* | deisabled debug per default | Dan Armak | 2001-10-02 | 1 | -3/+3 |
| | |||||
* | eclasses v3.1 | Dan Armak | 2001-10-01 | 1 | -0/+44 |
added debug.eclass and fixed many bugs |