Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 482270 - java-utils-2.class doesn't handle subslots properly
Summary: java-utils-2.class doesn't handle subslots properly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 482286
  Show dependency tree
 
Reported: 2013-08-23 22:22 UTC by Patrick McLean
Modified: 2013-08-27 05:32 UTC (History)
1 user (show)

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


Attachments
/Downloads/java-utils-2.eclass-subslots.patch (java-utils-2.eclass-subslots.patch,646 bytes, patch)
2013-08-23 22:22 UTC, Patrick McLean
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick McLean gentoo-dev 2013-08-23 22:22:53 UTC
Created attachment 356800 [details, diff]
/Downloads/java-utils-2.eclass-subslots.patch

It detects subslots as a slotted package and installs the jar to /usr/share/${PN}-<slot>/<subslot>, even when the actual slot is 0.

I have attached a patch that fixes this.
Comment 1 Tim Harder gentoo-dev 2013-08-27 05:32:59 UTC
Fixed in CVS.