summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-12-04 20:23:35 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-12-04 20:23:35 +0000
commit300b8521f9d5052d997905dcc120f0e045e85bba (patch)
treefc0c6e5ba949be9427f9bf52177aee0e12c25370 /gnustep-apps/easydiff
parentStable on ppc64; bug #73279 (diff)
downloadhistorical-300b8521f9d5052d997905dcc120f0e045e85bba.tar.gz
historical-300b8521f9d5052d997905dcc120f0e045e85bba.tar.bz2
historical-300b8521f9d5052d997905dcc120f0e045e85bba.zip
Lots of general version bumps all related to GNUstep
Diffstat (limited to 'gnustep-apps/easydiff')
-rw-r--r--gnustep-apps/easydiff/ChangeLog8
-rw-r--r--gnustep-apps/easydiff/Manifest4
-rw-r--r--gnustep-apps/easydiff/easydiff-0.3.1_pre20041203.ebuild29
-rw-r--r--gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre200412030
4 files changed, 40 insertions, 1 deletions
diff --git a/gnustep-apps/easydiff/ChangeLog b/gnustep-apps/easydiff/ChangeLog
index 5b304c025c53..a7740f079e3f 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.7 2004/11/12 03:51:53 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.8 2004/12/04 20:19:42 fafhrd Exp $
+
+*easydiff-0.3.1_pre20041203 (03 Dec 2004)
+
+ 03 Dec 2004; Armando Di Cianno <fafhrd@gentoo.org>
+ +easydiff-0.3.1_pre20041203.ebuild:
+ General version bump
*easydiff-0.3.1_pre20040927-r1 (11 Nov 2004)
diff --git a/gnustep-apps/easydiff/Manifest b/gnustep-apps/easydiff/Manifest
index 722832e95466..6eb628c00cd3 100644
--- a/gnustep-apps/easydiff/Manifest
+++ b/gnustep-apps/easydiff/Manifest
@@ -1,6 +1,10 @@
MD5 e4c4894191dc8b05e3b5548dec04dff5 easydiff-0.3.1_pre20040927-r1.ebuild 866
MD5 074494adbe86ce328ea161113ee1e6b6 easydiff-0.3.1_pre20040927.ebuild 823
+MD5 93150b1f5599255ef6256d52d5a352a8 easydiff-0.3.1_pre20041126.ebuild 746
+MD5 93150b1f5599255ef6256d52d5a352a8 easydiff-0.3.1_pre20041203.ebuild 746
MD5 73199373b601cfcba95561f71f7ee1ba ChangeLog 2032
MD5 e2bbe71216a3d5a6ee303cbd462acddf metadata.xml 267
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-easydiff-0.3.1_pre20040927-r1 0
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-easydiff-0.3.1_pre20040927 0
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-easydiff-0.3.1_pre20041126 0
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-easydiff-0.3.1_pre20041203 0
diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20041203.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20041203.ebuild
new file mode 100644
index 000000000000..6c4ef25f4c3d
--- /dev/null
+++ b/gnustep-apps/easydiff/easydiff-0.3.1_pre20041203.ebuild
@@ -0,0 +1,29 @@
+# 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_pre20041203.ebuild,v 1.1 2004/12/04 20:19:42 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"
+
diff --git a/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20041203 b/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20041203
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/gnustep-apps/easydiff/files/digest-easydiff-0.3.1_pre20041203