summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updating java-vm-2 to depend on more more broad java-config-2 versions.Alistair Bush2007-10-091-3/+3
|
* Add pkg_setup and calculate VMHANDLE in there. In pkg_setup we can be sure ↵Petteri Räty2007-05-071-8/+10
| | | | that SLOT is defined.
* Some of the jdks/jres install .desktop files so let's run ↵Petteri Räty2006-11-111-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 Nichols2006-10-201-5/+31
| | | | new multilib support in java-nsplugin.
* Updated to always depend on java-config-1, fixing bug #151459Joshua Nichols2006-10-151-8/+3
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-10-141-6/+6
|
* Inform user about (not) setting nsplugin.Vlastimil Babka2006-09-291-1/+5
|
* RDEPEND was typoed as DDEPEND.Petteri Räty2006-09-101-2/+2
|
* Fixed typo in variable name, as pointed out by piotoJoshua Nichols2006-09-021-2/+2
|
* No longer explicitly depends on java-config-1. It will only be pulled in ↵Joshua Nichols2006-09-011-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 Nichols2006-08-311-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 Goldstein2006-08-011-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 Nichols2006-08-011-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 Groffen2006-07-151-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 Nichols2006-06-301-2/+3
| | | | https://forums.gentoo.org/viewtopic.php?p=3415514
* Updates to java-vm-2.eclass to support java-nsplugin eselect module.Joshua Nichols2006-06-301-3/+9
|
* Tweak to the where env files live, to avoid conflict with generation-1 env ↵Joshua Nichols2006-06-251-2/+2
| | | | files.
* Adding new Java eclasses, and updating old ones.Joshua Nichols2006-06-241-0/+149