summaryrefslogtreecommitdiff
blob: 464cd236b90bacfe90cdcf5a7f242194a4b96bad (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-xmldsig-bin/sun-xmldsig-bin-1.0.1.ebuild,v 1.2 2006/09/10 15:39:04 nelchael Exp $

JWSDP_VERSION="2.0"
JWSDP_DESC="XML Digital Signature"

inherit java-wsdp

KEYWORDS="~ppc ~x86"

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