summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-10-141-3/+3
* java-pkg.eclass now uses 'java-config-1 -g VMHANDLE' to figure out the approp...Joshua Nichols2006-09-291-22/+17
* Now setts JAVAC and JAVA. This should fix bug #145632Joshua Nichols2006-09-041-2/+7
* Improved output when can't detect generation-1 stuff. Added a check to see if...Joshua Nichols2006-09-011-2/+13
* Improved error messages for when there is a problem detecting generation-1 vm.Joshua Nichols2006-08-301-7/+10
* Updated message for displaying VM being usedJoshua Nichols2006-07-211-2/+2
* Updates to java-pkg.eclass. Should cope with misconfigured JAVA_HOME better, ...Joshua Nichols2006-07-201-19/+66
* Made the message printed when there's a problem finding the generation-1 syst...Joshua Nichols2006-07-011-6/+5
* Removed deps on java-config, because it was causing problems: bug #137971Joshua Nichols2006-06-251-6/+1
* Adding new Java eclasses, and updating old ones.Joshua Nichols2006-06-241-11/+56
* Added placeholder pkg_setupJoshua Nichols2006-05-221-1/+9
* Restored 1.32 version of java-pkg.eclass when I only meant to commit linux-mo...Petteri Räty2006-03-251-32/+2
* We need to inherit eutils before linux-info so that set_arch_to_kernel and se...Petteri Räty2006-03-251-2/+32
* Fixed a typo in the error message of java-pkg_jar-from.Petteri Räty2005-12-061-2/+2
* fix error msgThomas Matthijs2005-09-191-2/+2
* prevent it from following symlinksThomas Matthijs2005-09-101-3/+5
* Dont die when zip has notting todoThomas Matthijs2005-08-201-2/+7
* dosrc: only accept java filesThomas Matthijs2005-08-031-2/+2
* die happyThomas Matthijs2005-07-201-6/+6
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-6/+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
* add java-pkg_newjarThomas Matthijs2005-05-181-2/+12
* added a slightly modified version of dosrc() which was suggested by Petteri R...Jan Brinkmann2005-03-161-1/+21
* java-pkg_jarfrom wraps java-pkg_jar-fromThomas Matthijs2004-11-291-1/+5
* fix jar-fromThomas Matthijs2004-11-181-13/+13
* Moved tempfile to tempdir, always only record basename.Karl Trygve Kalleberg2004-11-161-6/+5
* Fixes #71328.Karl Trygve Kalleberg2004-11-151-10/+64
* add another check to make sure the system vm is good enough to build the packageThomas Matthijs2004-10-191-2/+1
* add java-pkg_getjar && java-pkg_getjarsThomas Matthijs2004-10-161-1/+21
* add java-pkg_dohtmlThomas Matthijs2004-10-161-1/+4
* whitespace fixThomas Matthijs2004-10-081-13/+13
* replaced exit with die. die when so file can't be foundThomas Matthijs2004-09-101-8/+5
* java-pkg_do_write_: properly detect when variables are emptyThomas Matthijs2004-09-091-3/+3
* Die when the jar can't be foundThomas Matthijs2004-09-091-2/+2
* add java-pkg_dosoThomas Matthijs2004-07-311-26/+78
* update the copyright infoMike Frysinger2004-06-251-2/+2
* Use SLOT instead of PV as directory version suffix; helps with java-pkg_jar-fromKarl Trygve Kalleberg2004-05-031-2/+2
* Adds more intelligence to java-pkg_jar-from.Karl Trygve Kalleberg2004-03-311-3/+9
* Patch from Joerg Schaible <joerg.schaible@gmx.de>, Closes #38958.Adrian Almenar2004-01-251-1/+7
* Added java-pkg_jar-fromKarl Trygve Kalleberg2004-01-121-1/+24
* Added doclass and dozip placeholders.Dylan Carlson2003-05-151-1/+13
* dojar is now SLOT-aware.Dylan Carlson2003-05-141-5/+12
* Added java-pkg_dowar.Dylan Carlson2003-05-141-3/+47
* Initial import. An eclass for providing generic ebuild functions for package...Dylan Carlson2003-04-261-0/+111