Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ChangeLog ghc-6.8.2.ebuild
Date: Thu, 02 Oct 2008 22:48:28
Message-Id: E1KlWy2-0004wo-3x@stork.gentoo.org
1 fmccor 08/10/02 22:48:18
2
3 Modified: ChangeLog ghc-6.8.2.ebuild
4 Log:
5 Sparc stable, originally part of Bug #230919, and now suggested by Bug #239368.
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.20-gentoo-r8 x86_64)
7
8 Revision Changes Path
9 1.157 dev-lang/ghc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.157&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.157&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.156&r2=1.157
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
18 retrieving revision 1.156
19 retrieving revision 1.157
20 diff -u -r1.156 -r1.157
21 --- ChangeLog 26 Aug 2008 14:38:30 -0000 1.156
22 +++ ChangeLog 2 Oct 2008 22:48:17 -0000 1.157
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-lang/ghc
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.156 2008/08/26 14:38:30 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.157 2008/10/02 22:48:17 fmccor Exp $
28 +
29 + 02 Oct 2008; Ferris McCormick <fmccor@g.o> ghc-6.8.2.ebuild:
30 + Sparc stable, originally part of Bug #230919, and now suggested by Bug #239368.
31
32 26 Aug 2008; Raúl Porcel <armin76@g.o> ghc-6.8.2.ebuild:
33 Make ia64 an unregistered arch, as it breaks some stuff
34
35
36
37 1.9 dev-lang/ghc/ghc-6.8.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild?r1=1.8&r2=1.9
42
43 Index: ghc-6.8.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- ghc-6.8.2.ebuild 26 Aug 2008 14:38:30 -0000 1.8
50 +++ ghc-6.8.2.ebuild 2 Oct 2008 22:48:17 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild,v 1.8 2008/08/26 14:38:30 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild,v 1.9 2008/10/02 22:48:17 fmccor Exp $
56
57 # Brief explanation of the bootstrap logic:
58 #
59 @@ -48,7 +48,7 @@
60
61 LICENSE="BSD"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 hppa ~ia64 ~sparc x86"
64 +KEYWORDS="~alpha amd64 hppa ~ia64 sparc x86"
65 IUSE="binary doc ghcbootstrap"
66
67 RDEPEND="