summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-10-25 12:12:36 +0000
committerHans de Graaff <graaff@gentoo.org>2007-10-25 12:12:36 +0000
commitbb4dba21d8b3c152a715abb8c4751d6c98a4742d (patch)
tree3f72217ad61ff80b469c22ef49a9f4b816a7c867 /app-xemacs/haskell-mode
parentRemove old version (diff)
downloadgentoo-2-bb4dba21d8b3c152a715abb8c4751d6c98a4742d.tar.gz
gentoo-2-bb4dba21d8b3c152a715abb8c4751d6c98a4742d.tar.bz2
gentoo-2-bb4dba21d8b3c152a715abb8c4751d6c98a4742d.zip
Remove old version
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-xemacs/haskell-mode')
-rw-r--r--app-xemacs/haskell-mode/ChangeLog5
-rw-r--r--app-xemacs/haskell-mode/files/digest-haskell-mode-1.053
-rw-r--r--app-xemacs/haskell-mode/haskell-mode-1.05.ebuild17
3 files changed, 4 insertions, 21 deletions
diff --git a/app-xemacs/haskell-mode/ChangeLog b/app-xemacs/haskell-mode/ChangeLog
index a692f48aa605..35d4f4d2256f 100644
--- a/app-xemacs/haskell-mode/ChangeLog
+++ b/app-xemacs/haskell-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/haskell-mode
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.12 2007/06/03 18:32:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.13 2007/10/25 12:12:36 graaff Exp $
+
+ 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -haskell-mode-1.05.ebuild:
+ Remove old version
03 Jun 2007; Hans de Graaff <graaff@gentoo.org> haskell-mode-1.10.ebuild:
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
diff --git a/app-xemacs/haskell-mode/files/digest-haskell-mode-1.05 b/app-xemacs/haskell-mode/files/digest-haskell-mode-1.05
deleted file mode 100644
index 58ba3483f129..000000000000
--- a/app-xemacs/haskell-mode/files/digest-haskell-mode-1.05
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 198a9d68d1b4115c9faf45e14c264f54 haskell-mode-1.05-pkg.tar.gz 94162
-RMD160 8bd7644b1ce495ece941d4d8e91695c05a6056ac haskell-mode-1.05-pkg.tar.gz 94162
-SHA256 af717622f07d9ae7abf35d1ea827e6fa6c987ecf58dee02c86cbc7af510fb224 haskell-mode-1.05-pkg.tar.gz 94162
diff --git a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild
deleted file mode 100644
index 026859ef3db3..000000000000
--- a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild,v 1.7 2007/07/11 02:37:37 mr_bones_ Exp $
-
-SLOT="0"
-IUSE=""
-DESCRIPTION="Haskell editing support."
-PKG_CAT="standard"
-
-DEPEND="app-xemacs/dired
-app-xemacs/mail-lib
-app-xemacs/xemacs-base
-app-xemacs/edit-utils
-"
-KEYWORDS="x86 ~ppc alpha sparc amd64"
-
-inherit xemacs-packages