Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace | Markus Meier | 2009-10-11 | 1 | -2/+2 |
| | |||||
* | Suuport for multi-provider virtuals and build only vms | Alistair Bush | 2009-08-27 | 1 | -2/+6 |
| | |||||
* | Stop supporting generation 1 | Vlastimil Babka | 2009-04-17 | 1 | -60/+1 |
| | |||||
* | Only add sys-apps/portage to dependencies with EAPI 0 or 1. | Petteri Räty | 2009-02-11 | 1 | -4/+4 |
| | |||||
* | Pull java-config-1.3 only for VM's that support gen1, bug #176784. | Vlastimil Babka | 2009-02-09 | 1 | -3/+8 |
| | |||||
* | whitespace | Markus Meier | 2009-02-08 | 1 | -2/+2 |
| | |||||
* | Add a 'variant' parameter to install_mozilla_plugin() to allow installing ↵ | Vlastimil Babka | 2008-08-29 | 1 | -6/+11 |
| | | | | multiple nsplugin variants of one JRE, bug #235869. | ||||
* | Undo last accidental commit. | Petteri Räty | 2008-07-07 | 1 | -97/+7 |
| | |||||
* | Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug ↵ | Petteri Räty | 2008-07-07 | 1 | -7/+97 |
| | | | | #225981. | ||||
* | Add the ability to tell where the env file is located to set_java_env. | Petteri Räty | 2008-03-03 | 1 | -2/+7 |
| | |||||
* | Add a java-vm_revdep-mask() function for bug #177925. | Vlastimil Babka | 2007-12-16 | 1 | -1/+25 |
| | |||||
* | 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 |