summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-02-20 00:38:34 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-02-20 00:38:34 +0000
commitb0832ab402cbc573ef82cfffd5b4f02252d18765 (patch)
tree81f39f615e6a2ae02e07463423e5d418ee7a64ac /app-xemacs/ediff
parentstable amd64, bug 248220 (diff)
downloadhistorical-b0832ab402cbc573ef82cfffd5b4f02252d18765.tar.gz
historical-b0832ab402cbc573ef82cfffd5b4f02252d18765.tar.bz2
historical-b0832ab402cbc573ef82cfffd5b4f02252d18765.zip
clean up
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'app-xemacs/ediff')
-rw-r--r--app-xemacs/ediff/ChangeLog7
-rw-r--r--app-xemacs/ediff/ediff-1.66.ebuild19
2 files changed, 5 insertions, 21 deletions
diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog
index e0071ca125e5..8f7f72db2138 100644
--- a/app-xemacs/ediff/ChangeLog
+++ b/app-xemacs/ediff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/ediff
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.21 2008/05/12 13:54:43 corsair Exp $
+# 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 $
+
+ 19 Feb 2009; Christian Faulhammer <fauli@gentoo.org> -ediff-1.66.ebuild:
+ clean up
12 May 2008; Markus Rothe <corsair@gentoo.org> ediff-1.68.ebuild:
Stable on ppc64
diff --git a/app-xemacs/ediff/ediff-1.66.ebuild b/app-xemacs/ediff/ediff-1.66.ebuild
deleted file mode 100644
index dc166a46c465..000000000000
--- a/app-xemacs/ediff/ediff-1.66.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.66.ebuild,v 1.3 2007/06/03 18:11:27 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
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages