Gentoo Archives: gentoo-commits

From: "Lennart Kolmodin (kolmodin)" <kolmodin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Fri, 17 Apr 2009 16:24:04
Message-Id: E1LuqrD-0005ji-6x@stork.gentoo.org
1 kolmodin 09/04/17 16:24:03
2
3 Modified: ChangeLog package.mask
4 Log:
5 Add dev-lang/ghc-6.8.2-r1 to package.mask.
6
7 Revision Changes Path
8 1.2546 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2546&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2546&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2545&r2=1.2546
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.2545
18 retrieving revision 1.2546
19 diff -u -r1.2545 -r1.2546
20 --- ChangeLog 17 Apr 2009 12:09:51 -0000 1.2545
21 +++ ChangeLog 17 Apr 2009 16:24:02 -0000 1.2546
22 @@ -1,11 +1,15 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2545 2009/04/17 12:09:51 chainsaw Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2546 2009/04/17 16:24:02 kolmodin Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 17 Apr 2009; Lennart Kolmodin <kolmodin@g.o> package.mask:
33 + Mask dev-haskell/ghc-6.8.2-r1 for testing. It includes a precompiled
34 + readline version, fixing bug #259867.
35 +
36 17 Apr 2009; <chainsaw@g.o> package.mask:
37 Mask Audacious 2.0 alpha developer previews.
38
39
40
41
42 1.9685 profiles/package.mask
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9685&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9685&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.9684&r2=1.9685
47
48 Index: package.mask
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
51 retrieving revision 1.9684
52 retrieving revision 1.9685
53 diff -u -r1.9684 -r1.9685
54 --- package.mask 17 Apr 2009 14:45:40 -0000 1.9684
55 +++ package.mask 17 Apr 2009 16:24:02 -0000 1.9685
56 @@ -1,5 +1,5 @@
57 ####################################################################
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9684 2009/04/17 14:45:40 cardoe Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9685 2009/04/17 16:24:02 kolmodin Exp $
60 #
61 # When you add an entry to the top of this file, add your name, the date, and
62 # an explanation of why something is getting masked. Please be extremely
63 @@ -31,6 +31,14 @@
64
65 #--- END OF EXAMPLES ---
66
67 +# Lennart Kolmodin <kolmodin@g.o> (17 Apr 2009)
68 +# Add patched dev-lang/ghc for testing.
69 +# It includes a bundled readline package to be able to use old bootstrapping
70 +# binaries. See bug #259867.
71 +# Only x86 and amd64 supported so far. This ebuild won't be very interesting
72 +# once we add ghc 6.10.2.
73 +=dev-lang/ghc-6.8.2-r1
74 +
75 # Doug Goldstein <cardoe@g.o> (17 Apr 2009)
76 # Added for testing.These ebuilds fix the following
77 # bugs #256904, #256913, #257687, #249029, #260340, #254747.