Log of /eclass/java-vm-2.eclass
Parent Directory
|
Revision Log
Revision
1.46 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 23 19:06:20 2012 UTC
(9 months, 4 weeks ago)
by
sera
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.45: +6 -4 lines
Diff to
previous 1.45
Add C to flags pass to pax-mark to ensure a header is created. Thanks to blueness. #427642
Revision
1.40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 24 20:05:01 2011 UTC
(17 months, 3 weeks ago)
by
sera
Branch:
MAIN
Changes since
1.39: +3 -2 lines
Diff to
previous 1.39
set_java_env(): Substitute @SLOT@ in vm env files
java-vm_check-nsplugin(): Fix handling of IUSE defaults
Revision
1.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Nov 12 13:05:33 2011 UTC
(18 months, 1 week ago)
by
sera
Branch:
MAIN
Changes since
1.36: +24 -2 lines
Diff to
previous 1.36
Add java-vm_sandbox-predict for installing a sandbox control file along with any JVM that needs it. Bug 388937#c1
Revision
1.36 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 30 11:06:38 2011 UTC
(18 months, 3 weeks ago)
by
caster
Branch:
MAIN
Changes since
1.35: +2 -2 lines
Diff to
previous 1.35
Remove false alarms on system-vm removal due to GENTOO_VM set for icedtea build.
Revision
1.35 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 29 14:36:34 2011 UTC
(18 months, 3 weeks ago)
by
caster
Branch:
MAIN
Changes since
1.34: +15 -4 lines
Diff to
previous 1.34
Improve the postinst check for valid system VM to allow migrating icedtea6 to icedtea-6. Also use REPLACED_BY_VERSION to stop spamming about system VM removal on upgrades, for VM's migrated to EAPI=4.
Revision
1.34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Oct 11 10:55:06 2011 UTC
(19 months, 1 week ago)
by
grobian
Branch:
MAIN
Changes since
1.33: +6 -3 lines
Diff to
previous 1.33
set_java_env: fix symlink in JAVA_VM_DIR for Prefix
java_home contains EPREFIX, hence, when used with helpers (dosym in this
case), the result gets $EPREFIX$EPREFIX/.... Strip EPREFIX from
java_home before using it with dosym.
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Aug 29 19:10:19 2008 UTC
(4 years, 8 months ago)
by
caster
Branch:
MAIN
Changes since
1.22: +11 -6 lines
Diff to
previous 1.22
Add a 'variant' parameter to install_mozilla_plugin() to allow installing multiple nsplugin variants of one JRE, bug #235869.
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 7 16:48:45 2008 UTC
(4 years, 10 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.20: +96 -6 lines
Diff to
previous 1.20
Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug #225981.
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon May 7 15:51:29 2007 UTC
(6 years ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.16: +10 -8 lines
Diff to
previous 1.16
Add pkg_setup and calculate VMHANDLE in there. In pkg_setup we can be sure that SLOT is defined.
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Nov 11 00:13:22 2006 UTC
(6 years, 6 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.15: +8 -3 lines
Diff to
previous 1.15
Some of the jdks/jres install .desktop files so let's run update-desktop-database code in postinst and postrm.
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 20 03:52:24 2006 UTC
(6 years, 7 months ago)
by
nichoj
Branch:
MAIN
Changes since
1.14: +31 -5 lines
Diff to
previous 1.14
Updated the setting of the Java nsplugin so that it works nicely with the new multilib support in java-nsplugin.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 1 03:00:47 2006 UTC
(6 years, 8 months ago)
by
nichoj
Branch:
MAIN
Changes since
1.8: +41 -15 lines
Diff to
previous 1.8
No longer explicitly depends on java-config-1. It will only be pulled in when the VM is to be used with generation-1. Cleaned up / improved some messages. Began adding some more documentation.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 31 01:03:11 2006 UTC
(6 years, 8 months ago)
by
nichoj
Branch:
MAIN
Changes since
1.7: +24 -9 lines
Diff to
previous 1.7
Changed use of =~ to using wildcards, allowing us to remove the bash-3 dependency. Also improved some of the checks during postinstall, to make sure the Java environment is sane.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 1 13:43:04 2006 UTC
(6 years, 9 months ago)
by
cardoe
Branch:
MAIN
Changes since
1.6: +2 -2 lines
Diff to
previous 1.6
bug #142414 fixed. I fixed this for the Java herd since this breaks the tree seriously if you've got any Java stuff on your system
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 1 12:23:57 2006 UTC
(6 years, 9 months ago)
by
nichoj
Branch:
MAIN
Changes since
1.5: +4 -3 lines
Diff to
previous 1.5
Reverted a change to the check during pkg_postinst that reset the system vm if it was the package being upgraded. Uses a bash-3 specific feature, so added it to DEPEND.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 15 13:55:06 2006 UTC
(6 years, 10 months ago)
by
grobian
Branch:
MAIN
Changes since
1.4: +2 -2 lines
Diff to
previous 1.4
Bash 2.59 compatibility change. Necessary for Gentoo for Mac OS X.
Permission to commit from nichoj. See bug #139899
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 25 16:28:09 2006 UTC
(6 years, 10 months ago)
by
nichoj
Branch:
MAIN
Changes since
1.1: +2 -2 lines
Diff to
previous 1.1
Tweak to the where env files live, to avoid conflict with generation-1 env files.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
| Sticky Tag: |
|