# Copyright 1999-2005 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_pre20041203.ebuild,v 1.2 2005/01/10 16:27:21 fafhrd Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" ECVS_USER="anoncvs" ECVS_AUTH="ext" ECVS_MODULE="gnustep/dev-apps/${PN/easyd/EasyD}" ECVS_CO_OPTS="-P -D ${PV/*_pre}" ECVS_UP_OPTS="-dP -D ${PV/*_pre}" ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-gnustep" inherit gnustep cvs S=${WORKDIR}/${ECVS_MODULE} DESCRIPTION="GNUstep app that lets you easily see the differences between two text files." HOMEPAGE="http://www.collaboration-world.com/easydiff/" KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="${IUSE}" DEPEND="${GS_DEPEND}" RDEPEND="${GS_RDEPEND}" egnustep_install_domain "Local"