Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-10-14 | 1 | -8/+8 |
| | |||||
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -8/+8 |
| | |||||
* | 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 | -3/+1 |
| | |||||
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | let's try a fix from Pascal and see if it makes people happy or sad | Caleb Tennis | 2003-10-10 | 1 | -2/+2 |
| | |||||
* | i finally understood why $S was sometimes getting the wrong value (eg of ↵ | Dan Armak | 2003-07-17 | 1 | -13/+4 |
| | | | | | | | | | $WORKDIR or of $WORKDIR/$P): it's being set from ECVS_MODULE, but that can itself be unset, and initialized rfom $PN later on (at the beginning of _src_unpack). so we now initialize $S from $PN as well if $ECVS_MODULE is empty. also i removed a big chunk of code that is no longer needed because we now always have a correct $S setting at that point. | ||||
* | fix setting of $S - oops | Dan Armak | 2003-07-13 | 1 | -5/+16 |
| | |||||
* | support for the new kde-i18n live cvs ebuilds. shouldn't affect anything ↵ | Dan Armak | 2003-07-13 | 1 | -18/+30 |
| | | | | else in any way. | ||||
* | new rewritten cvs.eclass and kde-source.eclass changed to match. see ↵ | Dan Armak | 2003-04-19 | 1 | -17/+45 |
| | | | | gnetoo-dev,core posts for details abt the changes. | ||||
* | needed support for new kde 3.1.1a stuff. shouldn't touch anything else. | Dan Armak | 2003-04-08 | 1 | -2/+3 |
| | |||||
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -3/+4 |
| | |||||
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+2 |
| | |||||
* | fix identation (proper tabs everywhere, alignment) in my eclasses | Dan Armak | 2002-10-24 | 1 | -5/+5 |
| | |||||
* | fix: when in offline mode, do not call cvs_src_unpack for nonexistant ↵ | Dan Armak | 2002-10-20 | 1 | -3/+9 |
| | | | | doc/subdir dirs | ||||
* | 1. add ECVS_BRANCH support, with branch autoswitching handled by cvs itself. ↵ | Dan Armak | 2002-09-08 | 1 | -2/+2 |
| | | | | 2. make the deafult location /cvs-src, and for kde stuff ditto/kde. 3. fix sandbox + ECVS_TOP_DIr is a symlink problem. | ||||
* | fix slots and install locations for kde-i18n ebuilds; some other fixes | Dan Armak | 2002-08-14 | 1 | -2/+2 |
| | |||||
* | fix bug with inherit cvs and | Dan Armak | 2002-08-12 | 1 | -1/+3 |
| | |||||
* | fix problem where the cvs dep wasn't added correctly by the cvs ebuild | Dan Armak | 2002-08-11 | 1 | -6/+6 |
| | |||||
* | add support for installing module/doc/app also when module/app is requested | Dan Armak | 2002-08-04 | 1 | -1/+6 |
| | |||||
* | more rewrites. now works with kdenonbeta apps etc. will upload new tarball ↵ | Dan Armak | 2002-08-01 | 1 | -16/+17 |
| | | | | to website shortly. | ||||
* | a big rewrite. fixes some bugs (hopefully the sandbox issues too); adds ↵ | Dan Armak | 2002-08-01 | 1 | -10/+10 |
| | | | | support for module subdirs to be fetched - used in fetching kde-common/admin and will soon provide the base for the kdenonbeta- and kdeextragear-derivative ebuilds. | ||||
* | fix handling of modules that don't have an admin/ subdir and have to use the ↵ | Dan Armak | 2002-07-18 | 1 | -1/+10 |
| | | | | one from kde-common, like kdenetwork | ||||
* | changes and eclasses for upcomnig kde cvs ebuilds. they won't live in ↵ | Dan Armak | 2002-07-17 | 1 | -0/+80 |
portage but there's no reason for the eclasses not to live here, makes it much more comfortable |