# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eclipse-bin DESCRIPTION="Python/Jython environment for Eclipse (binary)" HOMEPAGE="http://pydev.sf.net/" SRC_URI="mirror://sourceforge/pydev/org.python.pydev.feature-${PV//./_}.zip" SLOT="0" KEYWORDS="x86 amd64" IUSE="" RDEPEND="$(get_eclipse_jdt_depend 3.2)" DEPEND=""