summaryrefslogtreecommitdiff
blob: eb8e792dc566310d2398a223c3522886764bc32f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0-r1.ebuild,v 1.3 2007/01/21 18:19:13 flameeyes Exp $

JWSDP_VERSION="2.0"
JWSDP_DESC="Java API for XML Web Services"

inherit java-wsdp

KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"

DEPEND="${DEPEND}
	dev-java/sun-saaj-bin
	dev-java/sun-jaxb-bin
	dev-java/jsr181
	dev-java/jsr250"

REMOVE_JARS="jsr181-api jsr250-api"