public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/haskell-mode: ChangeLog haskell-mode-2.5.1.ebuild
@ 2009-10-27  6:31 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2009-10-27  6:31 UTC (permalink / raw
  To: gentoo-commits

ulm         09/10/27 06:31:27

  Modified:             ChangeLog
  Added:                haskell-mode-2.5.1.ebuild
  Log:
  Version bump, bug 290675.
  (Portage version: 2.2_rc46/cvs/Linux i686)

Revision  Changes    Path
1.33                 app-emacs/haskell-mode/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/haskell-mode/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/haskell-mode/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/haskell-mode/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	29 Jan 2009 01:56:31 -0000	1.32
+++ ChangeLog	27 Oct 2009 06:31:27 -0000	1.33
@@ -1,6 +1,12 @@
 # ChangeLog for app-emacs/haskell-mode
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.32 2009/01/29 01:56:31 fauli Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.33 2009/10/27 06:31:27 ulm Exp $
+
+*haskell-mode-2.5.1 (27 Oct 2009)
+
+  27 Oct 2009; Ulrich Mueller <ulm@gentoo.org>
+  +files/50haskell-mode-gentoo.el, +haskell-mode-2.5.1.ebuild:
+  Version bump. Thanks to <Ivan.Miljenovic@gmail.com> in bug 290675.
 
   29 Jan 2009; Christian Faulhammer <fauli@gentoo.org>
   -haskell-mode-2.3.ebuild:
@@ -135,9 +141,9 @@
 *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, 
+  haskell-mode-1.44.ebuild, files/50haskell-mode-gentoo.el,
   files/digest-haskell-mode-1.44 :
 
   Initial import. Ebuild contributed by Peter Simons
-  <simons+gentoo@cryp.to> of bug #13156 (polished up by 
+  <simons+gentoo@cryp.to> of bug #13156 (polished up by
   <mkennedy@gentoo.org>)



1.1                  app-emacs/haskell-mode/haskell-mode-2.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/haskell-mode/haskell-mode-2.5.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/haskell-mode/haskell-mode-2.5.1.ebuild?rev=1.1&content-type=text/plain

Index: haskell-mode-2.5.1.ebuild
===================================================================
# 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.1 2009/10/27 06:31:27 ulm Exp $

inherit elisp

DESCRIPTION="Mode for editing (and running) Haskell programs in Emacs"
HOMEPAGE="http://projects.haskell.org/haskellmode-emacs/
	http://www.haskell.org/haskellwiki/Haskell_mode_for_Emacs"
SRC_URI="http://projects.haskell.org/haskellmode-emacs/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""

DOCS="ChangeLog NEWS README *.hs"
SITEFILE="50${PN}-gentoo.el"

src_compile() {
	emake || die "emake failed"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-27  6:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-27  6:31 [gentoo-commits] gentoo-x86 commit in app-emacs/haskell-mode: ChangeLog haskell-mode-2.5.1.ebuild Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox