Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 9285 Details for
Bug 17350
[rfc] jakarta-commons.eclass
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
commons-dbcp-1.0-r2.ebuild
commons-dbcp-1.0-r2.ebuild (text/plain), 1019 bytes, created by
Lim Swee Tat (RETIRED)
on 2003-03-12 02:07:44 UTC
(
hide
)
Description:
commons-dbcp-1.0-r2.ebuild
Filename:
MIME Type:
Creator:
Lim Swee Tat (RETIRED)
Created:
2003-03-12 02:07:44 UTC
Size:
1019 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/dev-java/commons-dbcp/commons-dbcp-1.0-r1.ebuild,v 1.2 2003/02/13 10:07:48 vapier Exp $ > >inherit java-commons > >S=${WORKDIR}/${PN}-${PV}-src >DESCRIPTION="Jakarta component providing database connection pooling API" >HOMEPAGE="http://jakarta.apache.org/commons/dbcp.html" >SRC_URI="http://jakarta.apache.org/builds/jakarta-commons/release/${PN}/v${PV}/${PN}-${PV}-src.tar.gz" >DEPEND=">=virtual/jdk-1.3 > >=dev-java/ant-1.4 > >=dev-java/commons-collections-2.0 > >=dev-java/commons-pool-1.0.1" >RDEPEND=">=virtual/jre-1.3 > >=dev-java/commons-pool-1.0.1" >LICENSE="Apache-1.1" >SLOT="0" >KEYWORDS="x86" >IUSE="jikes" > >src_compile() { > echo "commons-collections.jar=`java-config --classpath=commons-collections`" > build.properties > echo "commons-pool.jar=`java-config --classpath=commons-pool`" >> build.properties > cp LICENSE.txt ../LICENSE > > java-commons_src_compile all >}
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 Raw
Actions:
View
Attachments on
bug 17350
:
9281
|
9282
|
9283
|
9284
| 9285 |
9286
|
9287
|
9288
|
9289
|
9290
|
9291
|
9292
|
9293
|
9294
|
9544
|
9546
|
9574