Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368205 - java-vm-2.eclass:pkg_prerm could mention eselect java-vm instead.
Summary: java-vm-2.eclass:pkg_prerm could mention eselect java-vm instead.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: eselect-java-tracker
  Show dependency tree
 
Reported: 2011-05-20 18:14 UTC by Ralph Sennhauser (RETIRED)
Modified: 2018-10-24 21:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Mention eselect java-vm instead of java-config (java-vm-2.eclass.patch,558 bytes, application/octet-stream)
2011-05-20 18:14 UTC, Ralph Sennhauser (RETIRED)
Details
the same patch with correct content type (java-vm-2.eclass.patch,558 bytes, text/plain)
2011-05-20 18:17 UTC, Ralph Sennhauser (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)