# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eclipse-bin DESCRIPTION="C/C++ enviroment for Eclipse (binary)" HOMEPAGE="http://www.eclipse.org/cdt/" SERV="http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/" SRC_URI=" !source? ( ${SERV}tools/cdt/releases/callisto/dist/${PV}/org.eclipse.cdt-${PV}-linux.$(get_eclipse_arch).tar.gz ) source? ( ${SERV}tools/cdt/releases/callisto/dist/${PV}/org.eclipse.cdt.sdk-${PV}-linux.$(get_eclipse_arch).tar.gz ) " SLOT="0" KEYWORDS="x86 amd64" IUSE="source" RDEPEND="$(get_eclipse_runtime_depend 3.2)" DEPEND=""