# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eclipse-bin DESCRIPTION="Graphical Editing for Eclipse - needed by other plugins (binary)" HOMEPAGE="http://www.eclipse.org/gef/" DATESTAMP="200609211617" SERV="http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/" SRC_URI=" !source? ( ${SERV}/tools/gef/downloads/drops/R-${PV}-${DATESTAMP}/GEF-runtime-${PV}.zip ) source? ( ${SERV}/tools/gef/downloads/drops/R-${PV}-${DATESTAMP}/GEF-SDK-${PV}.zip ) " IUSE="source" SLOT="0" KEYWORDS="~x86 ~amd64" RDEPEND="$(get_eclipse_runtime_depend 3.2)" DEPEND=""