summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-06-29 19:00:22 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-06-29 19:00:22 +0000
commita6b0456bff7284241dbe7de3322d0da0bc4aa5cc (patch)
treef0055381848a4c22169da1de2f56a6523b08eb27 /app-emacs/haskell-mode
parentunmasking and changelog fixes (diff)
downloadhistorical-a6b0456bff7284241dbe7de3322d0da0bc4aa5cc.tar.gz
historical-a6b0456bff7284241dbe7de3322d0da0bc4aa5cc.tar.bz2
historical-a6b0456bff7284241dbe7de3322d0da0bc4aa5cc.zip
unmasking and changelog fixes
Diffstat (limited to 'app-emacs/haskell-mode')
-rw-r--r--app-emacs/haskell-mode/ChangeLog4
-rw-r--r--app-emacs/haskell-mode/haskell-mode-1.44.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/haskell-mode/ChangeLog b/app-emacs/haskell-mode/ChangeLog
index ba63b021df71..3d0e88ec4283 100644
--- a/app-emacs/haskell-mode/ChangeLog
+++ b/app-emacs/haskell-mode/ChangeLog
@@ -1,8 +1,8 @@
# ChangeLog for app-emacs/haskell-mode
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.2 2003/02/12 03:53:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.3 2003/06/29 19:00:22 aliz Exp $
-*haskell-mode (09 Feb 2003)
+*haskell-mode-1.44 (09 Feb 2003)
09 Feb 2003; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
haskell-mode-1.44.ebuild, files/50haskell-mode-gentoo.el,
diff --git a/app-emacs/haskell-mode/haskell-mode-1.44.ebuild b/app-emacs/haskell-mode/haskell-mode-1.44.ebuild
index c5139c98fea1..1428cb4f33de 100644
--- a/app-emacs/haskell-mode/haskell-mode-1.44.ebuild
+++ b/app-emacs/haskell-mode/haskell-mode-1.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-1.44.ebuild,v 1.1 2003/02/09 11:29:59 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-1.44.ebuild,v 1.2 2003/06/29 19:00:22 aliz Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.haskell.org/haskell-mode/"
SRC_URI="http://www.haskell.org/haskell-mode/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/emacs"
RDEPEND="${DEPEND}"