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

JWSDP_VERSION="2.0"
JWSDP_DESC="SOAP with Attachments API for Java"

inherit java-wsdp

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

DEPEND="${DEPEND}
	dev-java/sun-fastinfoset-bin"