diff options
Diffstat (limited to 'app-xemacs/haskell-mode/haskell-mode-1.05.ebuild')
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.05.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
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 |