| Bug#: 161871 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: openoffice@gentoo.org | Reported By: alonbl@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: app-office/openoffice-2.1.0 forces jdk-1.4 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-01-13 10:23 0000 | |||
| Description: | Opened: 2007-01-13 10:23 0000 |
Hi! Please modify dependency: - java? ( || ( =virtual/jdk-1.4* !amd64? ( =virtual/jdk-1.5* ) ) + java? ( || ( !amd64? ( =virtual/jdk-1.5* ) =virtual/jdk-1.4* ) It first will try to use the amd64 conditional and then continue to lower version. Thanks!
Interestingly this worked without problems in older versions... Anyway: Thanks for pointing this out, I've fixed this now (also in 2.0.4)
*** Bug 161961 has been marked as a duplicate of this bug. ***