summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/ediff/ChangeLog7
-rw-r--r--app-xemacs/ediff/ediff-1.77.ebuild22
2 files changed, 28 insertions, 1 deletions
diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog
index 8f7f72db2138..574ceefc4c7b 100644
--- a/app-xemacs/ediff/ChangeLog
+++ b/app-xemacs/ediff/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/ediff
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.22 2009/02/20 00:01:50 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.23 2009/02/22 14:26:53 graaff Exp $
+
+*ediff-1.77 (22 Feb 2009)
+
+ 22 Feb 2009; Hans de Graaff <graaff@gentoo.org> +ediff-1.77.ebuild:
+ Version bump with several enhancements and bug fixes.
19 Feb 2009; Christian Faulhammer <fauli@gentoo.org> -ediff-1.66.ebuild:
clean up
diff --git a/app-xemacs/ediff/ediff-1.77.ebuild b/app-xemacs/ediff/ediff-1.77.ebuild
new file mode 100644
index 000000000000..6a02a7fb4777
--- /dev/null
+++ b/app-xemacs/ediff/ediff-1.77.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.77.ebuild,v 1.1 2009/02/22 14:26:53 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Interface over GNU patch."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/pcl-cvs
+app-xemacs/elib
+app-xemacs/dired
+app-xemacs/xemacs-base
+app-xemacs/edebug
+app-xemacs/prog-modes
+app-xemacs/gnus
+app-xemacs/tramp
+app-xemacs/vc
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages