summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/package.mask10
2 files changed, 14 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 9708ae856895..35c1466f5f23 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2545 2009/04/17 12:09:51 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2546 2009/04/17 16:24:02 kolmodin Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 17 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> package.mask:
+ Mask dev-haskell/ghc-6.8.2-r1 for testing. It includes a precompiled
+ readline version, fixing bug #259867.
+
17 Apr 2009; <chainsaw@gentoo.org> package.mask:
Mask Audacious 2.0 alpha developer previews.
diff --git a/profiles/package.mask b/profiles/package.mask
index 571a7defda30..413fcb2251ac 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9684 2009/04/17 14:45:40 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9685 2009/04/17 16:24:02 kolmodin Exp $
#
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@@ -31,6 +31,14 @@
#--- END OF EXAMPLES ---
+# Lennart Kolmodin <kolmodin@gentoo.org> (17 Apr 2009)
+# Add patched dev-lang/ghc for testing.
+# It includes a bundled readline package to be able to use old bootstrapping
+# binaries. See bug #259867.
+# Only x86 and amd64 supported so far. This ebuild won't be very interesting
+# once we add ghc 6.10.2.
+=dev-lang/ghc-6.8.2-r1
+
# Doug Goldstein <cardoe@gentoo.org> (17 Apr 2009)
# Added for testing.These ebuilds fix the following
# bugs #256904, #256913, #257687, #249029, #260340, #254747.