summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/easydiff')
-rw-r--r--gnustep-apps/easydiff/ChangeLog8
-rw-r--r--gnustep-apps/easydiff/Manifest2
-rw-r--r--gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild26
-rw-r--r--gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre200409270
4 files changed, 35 insertions, 1 deletions
diff --git a/gnustep-apps/easydiff/ChangeLog b/gnustep-apps/easydiff/ChangeLog
index 15dabeed5e8c..34a1ed8c526c 100644
--- a/gnustep-apps/easydiff/ChangeLog
+++ b/gnustep-apps/easydiff/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnustep-apps/easydiff
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.4 2004/09/24 01:08:05 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.5 2004/09/28 17:54:19 fafhrd Exp $
+
+*easydiff-0.3.1_pre20040927 (28 Sep 2004)
+
+ 28 Sep 2004; Armando Di Cianno <fafhrd@gentoo.org>
+ +easydiff-0.3.1_pre20040927.ebuild:
+ Version bump; pre release date specd live cvs pull.
*easydiff-0.3.1_pre20040920 (21 Sep 2004)
diff --git a/gnustep-apps/easydiff/Manifest b/gnustep-apps/easydiff/Manifest
index 6896ce8b5691..d072dedd81df 100644
--- a/gnustep-apps/easydiff/Manifest
+++ b/gnustep-apps/easydiff/Manifest
@@ -1,6 +1,8 @@
MD5 3827aab04c0f46cab1de7ecb05380c9a easydiff-0.3.1_pre20040920.ebuild 569
+MD5 24b8c3db42e6d261de25ef07b0daf225 easydiff-0.3.1_pre20040927.ebuild 798
MD5 eeb3f23891edb8335822bc5ffbecc538 ChangeLog 1170
MD5 e2bbe71216a3d5a6ee303cbd462acddf metadata.xml 267
MD5 e34d136977928ca58aaf48268856953d easydiff-0.1.ebuild 567
MD5 5df6bbc9e196a285a7d04bbebb457c0d files/digest-easydiff-0.1 63
MD5 bbe9b879535aec1e131da3c85617a119 files/digest-easydiff-0.3.1_pre20040920 77
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-easydiff-0.3.1_pre20040927 0
diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild
new file mode 100644
index 000000000000..75ad24e11b82
--- /dev/null
+++ b/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2004 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_pre20040927.ebuild,v 1.1 2004/09/28 17:54:19 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="-D ${PV/*_pre}"
+ECVS_UP_OPTS="-D ${PV/*_pre}"
+ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-gnustep"
+
+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"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="${IUSE}"
+DEPEND="${GS_DEPEND}"
+RDEPEND="${GS_RDEPEND}"
+
diff --git a/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20040927 b/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20040927
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20040927