summaryrefslogtreecommitdiff
path: root/app-xemacs/haskell-mode/haskell-mode-1.14.ebuild
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-10 22:56:35 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-10 22:56:35 +0200
commit79079c0236f175113acb4d4afcb1c592587c6e44 (patch)
tree0cf86f3db7c28a4cfc197ed5bc9f7aa442fbb6d3 /app-xemacs/haskell-mode/haskell-mode-1.14.ebuild
parentda3fcf0e53e46a94c3b3abb2bc55a74cd92dd79e (diff)
downloadgentoo-79079c0236f175113acb4d4afcb1c592587c6e44.tar.gz
gentoo-79079c0236f175113acb4d4afcb1c592587c6e44.tar.bz2
gentoo-79079c0236f175113acb4d4afcb1c592587c6e44.zip
app-xemacs/haskell-mode: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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