Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unpack tarballs in directory matching their name rather than ${P}. This ↵ | Michał Górny | 2012-06-11 | 1 | -18/+38 |
| | | | | allows the eclass to handle multiple tarballs in one ebuild, and non-snapshot tarballs should work fine too. | ||||
* | Extract to ${WORKDIR}/${P} rather than ${S}. | Michał Górny | 2012-06-07 | 1 | -3/+4 |
| | |||||
* | Fix old eclass name in die-message. | Michał Górny | 2012-03-19 | 1 | -2/+2 |
| | |||||
* | Introduce vcs-snapshot eclass to simplify workin with github, bitbucket and ↵ | Michał Górny | 2012-03-19 | 1 | -0/+45 |
similar snapshots. |