Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90636 Details for
Bug 138753
jdbc3-postgresql EBUILD fails with sun-jdk-1.5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
This fixes the problem for users who don`t want to install blackdown java
jdbc3.diff (text/plain), 738 bytes, created by
Doreen Bordstedt
on 2006-07-01 12:29:50 UTC
(
hide
)
Description:
This fixes the problem for users who don`t want to install blackdown java
Filename:
MIME Type:
Creator:
Doreen Bordstedt
Created:
2006-07-01 12:29:50 UTC
Size:
738 bytes
patch
obsolete
>--- /usr/portage/dev-java/jdbc3-postgresql/jdbc3-postgresql-8.1_p404-r1.ebuild 2006-07-01 20:30:19.000000000 +0200 >+++ jdbc3-postgresql-8.1_p404-r1.ebuild 2006-07-01 21:14:23.000000000 +0200 >@@ -17,15 +17,15 @@ > KEYWORDS="~x86 ~ppc ~sparc ~amd64" > IUSE="doc examples source" > >-DEPEND=">=virtual/jdk-1.4 >+DEPEND=">=virtual/jdk-1.5 > >=dev-java/ant-core-1.6 > source? ( app-arch/zip )" >-RDEPEND=">=virtual/jre-1.4" >+RDEPEND=">=virtual/jre-1.5" > > # Apparently this has 1.5 specific features, which will need to handled > # somehow with use flags, and may need to patch build.xml to make sure the > # right -source / -target are used >-JAVA_PKG_NV_DEPEND="=virtual/jdk-1.4*" >+JAVA_PKG_NV_DEPEND="=virtual/jdk-1.5*" > > S="${WORKDIR}/${MY_P}" >
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 138753
:
90635
| 90636