inherit eclipse-ext DESCRIPTION="XSD is a library that provides an API for manipulating the components of an XML Schema" HOMEPAGE="http://www.eclipse.org/emf/" SRC_URI="http://download.eclipse.org/tools/emf/downloads/drops/${PV}/R200509281310/xsd-runtime-${PV}.zip" LICENSE="EPL-1.0" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=dev-util/eclipse-sdk-3.1 >=dev-util/eclipse-emf-bin-2.1.1" S="${WORKDIR}" src_install () { eclipse-ext_require-slot 3 eclipse-ext_create-ext-layout binary eclipse-ext_install-features eclipse/features/* eclipse-ext_install-plugins eclipse/plugins/* }