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-lang/ghc: ChangeLog ghc-6.12.3.ebuild
Date: Fri, 25 Feb 2011 12:36:15
Message-Id: 20110225123604.8EC2D20054@flycatcher.gentoo.org
1 xarthisius 11/02/25 12:36:04
2
3 Modified: ChangeLog ghc-6.12.3.ebuild
4 Log:
5 ppc/ppc64 stable wrt #338652
6
7 (Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.202 dev-lang/ghc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.202&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.202&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.201&r2=1.202
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
19 retrieving revision 1.201
20 retrieving revision 1.202
21 diff -u -r1.201 -r1.202
22 --- ChangeLog 5 Feb 2011 15:37:16 -0000 1.201
23 +++ ChangeLog 25 Feb 2011 12:36:04 -0000 1.202
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-lang/ghc
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.201 2011/02/05 15:37:16 slyfox Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.202 2011/02/25 12:36:04 xarthisius Exp $
29 +
30 + 25 Feb 2011; Kacper Kowalik <xarthisius@g.o> ghc-6.12.3.ebuild:
31 + ppc/ppc64 stable wrt #338652
32
33 05 Feb 2011; Sergei Trofimovich <slyfox@g.o> ghc-6.12.3.ebuild,
34 +files/ghc-6.12.3-libffi-incorrect-detection-of-selinux.patch:
35
36
37
38 1.21 dev-lang/ghc/ghc-6.12.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-6.12.3.ebuild?rev=1.21&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-6.12.3.ebuild?rev=1.21&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-6.12.3.ebuild?r1=1.20&r2=1.21
43
44 Index: ghc-6.12.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.12.3.ebuild,v
47 retrieving revision 1.20
48 retrieving revision 1.21
49 diff -u -r1.20 -r1.21
50 --- ghc-6.12.3.ebuild 5 Feb 2011 15:37:16 -0000 1.20
51 +++ ghc-6.12.3.ebuild 25 Feb 2011 12:36:04 -0000 1.21
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.12.3.ebuild,v 1.20 2011/02/05 15:37:16 slyfox Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.12.3.ebuild,v 1.21 2011/02/25 12:36:04 xarthisius Exp $
57
58 # Brief explanation of the bootstrap logic:
59 #
60 @@ -50,7 +50,7 @@
61 !ghcbootstrap? ( $arch_binaries )"
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
66 IUSE="binary doc ghcbootstrap"
67
68 RDEPEND="