inherit eclipse-ext DESCRIPTION="The Java EMF Model component contains the functions for modeling Java classes in EMF." HOMEPAGE="http://www.eclipse.org/vep/" SRC_URI="http://download.eclipse.org/tools/ve/downloads/drops/R-${PV}-200509071822/JEM-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/* }