Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/hashed-storage: ChangeLog hashed-storage-0.4.13.ebuild
Date: Fri, 25 Feb 2011 13:19:46
Message-Id: 20110225131937.4672020054@flycatcher.gentoo.org
1 xarthisius 11/02/25 13:19:37
2
3 Modified: ChangeLog hashed-storage-0.4.13.ebuild
4 Log:
5 ppc/ppc64 stable wrt #339580
6
7 (Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.11 dev-haskell/hashed-storage/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 20 Nov 2010 23:32:57 -0000 1.10
23 +++ ChangeLog 25 Feb 2011 13:19:37 -0000 1.11
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-haskell/hashed-storage
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.10 2010/11/20 23:32:57 slyfox Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.11 2011/02/25 13:19:37 xarthisius Exp $
30 +
31 + 25 Feb 2011; Kacper Kowalik <xarthisius@g.o>
32 + hashed-storage-0.4.13.ebuild:
33 + ppc/ppc64 stable wrt #339580
34
35 20 Nov 2010; Sergei Trofimovich <slyfox@g.o>
36 hashed-storage-0.4.13.ebuild:
37
38
39
40 1.9 dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild?rev=1.9&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild?rev=1.9&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild?r1=1.8&r2=1.9
45
46 Index: hashed-storage-0.4.13.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild,v
49 retrieving revision 1.8
50 retrieving revision 1.9
51 diff -u -r1.8 -r1.9
52 --- hashed-storage-0.4.13.ebuild 20 Nov 2010 23:32:57 -0000 1.8
53 +++ hashed-storage-0.4.13.ebuild 25 Feb 2011 13:19:37 -0000 1.9
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild,v 1.8 2010/11/20 23:32:57 slyfox Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild,v 1.9 2011/02/25 13:19:37 xarthisius Exp $
60
61 EAPI=2
62
63 @@ -13,7 +13,7 @@
64
65 LICENSE="BSD"
66 SLOT="0"
67 -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
68 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
69 IUSE="test"
70
71 RDEPEND=">=dev-lang/ghc-6.10