Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 149408 Details for
Bug 217303
dev-java/sblim-cim-client package addition
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sblim-cim-client-2.0.5.ebuild
sblim-cim-client-2.0.5.ebuild (text/plain), 1.05 KB, created by
jieryn
on 2008-04-11 14:50:45 UTC
(
hide
)
Description:
sblim-cim-client-2.0.5.ebuild
Filename:
MIME Type:
Creator:
jieryn
Created:
2008-04-11 14:50:45 UTC
Size:
1.05 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >JAVA_PKG_IUSE="source test" >WANT_ANT_TASKS="ant-junit" >EANT_BUILD_TARGET="package" >EANT_DOC_TARGET="java-doc" > >inherit eutils java-pkg-2 java-ant-2 > >DESCRIPTION="An implementation of a WBEM services client that includes an IETF RFC 2614 compliant SLP client for CIM service discovery." >HOMEPAGE="http://sblim.wiki.sourceforge.net/CimClient" >SRC_URI="mirror://sourceforge/sblim/${PN}2-${PV}-src.zip" >LICENSE="CPL-1.0" >SLOT="2" >KEYWORDS="~amd64 ~x86" >IUSE="doc" > >RDEPEND=">=virtual/jre-1.4" >DEPEND="${RDEPEND} > >=virtual/jdk-1.4 > test? ( > =dev-java/junit-3* > dev-java/ant-junit > ) > source? ( app-arch/zip ) > ${CDEPEND}" > >S="$WORKDIR/${PN}2-$PV-src" > >src_test() { > ANT_TASKS="ant-junit" eant unittest >} > >src_install() { > java-pkg_newjar "build/lib/${PN}2-$PV.jar" > > dodoc build/lib/*.properties || die "doc install failed" > dodoc ChangeLog README NEWS || die "doc install failed" > > use doc && java-pkg_dojavadoc build/doc > use source && java-pkg_dosrc src/* >}
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 217303
: 149408 |
149409