Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 99584 Details for
Bug 147249
Java issues / cleanup with openoffice-2.0.4_rc1-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Correcting bad java deps.
openoffice-2.0.4-java.patch (text/plain), 1.15 KB, created by
Jon Severinsson
on 2006-10-13 12:50:12 UTC
(
hide
)
Description:
Correcting bad java deps.
Filename:
MIME Type:
Creator:
Jon Severinsson
Created:
2006-10-13 12:50:12 UTC
Size:
1.15 KB
patch
obsolete
>--- /usr/portage/app-office/openoffice/openoffice-2.0.4.ebuild 2006-10-13 16:30:02.000000000 +0200 >+++ openoffice-2.0.4.ebuild 2006-10-13 21:19:10.000000000 +0200 >@@ -38,7 +38,8 @@ > SLOT="0" > KEYWORDS="~amd64 ~sparc ~x86" > >-RDEPEND="!app-office/openoffice-bin >+RDEPEND="${RDEPEND} >+ !app-office/openoffice-bin > x11-libs/libXaw > x11-libs/libXinerama > virtual/libc >@@ -71,14 +72,15 @@ > app-arch/unzip > >=app-text/hunspell-1.1.4-r1 > dev-libs/expat >- java? ( || ( =virtual/jdk-1.4* =virtual/jdk-1.5* ) ) >+ java? ( || ( =virtual/jre-1.5* =virtual/jre-1.4* ) ) > >=dev-libs/boost-1.33.1 > >=dev-libs/icu-3.4 > linguas_ja? ( >=media-fonts/kochi-substitute-20030809-r3 ) > linguas_zh_CN? ( >=media-fonts/arphicfonts-0.1-r2 ) > linguas_zh_TW? ( >=media-fonts/arphicfonts-0.1-r2 )" > >-DEPEND="${RDEPEND} >+DEPEND="${DEPEND} >+ ${RDEPEND} > x11-libs/libXrender > x11-proto/printproto > x11-proto/xextproto >@@ -97,7 +99,7 @@ > !dev-util/dmake > >=dev-lang/python-2.3.4 > >=app-admin/eselect-oodict-20060706 >- java? ( || ( =virtual/jre-1.4* =virtual/jre-1.5* ) >+ java? ( || ( =virtual/jdk-1.4* =virtual/jdk-1.5* ) > dev-java/ant-core ) > dev-libs/libxslt > ldap? ( net-nds/openldap )
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 147249
:
99584
|
99597