summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/haskell-mode/ChangeLog5
-rw-r--r--app-emacs/haskell-mode/haskell-mode-13.07.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/haskell-mode/ChangeLog b/app-emacs/haskell-mode/ChangeLog
index 29d7053c5eb3..9b9e17ef6fe8 100644
--- a/app-emacs/haskell-mode/ChangeLog
+++ b/app-emacs/haskell-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/haskell-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.51 2014/03/31 13:49:45 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.52 2014/04/05 11:08:38 ago Exp $
+
+ 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> haskell-mode-13.07.ebuild:
+ Stable for x86, wrt bug #504840
31 Mar 2014; Chema Alonso <nimiux@gentoo.org> haskell-mode-13.07.ebuild:
Stable for amd64 wrt bug #504840
diff --git a/app-emacs/haskell-mode/haskell-mode-13.07.ebuild b/app-emacs/haskell-mode/haskell-mode-13.07.ebuild
index 732a5d000d49..65d98a055ce0 100644
--- a/app-emacs/haskell-mode/haskell-mode-13.07.ebuild
+++ b/app-emacs/haskell-mode/haskell-mode-13.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-13.07.ebuild,v 1.3 2014/03/31 13:49:45 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-13.07.ebuild,v 1.4 2014/04/05 11:08:38 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/haskell/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+ FDL-1.2+"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
SITEFILE="50${PN}-gentoo.el"
ELISP_TEXINFO="haskell-mode.texi"