Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ghc-6.12.1.ebuild ChangeLog ghc-6.10.4-r1.ebuild
Date: Mon, 31 May 2010 18:18:48
Message-Id: 20100531181844.DC4BC2CF37@corvid.gentoo.org
1 josejx 10/05/31 18:18:44
2
3 Modified: ghc-6.12.1.ebuild ChangeLog ghc-6.10.4-r1.ebuild
4 Log:
5 Added ghc 6.10.4 and 6.12.1 binaries for ppc, marked ~ppc.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-lang/ghc/ghc-6.12.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-6.12.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-6.12.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-6.12.1.ebuild?r1=1.1&r2=1.2
14
15 Index: ghc-6.12.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.12.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ghc-6.12.1.ebuild 26 Jan 2010 19:54:10 -0000 1.1
22 +++ ghc-6.12.1.ebuild 31 May 2010 18:18:44 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.12.1.ebuild,v 1.1 2010/01/26 19:54:10 kolmodin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.12.1.ebuild,v 1.2 2010/05/31 18:18:44 josejx Exp $
28
29 # Brief explanation of the bootstrap logic:
30 #
31 @@ -44,6 +44,7 @@
32 arch_binaries="$arch_binaries amd64? ( http://haskell.org/~kolmodin/ghc-bin-${PV}-amd64.tbz2 )"
33 arch_binaries="$arch_binaries sparc? ( http://haskell.org/~duncan/ghc/ghc-bin-${PV}-sparc.tbz2 )"
34 arch_binaries="$arch_binaries ppc64? ( http://code.haskell.org/~slyfox/ghc-ppc64/ghc-bin-${PV}-ppc64.tbz2 )"
35 +arch_binaries="$arch_binaries ppc? ( mirror://gentoo/ghc-bin-${PV}-ppc.tbz2 )"
36
37 #arch_binaries="$arch_binaries alpha? ( mirror://gentoo/ghc-bin-${PV}-alpha.tbz2 )"
38 #arch_binaries="$arch_binaries amd64? ( mirror://gentoo/ghc-bin-${PV}-amd64.tbz2 )"
39 @@ -56,7 +57,7 @@
40 !ghcbootstrap? ( $arch_binaries )"
41 LICENSE="BSD"
42 SLOT="0"
43 -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
44 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
45 IUSE="binary doc ghcbootstrap"
46
47 RDEPEND="
48
49
50
51 1.175 dev-lang/ghc/ChangeLog
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.175&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.175&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.174&r2=1.175
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
60 retrieving revision 1.174
61 retrieving revision 1.175
62 diff -u -r1.174 -r1.175
63 --- ChangeLog 25 Mar 2010 21:00:52 -0000 1.174
64 +++ ChangeLog 31 May 2010 18:18:44 -0000 1.175
65 @@ -1,6 +1,10 @@
66 # ChangeLog for dev-lang/ghc
67 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.174 2010/03/25 21:00:52 kolmodin Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.175 2010/05/31 18:18:44 josejx Exp $
70 +
71 + 31 May 2010; Joseph Jezak <josejx@g.o> ghc-6.10.4-r1.ebuild,
72 + ghc-6.12.1.ebuild:
73 + Added ghc 6.10.4 and 6.12.1 binaries for ppc, marked ~ppc.
74
75 25 Mar 2010; Lennart Kolmodin <kolmodin@g.o>
76 files/ghc-6.12.1-configure-CHOST.patch:
77
78
79
80 1.3 dev-lang/ghc/ghc-6.10.4-r1.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-6.10.4-r1.ebuild?rev=1.3&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-6.10.4-r1.ebuild?rev=1.3&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-6.10.4-r1.ebuild?r1=1.2&r2=1.3
85
86 Index: ghc-6.10.4-r1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.10.4-r1.ebuild,v
89 retrieving revision 1.2
90 retrieving revision 1.3
91 diff -u -r1.2 -r1.3
92 --- ghc-6.10.4-r1.ebuild 5 Dec 2009 22:19:21 -0000 1.2
93 +++ ghc-6.10.4-r1.ebuild 31 May 2010 18:18:44 -0000 1.3
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2009 Gentoo Foundation
96 +# Copyright 1999-2010 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.10.4-r1.ebuild,v 1.2 2009/12/05 22:19:21 mr_bones_ Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.10.4-r1.ebuild,v 1.3 2010/05/31 18:18:44 josejx Exp $
100
101 # Brief explanation of the bootstrap logic:
102 #
103 @@ -44,6 +44,7 @@
104 arch_binaries="$arch_binaries amd64? ( http://haskell.org/~kolmodin/ghc-bin-${PV}-amd64.tbz2 )"
105 arch_binaries="$arch_binaries sparc? ( http://haskell.org/~duncan/ghc/ghc-bin-${PV}-sparc.tbz2 )"
106 arch_binaries="$arch_binaries ppc64? ( http://code.haskell.org/~slyfox/ghc-ppc64/ghc-bin-${PV}-ppc64.tbz2 )"
107 +arch_binaries="$arch_binaries ppc? ( mirror://gentoo/ghc-bin-${PV}-ppc.tbz2 )"
108
109 #arch_binaries="$arch_binaries alpha? ( mirror://gentoo/ghc-bin-${PV}-alpha.tbz2 )"
110 #arch_binaries="$arch_binaries amd64? ( mirror://gentoo/ghc-bin-${PV}-amd64.tbz2 )"
111 @@ -57,7 +58,7 @@
112
113 LICENSE="BSD"
114 SLOT="0"
115 -KEYWORDS="~amd64 ~sparc ~ppc64 ~x86"
116 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
117 IUSE="binary doc ghcbootstrap"
118
119 RDEPEND="