gienah      14/07/02 14:38:39

  Modified:             ChangeLog
  Added:                mtl-2.2.1.ebuild
  Log:
  Bump mtl to 2.2.1
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  Changes    Path
1.69                 dev-haskell/mtl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/mtl/ChangeLog?rev=1.69&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/mtl/ChangeLog?rev=1.69&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/mtl/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   21 Jul 2013 07:42:59 -0000      1.68
+++ ChangeLog   2 Jul 2014 14:38:38 -0000       1.69
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/mtl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.68 2013/07/21 
07:42:59 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.69 2014/07/02 
14:38:38 gienah Exp $
+
+*mtl-2.2.1 (02 Jul 2014)
+
+  02 Jul 2014; Mark Wright <[email protected]> +mtl-2.2.1.ebuild:
+  Bump mtl to 2.2.1
 
   21 Jul 2013; Pacho Ramos <[email protected]> -mtl-1.1.0.2.ebuild,
   -mtl-1.1.1.1.ebuild:



1.1                  dev-haskell/mtl/mtl-2.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/mtl/mtl-2.2.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/mtl/mtl-2.2.1.ebuild?rev=1.1&content-type=text/plain

Index: mtl-2.2.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-2.2.1.ebuild,v 1.1 
2014/07/02 14:38:38 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.4.2.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

DESCRIPTION="Monad classes, using functional dependencies"
HOMEPAGE="http://github.com/ekmett/mtl";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""

RDEPEND=">=dev-haskell/transformers-0.4:=[profile?] 
<dev-haskell/transformers-0.5:=[profile?]
        >=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.6
"




Reply via email to