Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 182832
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: OpenOffice Team <openoffice@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Petteri Räty <betelgeuse@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 182832 depends on: Show dependency tree
Bug 182832 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: 2007-06-21 22:15 0000
The JREs are always ABI compatible backwards to there is no point in the
current RDEPEND atom:

RDEPEND="java? ( || ( =virtual/jre-1.5* =virtual/jre-1.4* )  )
        ${COMMON_DEPEND}"

should be java? ( >=virtual/jre-1.4 )

------- Comment #1 From Petteri Räty 2007-06-21 22:16:12 0000 -------
And please remove virtual/libc while you are at it

------- Comment #2 From Hanno Meyer-Thurow 2007-06-22 04:55:20 0000 -------
And =virtual/jre-1.5* is evil on ~amd64.
It will just silently fail and one may wonder why wizards won't start.
At least with sun-jre-1.5.

------- Comment #3 From Petteri Räty 2007-06-22 06:43:30 0000 -------
(In reply to comment #2)
> And =virtual/jre-1.5* is evil on ~amd64.
> It will just silently fail and one may wonder why wizards won't start.
> At least with sun-jre-1.5.
> 

I don't really see how that relates to this.

------- Comment #4 From Hanno Meyer-Thurow 2007-06-22 11:21:17 0000 -------
it is more related than your comment #1. ;)
Since RDEPEND for java is wrong ... bla.

------- Comment #5 From Andreas Proschofsky 2007-06-22 11:24:37 0000 -------
I've fixed this now, thanks for pointing it out.

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