Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 87466
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Eric Ding <zze8zh602@sneakemail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 87466 depends on: Show dependency tree
Bug 87466 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-31 13:54 0000
There's a typo in the ibm-jre-bin 1.4.2 ebuild; in the section where it adds a
symlink for a mozilla plugin, it reads

    if useq mozilla && !useq ppc; then

instead of

    if useq mozilla && ! useq ppc; then

resulting in a syntax error and a failure to install the java plugin.



Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Jan Brinkmann (RETIRED) 2005-03-31 14:29:56 0000 -------
fixed in cvs, thanks for reporting.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug