summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-11-06 19:37:09 +0000
committerUlrich Müller <ulm@gentoo.org>2009-11-06 19:37:09 +0000
commit359cb7474e72a773bca5440d4e521682dd4c4aa1 (patch)
tree92ef975e221a90f661b76c4d4178665e3291dd3f /app-emacs/haskell-mode
parentInitial commit. (diff)
downloadgentoo-2-359cb7474e72a773bca5440d4e521682dd4c4aa1.tar.gz
gentoo-2-359cb7474e72a773bca5440d4e521682dd4c4aa1.tar.bz2
gentoo-2-359cb7474e72a773bca5440d4e521682dd4c4aa1.zip
Version bump.
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'app-emacs/haskell-mode')
-rw-r--r--app-emacs/haskell-mode/haskell-mode-2.5.1.ebuild4
-rw-r--r--app-emacs/haskell-mode/haskell-mode-2.6.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/haskell-mode/haskell-mode-2.5.1.ebuild b/app-emacs/haskell-mode/haskell-mode-2.5.1.ebuild
index c7fe65a015fe..768e551d9555 100644
--- a/app-emacs/haskell-mode/haskell-mode-2.5.1.ebuild
+++ b/app-emacs/haskell-mode/haskell-mode-2.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.5.1.ebuild,v 1.2 2009/11/06 19:35:27 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-2.5.1.ebuild,v 1.3 2009/11/06 19:37:09 ulm Exp $
inherit elisp
@@ -24,7 +24,7 @@ src_compile() {
pkg_postinst() {
elisp-site-regen
- elog "If you update from version 2.4 or earlier you must reconfigure,"
+ elog "If you update from before version 2.5 you must reconfigure,"
elog "or indentation will not work."
elog "Read the README file in /usr/share/doc/${PF}."
}
diff --git a/app-emacs/haskell-mode/haskell-mode-2.6.2.ebuild b/app-emacs/haskell-mode/haskell-mode-2.6.2.ebuild
index fd2bb0697eb6..d9f4772c2780 100644
--- a/app-emacs/haskell-mode/haskell-mode-2.6.2.ebuild
+++ b/app-emacs/haskell-mode/haskell-mode-2.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.6.2.ebuild,v 1.1 2009/11/06 19:35:27 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/haskell-mode-2.6.2.ebuild,v 1.2 2009/11/06 19:37:09 ulm Exp $
inherit elisp
@@ -26,7 +26,7 @@ src_compile() {
pkg_postinst() {
elisp-site-regen
- elog "If you update from version 2.4 or earlier you must reconfigure,"
+ elog "If you update from before version 2.5 you must reconfigure,"
elog "or indentation will not work."
elog "Read the README file in /usr/share/doc/${PF}."
}