summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove configure from EXPORT_FUNCTIONS; bug #124212Mark Loeser2006-05-181-2/+2
|
* No need to treat IUSE as incremental, portage handles it.Sven Wegener2005-08-231-3/+2
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-3/+3
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* merging pcmcia support into linux-mod, now awaiting pcmcia-cs changes and ↵John Mylchreest2005-04-111-5/+8
| | | | were good to go
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* fix use invocationMichael Sterrett2004-06-231-3/+3
|
* Apply patch from bug #25013 to replace calls to newdepend and newrdependMichael Sterrett2004-04-111-2/+2
| | | | with variable setting (DEPEND=, RDEPEND=).
* Aesthetic fix to not change into the PCMCIA_SOURCE_DIR if it's not there.Peter Johanson2004-02-071-2/+4
|
* Initial commit of pcmcia.eclass to uniformly handle drivers that might ↵Peter Johanson2004-02-071-0/+123
compile against the pcmcia-cs sources.