# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20050312-r1.ebuild,v 1.1 2006/03/25 17:45:59 grobian Exp $ inherit gnustep subversion ESVN_OPTIONS="-r{${PV/*_pre}}" ESVN_REPO_URI="http://svn.gna.org/svn/gnustep/apps/easydiff/trunk" ESVN_STORE_DIR="${DISTDIR}/svn-src/svn.gna.org-gnustep/apps/easydiff/trunk" ESVN_PROJECT=EasyDiff S=${WORKDIR}/${PN} DESCRIPTION="GNUstep app that lets you easily see the differences between two text files." HOMEPAGE="http://www.collaboration-world.com/easydiff/" KEYWORDS="~ppc ~x86" LICENSE="GPL-2" SLOT="0" IUSE="" DEPEND="${GS_DEPEND}" RDEPEND="${GS_RDEPEND} dev-util/subversion" egnustep_install_domain "Local"