* [gentoo-commits] gentoo-x86 commit in dev-haskell/monad-control: monad-control-0.3.2.3.ebuild ChangeLog monad-control-0.3.1.1.ebuild monad-control-0.3.1.3.ebuild
@ 2014-03-09 12:51 Mark Wright (gienah)
0 siblings, 0 replies; only message in thread
From: Mark Wright (gienah) @ 2014-03-09 12:51 UTC (permalink / raw
To: gentoo-commits
gienah 14/03/09 12:51:08
Modified: ChangeLog
Added: monad-control-0.3.2.3.ebuild
Removed: monad-control-0.3.1.1.ebuild
monad-control-0.3.1.3.ebuild
Log:
Bump monad-control to 0.3.2.3
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Revision Changes Path
1.14 dev-haskell/monad-control/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/monad-control/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/monad-control/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/monad-control/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/monad-control/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 24 Nov 2013 19:34:24 -0000 1.13
+++ ChangeLog 9 Mar 2014 12:51:08 -0000 1.14
@@ -1,6 +1,12 @@
# ChangeLog for dev-haskell/monad-control
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/monad-control/ChangeLog,v 1.13 2013/11/24 19:34:24 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/monad-control/ChangeLog,v 1.14 2014/03/09 12:51:08 gienah Exp $
+
+*monad-control-0.3.2.3 (09 Mar 2014)
+
+ 09 Mar 2014; Mark Wright <gienah@gentoo.org> +monad-control-0.3.2.3.ebuild,
+ -monad-control-0.3.1.1.ebuild, -monad-control-0.3.1.3.ebuild:
+ Bump monad-control to 0.3.2.3
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> monad-control-0.3.2.2.ebuild:
Stable for x86, wrt bug #488750
1.1 dev-haskell/monad-control/monad-control-0.3.2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/monad-control/monad-control-0.3.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/monad-control/monad-control-0.3.2.3.ebuild?rev=1.1&content-type=text/plain
Index: monad-control-0.3.2.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/monad-control/monad-control-0.3.2.3.ebuild,v 1.1 2014/03/09 12:51:08 gienah Exp $
EAPI=5
# ebuild generated by hackport 0.3.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Lift control operations, like exception catching, through monad transformers"
HOMEPAGE="https://github.com/basvandijk/monad-control"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE="+instancest"
RDEPEND=">=dev-haskell/base-unicode-symbols-0.1.1:=[profile?] <dev-haskell/base-unicode-symbols-0.3:=[profile?]
>=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.4:=[profile?]
>=dev-haskell/transformers-base-0.4.1:=[profile?] <dev-haskell/transformers-base-0.5:=[profile?]
>=dev-lang/ghc-6.10.4:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.6.0.3
"
src_configure() {
haskell-cabal_src_configure \
$(cabal_flag instancest instancest)
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-09 12:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09 12:51 [gentoo-commits] gentoo-x86 commit in dev-haskell/monad-control: monad-control-0.3.2.3.ebuild ChangeLog monad-control-0.3.1.1.ebuild monad-control-0.3.1.3.ebuild Mark Wright (gienah)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox