Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | java-pkg_jarfrom wraps java-pkg_jar-from | Thomas Matthijs | 2004-11-29 | 1 | -1/+5 |
| | |||||
* | fix jar-from | Thomas Matthijs | 2004-11-18 | 1 | -13/+13 |
| | |||||
* | Moved tempfile to tempdir, always only record basename. | Karl Trygve Kalleberg | 2004-11-16 | 1 | -6/+5 |
| | |||||
* | Fixes #71328. | Karl Trygve Kalleberg | 2004-11-15 | 1 | -10/+64 |
| | |||||
* | add another check to make sure the system vm is good enough to build the package | Thomas Matthijs | 2004-10-19 | 1 | -2/+1 |
| | |||||
* | add java-pkg_getjar && java-pkg_getjars | Thomas Matthijs | 2004-10-16 | 1 | -1/+21 |
| | |||||
* | add java-pkg_dohtml | Thomas Matthijs | 2004-10-16 | 1 | -1/+4 |
| | |||||
* | whitespace fix | Thomas Matthijs | 2004-10-08 | 1 | -13/+13 |
| | |||||
* | replaced exit with die. die when so file can't be found | Thomas Matthijs | 2004-09-10 | 1 | -8/+5 |
| | |||||
* | java-pkg_do_write_: properly detect when variables are empty | Thomas Matthijs | 2004-09-09 | 1 | -3/+3 |
| | |||||
* | Die when the jar can't be found | Thomas Matthijs | 2004-09-09 | 1 | -2/+2 |
| | |||||
* | add java-pkg_doso | Thomas Matthijs | 2004-07-31 | 1 | -26/+78 |
| | |||||
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | Use SLOT instead of PV as directory version suffix; helps with java-pkg_jar-from | Karl Trygve Kalleberg | 2004-05-03 | 1 | -2/+2 |
| | |||||
* | Adds more intelligence to java-pkg_jar-from. | Karl Trygve Kalleberg | 2004-03-31 | 1 | -3/+9 |
| | |||||
* | Patch from Joerg Schaible <joerg.schaible@gmx.de>, Closes #38958. | Adrian Almenar | 2004-01-25 | 1 | -1/+7 |
| | |||||
* | Added java-pkg_jar-from | Karl Trygve Kalleberg | 2004-01-12 | 1 | -1/+24 |
| | |||||
* | Added doclass and dozip placeholders. | Dylan Carlson | 2003-05-15 | 1 | -1/+13 |
| | |||||
* | dojar is now SLOT-aware. | Dylan Carlson | 2003-05-14 | 1 | -5/+12 |
| | |||||
* | Added java-pkg_dowar. | Dylan Carlson | 2003-05-14 | 1 | -3/+47 |
| | |||||
* | Initial import. An eclass for providing generic ebuild functions for ↵ | Dylan Carlson | 2003-04-26 | 1 | -0/+111 |
packages that compile/provide Java classes and documentation. |