Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 368205

Summary: java-vm-2.eclass:pkg_prerm could mention eselect java-vm instead.
Product: Gentoo Linux Reporter: Ralph Sennhauser (RETIRED) <sera>
Component: EclassesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 449316    
Attachments: Mention eselect java-vm instead of java-config
the same patch with correct content type

Description Ralph Sennhauser (RETIRED) gentoo-dev 2011-05-20 18:14:14 UTC
Created attachment 274145 [details]
Mention eselect java-vm instead of java-config

Shouldn't eselect java-vm be preferred over java-config in java-vm-2_pkg_prerm()?

Anyway, a patch and thanks for taking care of this question.
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2011-05-20 18:17:02 UTC
Created attachment 274147 [details]
the same patch with correct content type
Comment 2 Larry the Git Cow gentoo-dev 2018-10-24 21:07:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9605edbaadf82554bdaf86cccaf54d2e12cb2b

commit 2c9605edbaadf82554bdaf86cccaf54d2e12cb2b
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2018-01-01 11:31:41 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2018-10-24 21:06:51 +0000

    java-vm-2.eclass: Replace java-config VM handling with eselect-java
    
    The VM handling options are deprecated.
    
    Closes: https://bugs.gentoo.org/368205
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 eclass/java-vm-2.eclass | 34 +++++++---------------------------
 1 file changed, 7 insertions(+), 27 deletions(-)