inherit eclipse-ext DESCRIPTION="Eclipse plugin for quick navigation to resources with known name." HOMEPAGE="http://www.muermann.org/gotofile/" SRC_URI="http://www.muermann.org/gotofile/GotoFileE30_${PV//\./}.zip" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=dev-util/eclipse-sdk-3.1" S="${WORKDIR}" src_install () { eclipse-ext_require-slot 3 eclipse-ext_create-ext-layout binary eclipse-ext_install-plugins plugins/* }