Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/hxt/files: hxt-9.1.4-ghc-7.2.patch
Date: Sun, 04 Dec 2011 16:59:26
Message-Id: 20111204165913.245C520034@flycatcher.gentoo.org
1 slyfox 11/12/04 16:59:13
2
3 Added: hxt-9.1.4-ghc-7.2.patch
4 Log:
5 Version bump (bug #316513 by Diego Elio Pettenò). Dropped sparc keyword (no depends).
6
7 (Portage version: 2.2.0_alpha77_p1/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 dev-haskell/hxt/files/hxt-9.1.4-ghc-7.2.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/files/hxt-9.1.4-ghc-7.2.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/files/hxt-9.1.4-ghc-7.2.patch?rev=1.1&content-type=text/plain
14
15 Index: hxt-9.1.4-ghc-7.2.patch
16 ===================================================================
17 --- hxt-9.1.4-orig/hxt.cabal 2011-08-16 21:02:36.000000000 +1000
18 +++ hxt-9.1.4/hxt.cabal 2011-08-16 22:50:06.698989683 +1000
19 @@ -166,7 +166,6 @@
20 extensions: MultiParamTypeClasses DeriveDataTypeable FunctionalDependencies FlexibleInstances
21
22 build-depends: base >= 4 && < 5,
23 - haskell98 >= 1 && < 2,
24 containers >= 0.2 && < 1,
25 directory >= 1 && < 2,
26 filepath >= 1 && < 2,