Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating java-vm-2 to depend on more more broad java-config-2 versions. | Alistair Bush | 2007-10-09 | 1 | -3/+3 |
| | |||||
* | Add pkg_setup and calculate VMHANDLE in there. In pkg_setup we can be sure ↵ | Petteri Räty | 2007-05-07 | 1 | -8/+10 |
| | | | | that SLOT is defined. | ||||
* | Some of the jdks/jres install .desktop files so let's run ↵ | Petteri Räty | 2006-11-11 | 1 | -3/+8 |
| | | | | update-desktop-database code in postinst and postrm. | ||||
* | Updated the setting of the Java nsplugin so that it works nicely with the ↵ | Joshua Nichols | 2006-10-20 | 1 | -5/+31 |
| | | | | new multilib support in java-nsplugin. | ||||
* | Updated to always depend on java-config-1, fixing bug #151459 | Joshua Nichols | 2006-10-15 | 1 | -8/+3 |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-10-14 | 1 | -6/+6 |
| | |||||
* | Inform user about (not) setting nsplugin. | Vlastimil Babka | 2006-09-29 | 1 | -1/+5 |
| | |||||
* | RDEPEND was typoed as DDEPEND. | Petteri Räty | 2006-09-10 | 1 | -2/+2 |
| | |||||
* | Fixed typo in variable name, as pointed out by pioto | Joshua Nichols | 2006-09-02 | 1 | -2/+2 |
| | |||||
* | No longer explicitly depends on java-config-1. It will only be pulled in ↵ | Joshua Nichols | 2006-09-01 | 1 | -15/+41 |
| | | | | when the VM is to be used with generation-1. Cleaned up / improved some messages. Began adding some more documentation. | ||||
* | Changed use of =~ to using wildcards, allowing us to remove the bash-3 ↵ | Joshua Nichols | 2006-08-31 | 1 | -9/+24 |
| | | | | dependency. Also improved some of the checks during postinstall, to make sure the Java environment is sane. | ||||
* | bug #142414 fixed. I fixed this for the Java herd since this breaks the tree ↵ | Doug Goldstein | 2006-08-01 | 1 | -2/+2 |
| | | | | seriously if you've got any Java stuff on your system | ||||
* | Reverted a change to the check during pkg_postinst that reset the system vm ↵ | Joshua Nichols | 2006-08-01 | 1 | -3/+4 |
| | | | | if it was the package being upgraded. Uses a bash-3 specific feature, so added it to DEPEND. | ||||
* | Bash 2.59 compatibility change. Necessary for Gentoo for Mac OS X. | Fabian Groffen | 2006-07-15 | 1 | -2/+2 |
| | | | | Permission to commit from nichoj. See bug #139899 | ||||
* | Added >=portage-2.1 dep to java-vm-2.eclass, for issue found at ↵ | Joshua Nichols | 2006-06-30 | 1 | -2/+3 |
| | | | | https://forums.gentoo.org/viewtopic.php?p=3415514 | ||||
* | Updates to java-vm-2.eclass to support java-nsplugin eselect module. | Joshua Nichols | 2006-06-30 | 1 | -3/+9 |
| | |||||
* | Tweak to the where env files live, to avoid conflict with generation-1 env ↵ | Joshua Nichols | 2006-06-25 | 1 | -2/+2 |
| | | | | files. | ||||
* | Adding new Java eclasses, and updating old ones. | Joshua Nichols | 2006-06-24 | 1 | -0/+149 |