summaryrefslogtreecommitdiff
path: root/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-12 06:32:46 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-12 06:32:46 +0100
commit28e3d252dc8ac8a5635206dfefe1cfe05058d1db (patch)
treee75bce604750fb72e53ed3684059e2e5d2094509 /app-xemacs/haskell-mode/haskell-mode-1.14.ebuild
parentf625b9919a60a30f1bd860f7d1b2eac183ced593 (diff)
gentoo resync : 12.08.2018
Diffstat (limited to 'app-xemacs/haskell-mode/haskell-mode-1.14.ebuild')
-rw-r--r--app-xemacs/haskell-mode/haskell-mode-1.14.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild
new file mode 100644
index 000000000000..6f39a915e9f9
--- /dev/null
+++ b/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Haskell editing support"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/dired
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/edit-utils
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages