summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-03-25 17:45:59 +0000
committerFabian Groffen <grobian@gentoo.org>2006-03-25 17:45:59 +0000
commitef099845e53ba09a5d4f452e99d1af8f05df5fb4 (patch)
treecb9b1a1c34c965541f9f154bd6af52cec5c64c7e /gnustep-apps/easydiff/easydiff-0.3.1_pre20050312.ebuild
parentMark 3.4.3 stable on ia64 (diff)
downloadgentoo-2-ef099845e53ba09a5d4f452e99d1af8f05df5fb4.tar.gz
gentoo-2-ef099845e53ba09a5d4f452e99d1af8f05df5fb4.tar.bz2
gentoo-2-ef099845e53ba09a5d4f452e99d1af8f05df5fb4.zip
Removed non-working CVS ebuilds, added new SVN ebuilds (including bump)
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'gnustep-apps/easydiff/easydiff-0.3.1_pre20050312.ebuild')
-rw-r--r--gnustep-apps/easydiff/easydiff-0.3.1_pre20050312.ebuild29
1 files changed, 0 insertions, 29 deletions
diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20050312.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20050312.ebuild
deleted file mode 100644
index 4fb946b35bb1..000000000000
--- a/gnustep-apps/easydiff/easydiff-0.3.1_pre20050312.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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_pre20050312.ebuild,v 1.2 2005/08/25 18:57:12 swegener 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=""
-DEPEND="${GS_DEPEND}"
-RDEPEND="${GS_RDEPEND}
- dev-util/cvs"
-
-egnustep_install_domain "Local"