Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 61696 Details for
Bug 96751
dev-java/c3p0 contains versioned jars
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to deversion c3p0's jar
c3p0-0.8.5_pre9-versionedjar.patch (text/plain), 637 bytes, created by
Josh Nichols (RETIRED)
on 2005-06-21 20:06:16 UTC
(
hide
)
Description:
patch to deversion c3p0's jar
Filename:
MIME Type:
Creator:
Josh Nichols (RETIRED)
Created:
2005-06-21 20:06:16 UTC
Size:
637 bytes
patch
obsolete
>--- c3p0-0.8.5_pre9.ebuild 2005-06-21 22:30:06.000000000 -0400 >+++ c3p0-0.8.5_pre9-r1.ebuild 2005-06-21 22:46:41.000000000 -0400 >@@ -5,7 +5,7 @@ > inherit java-pkg > > MY_PV=${PV/_pre/-pre} >- >+MY_P="${PN}-${MY_PV}" > DESCRIPTION="c3p0 is a java component to provide an jdbc database pool" > HOMEPAGE="http://c3p0.sourceforge.net/" > SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.src.tgz" >@@ -34,7 +34,7 @@ > } > > src_install () { >- java-pkg_dojar build/${PN}*.jar || die "installation failed" >+ java-pkg_newjar build/${MY_P}.jar ${PN}.jar || die "installation failed" > dodoc README-SRC > use doc && java-pkg_dohtml -r build/apidocs/* > }
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 96751
: 61696