summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-08-19 03:12:17 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-08-19 03:12:17 +0000
commitc4659c561268861fa98ad8a8743df16dc6de5a99 (patch)
tree8ecce70618eceff81735d4e35bd41b25f4773f65 /app-emacs/haskell-mode/files
parentFix compilation on GCC-4. Similar fix as was needed for gcc-3.4, but this on... (diff)
downloadhistorical-c4659c561268861fa98ad8a8743df16dc6de5a99.tar.gz
historical-c4659c561268861fa98ad8a8743df16dc6de5a99.tar.bz2
historical-c4659c561268861fa98ad8a8743df16dc6de5a99.zip
Keywording ~sparc; New upstream version; Resolves Bug #73172.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-emacs/haskell-mode/files')
-rw-r--r--app-emacs/haskell-mode/files/50haskell-mode-gentoo.el4
-rw-r--r--app-emacs/haskell-mode/files/digest-haskell-mode-2.01
2 files changed, 3 insertions, 2 deletions
diff --git a/app-emacs/haskell-mode/files/50haskell-mode-gentoo.el b/app-emacs/haskell-mode/files/50haskell-mode-gentoo.el
index d33108932076..39692f6b5ecc 100644
--- a/app-emacs/haskell-mode/files/50haskell-mode-gentoo.el
+++ b/app-emacs/haskell-mode/files/50haskell-mode-gentoo.el
@@ -1,7 +1,7 @@
-;;; uboat site-lisp configuration
+;;; haskell-mode site-lisp configuration
-(setq load-path (cons "@SITELISP@" load-path))
+(add-to-list 'load-path "@SITELISP@")
(setq auto-mode-alist
(append auto-mode-alist
'(("\\.[hg]s$" . haskell-mode)
diff --git a/app-emacs/haskell-mode/files/digest-haskell-mode-2.0 b/app-emacs/haskell-mode/files/digest-haskell-mode-2.0
new file mode 100644
index 000000000000..f69a8843ea8d
--- /dev/null
+++ b/app-emacs/haskell-mode/files/digest-haskell-mode-2.0
@@ -0,0 +1 @@
+MD5 85b4db872e6496a65dd68b3777d107a1 haskell-mode-2.0.tar.gz 66814