summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-08-13 11:56:17 +0000
committerHans de Graaff <graaff@gentoo.org>2010-08-13 11:56:17 +0000
commitf888583ee8414d374d487e1522baf80c8a5ed0a0 (patch)
treea238c58c31147a857b03bbbba77209493b156881 /app-xemacs/ediff
parentRemove ebuild that is not target for unmask anyway. (diff)
downloadhistorical-f888583ee8414d374d487e1522baf80c8a5ed0a0.tar.gz
historical-f888583ee8414d374d487e1522baf80c8a5ed0a0.tar.bz2
historical-f888583ee8414d374d487e1522baf80c8a5ed0a0.zip
Version bump: bug fixes.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'app-xemacs/ediff')
-rw-r--r--app-xemacs/ediff/ChangeLog9
-rw-r--r--app-xemacs/ediff/ediff-1.81.ebuild22
2 files changed, 29 insertions, 2 deletions
diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog
index 574ceefc4c7b..2a8d5029bddd 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.23 2009/02/22 14:26:53 graaff Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.24 2010/08/13 11:56:17 graaff Exp $
+
+*ediff-1.81 (13 Aug 2010)
+
+ 13 Aug 2010; Hans de Graaff <graaff@gentoo.org> +ediff-1.81.ebuild:
+ Version bump: bug fixes.
*ediff-1.77 (22 Feb 2009)
diff --git a/app-xemacs/ediff/ediff-1.81.ebuild b/app-xemacs/ediff/ediff-1.81.ebuild
new file mode 100644
index 000000000000..9489df2c01b2
--- /dev/null
+++ b/app-xemacs/ediff/ediff-1.81.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.81.ebuild,v 1.1 2010/08/13 11:56:17 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