summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-01-13 23:39:10 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-01-13 23:39:10 +0000
commit5474244aea66044ba27c9871e659473b31821043 (patch)
treeeadfd2fbcccf12a80463cb983e732ce51e0c970e /app-emacs/haskell-mode
parentstable x86, bug 205551 (diff)
downloadgentoo-2-5474244aea66044ba27c9871e659473b31821043.tar.gz
gentoo-2-5474244aea66044ba27c9871e659473b31821043.tar.bz2
gentoo-2-5474244aea66044ba27c9871e659473b31821043.zip
stable x86, bug 205553
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emacs/haskell-mode')
-rw-r--r--app-emacs/haskell-mode/ChangeLog6
-rw-r--r--app-emacs/haskell-mode/haskell-mode-2.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/haskell-mode/ChangeLog b/app-emacs/haskell-mode/ChangeLog
index 248d16afa4f5..e175d4e811fb 100644
--- a/app-emacs/haskell-mode/ChangeLog
+++ b/app-emacs/haskell-mode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/haskell-mode
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.28 2008/01/13 14:22:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.29 2008/01/13 23:39:10 opfer Exp $
+
+ 13 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+ haskell-mode-2.4.ebuild:
+ stable x86, bug 205553
13 Jan 2008; nixnut <nixnut@gentoo.org> haskell-mode-2.4.ebuild:
Stable on ppc wrt bug 205553
diff --git a/app-emacs/haskell-mode/haskell-mode-2.4.ebuild b/app-emacs/haskell-mode/haskell-mode-2.4.ebuild
index 2f86f2fc9119..8b88a374cd37 100644
--- a/app-emacs/haskell-mode/haskell-mode-2.4.ebuild
+++ b/app-emacs/haskell-mode/haskell-mode-2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-2.4.ebuild,v 1.2 2008/01/13 14:22:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-2.4.ebuild,v 1.3 2008/01/13 23:39:10 opfer Exp $
inherit elisp
@@ -11,7 +11,7 @@ SRC_URI="http://www.iro.umontreal.ca/~monnier/elisp/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE=""
SITEFILE="51${PN}-gentoo.el"