Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 319426 Details for
Bug 428340
=dev-java/jsr250-1.0: clean up and commit again
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
jsr250-1.1.ebuild.patch
patch (text/plain), 1.17 KB, created by
Shubhadeep Chaudhuri
on 2012-07-27 16:31:16 UTC
(
hide
)
Description:
jsr250-1.1.ebuild.patch
Filename:
MIME Type:
Creator:
Shubhadeep Chaudhuri
Created:
2012-07-27 16:31:16 UTC
Size:
1.17 KB
patch
obsolete
>--- /usr/portage/dev-java/jsr250/jsr250-1.0.ebuild 2012-03-01 23:57:30.000000000 +0530 >+++ /usr/local/portage/dev-java/jsr250/jsr250-1.1.ebuild 2012-07-27 21:36:15.435169329 +0530 >@@ -2,13 +2,13 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/dev-java/jsr250/jsr250-1.0.ebuild,v 1.8 2008/03/28 17:57:29 nixnut Exp $ > >-inherit java-pkg-2 java-ant-2 >+inherit java-pkg-2 > > DESCRIPTION="JSR 250 Common Annotations" >-HOMEPAGE="http://jax-ws.dev.java.net/" >-DATE="20060817" >-MY_P="JAXWS2.0.1m1_source_${DATE}.jar" >-SRC_URI="https://jax-ws.dev.java.net/jax-ws-201-m1/${MY_P}" >+HOMEPAGE="http://jax-ws.java.net/" >+DATE="20110209" >+MY_P="JAXWS2.2.3-src-${DATE}.zip" >+SRC_URI="https://jax-ws.java.net/2.2.3/${MY_P}" > > LICENSE="CDDL" > SLOT="0" >@@ -19,21 +19,12 @@ > DEPEND="app-arch/unzip > ${RDEPEND}" > >-S="${WORKDIR}/jaxws-si" >- >-src_unpack() { >- echo "A" | java -jar "${DISTDIR}/${A}" -console > /dev/null || die "unpack failed" >- >- unpack ./jaxws-src.zip || die "unzip failed" >- >-} >+S="${WORKDIR}/jaxws-ri-20110202" > > src_compile() { > : > } > > src_install() { >- > java-pkg_newjar lib/jsr250-api.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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 428340
: 319426