# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stshell/stshell-0.10.0-r1.ebuild,v 1.4 2008/03/08 13:48:54 coldwind Exp $ inherit gnustep-2 DESCRIPTION="An interactive shell for StepTalk" HOMEPAGE="http://www.gnustep.org/experience/StepTalk.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${P/stshell/StepTalk}.tar.gz" KEYWORDS="amd64 ppc x86" LICENSE="LGPL-2.1" SLOT="0" DEPEND="~gnustep-libs/steptalk-${PV}" RDEPEND="${DEPEND}" S="${WORKDIR}/StepTalk/Examples/Shell"