Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 116588 Details for
Bug 174981
emerging xjavac 20041208-r4 & 20041208-r5 fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
updated ebuild
xjavac-20041208-r5.ebuild (text/plain), 1.11 KB, created by
Adeel
on 2007-04-18 02:19:45 UTC
(
hide
)
Description:
updated ebuild
Filename:
MIME Type:
Creator:
Adeel
Created:
2007-04-18 02:19:45 UTC
Size:
1.11 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-java/xjavac/xjavac-20041208-r5.ebuild,v 1.2 2007/04/16 08:06:15 betelgeuse Exp $ > ># Does not install a symlink any more so ANT_TASKS is the only way to use this >WANT_SPLIT_ANT="true" > >inherit java-pkg-2 java-ant-2 > >DESCRIPTION="The implementation of the javac compiler for IBM JDK 1.4 (needed for xerces-2)" >SRC_URI="mirror://gentoo/${P}.tar.gz" >HOMEPAGE="http://cvs.apache.org/viewcvs.cgi/xml-xerces/java/tools/src/XJavac.java" >LICENSE="Apache-2.0" >SLOT="1" >KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" >DEPEND=">=virtual/jdk-1.4" >RDEPEND=">=virtual/jdk-1.4" > >src_unpack() { > unpack ${A} > cd "${S}" > > cp "${FILESDIR}/${P}-build.xml" ./build.xml || die" failed to cp build.xml" > epatch "${FILESDIR}/${PN}-ibm-1_5.patch" > epatch "${FILESDIR}/${PN}-more-vendors.patch" >} > >src_compile() { > eant jar -Dclasspath=$(java-pkg_getjars --build-only ant-core) >} > >src_install() { > java-pkg_dojar dist/${PN}.jar >}
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 174981
: 116588