summaryrefslogtreecommitdiff
blob: 0f2855d1e7debe1f9a23815cc59fa4294f809f8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-xws-security-bin/sun-xws-security-bin-2.0.ebuild,v 1.1 2006/07/06 17:39:19 nelchael Exp $

JWSDP_VERSION="2.0"
JWSDP_DESC="XML and Web Services Security"

inherit java-wsdp

KEYWORDS="~x86"

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