GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
java-vm-2.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add C to flags pass to pax-mark to ensure a header is created. Thanks to blue...
Ralph Sennhauser
2012-07-23
1
-4
/
+6
*
Add ROOT support, patch by vapier. #416341
Ralph Sennhauser
2012-07-18
1
-6
/
+6
*
Convert docs to eclass-manpages.
Ralph Sennhauser
2012-06-12
1
-39
/
+133
*
Add app-admin/eselect-java as preferred provider of eselect java-vm.
Ralph Sennhauser
2012-06-11
1
-6
/
+6
*
Add semicolon to fix ferringb's last change.
Mike Gilbert
2011-12-05
1
-2
/
+2
*
Fix IFS=: bleeding out from java-vm_sandbox-predict invocations
Brian Harring
2011-12-04
1
-2
/
+4
*
set_java_env(): Substitute @SLOT@ in vm env files
Ralph Sennhauser
2011-11-24
1
-2
/
+3
*
Move handling of PaX marking JVM executables to eclass.
Ralph Sennhauser
2011-11-21
1
-2
/
+36
*
Drop the repetitive elogs about revdep rebuild control files for binary JVM's.
Vlastimil Babka
2011-11-15
1
-6
/
+1
*
Add java-vm_sandbox-predict for installing a sandbox control file along with ...
Ralph Sennhauser
2011-11-12
1
-2
/
+24
*
Remove false alarms on system-vm removal due to GENTOO_VM set for icedtea build.
Vlastimil Babka
2011-10-30
1
-2
/
+2
*
Improve the postinst check for valid system VM to allow migrating icedtea6 to...
Vlastimil Babka
2011-10-29
1
-4
/
+15
*
set_java_env: fix symlink in JAVA_VM_DIR for Prefix
Fabian Groffen
2011-10-11
1
-3
/
+6
*
Prefix support, thanks to sera and darkside.
Vlastimil Babka
2011-09-01
1
-10
/
+26
*
Convert every instance of hasq to has.
Samuli Suominen
2011-07-08
1
-2
/
+2
*
Add quotes around variables that could contain spaces in paths. Fixes bug #31...
Petteri Räty
2010-04-17
1
-5
/
+5
*
Add @LIBDIR@ (rewritted to get_libdir) support in package.env
Vlastimil Babka
2010-03-27
1
-2
/
+3
*
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 mul...
Vlastimil Babka
2008-08-29
1
-6
/
+11
*
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
*
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 th...
Petteri Räty
2007-05-07
1
-8
/
+10
*
Some of the jdks/jres install .desktop files so let's run update-desktop-data...
Petteri Räty
2006-11-11
1
-3
/
+8
*
Updated the setting of the Java nsplugin so that it works nicely with the new...
Joshua Nichols
2006-10-20
1
-5
/
+31
*
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 when...
Joshua Nichols
2006-09-01
1
-15
/
+41
*
Changed use of =~ to using wildcards, allowing us to remove the bash-3 depend...
Joshua Nichols
2006-08-31
1
-9
/
+24
*
bug #142414 fixed. I fixed this for the Java herd since this breaks the tree ...
Doug Goldstein
2006-08-01
1
-2
/
+2
*
Reverted a change to the check during pkg_postinst that reset the system vm i...
Joshua Nichols
2006-08-01
1
-3
/
+4
*
Bash 2.59 compatibility change. Necessary for Gentoo for Mac OS X.
Fabian Groffen
2006-07-15
1
-2
/
+2
*
Added >=portage-2.1 dep to java-vm-2.eclass, for issue found at https://forum...
Joshua Nichols
2006-06-30
1
-2
/
+3
*
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 fi...
Joshua Nichols
2006-06-25
1
-2
/
+2
*
Adding new Java eclasses, and updating old ones.
Joshua Nichols
2006-06-24
1
-0
/
+149