summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild')
-rw-r--r--dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild b/dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild
new file mode 100644
index 000000000000..31d6424c2504
--- /dev/null
+++ b/dev-java/sun-jaxws-bin/sun-jaxws-bin-2.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2006 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.ebuild,v 1.1 2006/07/06 18:00:18 nelchael Exp $
+
+JWSDP_VERSION="2.0"
+JWSDP_DESC="Java API for XML Web Services"
+
+inherit java-wsdp
+
+KEYWORDS="~x86"
+
+DEPEND="${DEPEND}
+ dev-java/sun-saaj-bin
+ dev-java/sun-jaxb-bin"