# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnustep S=${WORKDIR}/${PN/projectc/ProjectC} DESCRIPTION="An IDE for GNUstep." HOMEPAGE="http://www.gnustep.org/experience/ProjectCenter.html" SRC_URI="http://armando.xylite.com/gnustep/src/apps/${P/projectc/ProjectC}.tar.gz" KEYWORDS="~x86" LICENSE="GPL-2" SLOT="0" DEPEND="${DEPEND}" RDEPEND="${RDEPEND} >=sys-devel/gdb-6.0"