summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-09-05 16:42:32 +0000
committerFabian Groffen <grobian@gentoo.org>2009-09-05 16:42:32 +0000
commit608555205353e95cdd70ad801ddd8e1b390b3fda (patch)
treed997de78e758ef5cca9de1033b5dcf2a549d3d30 /profiles
parentFix automagic dependency on dev-libs/libyaml (bug #278004). (diff)
downloadhistorical-608555205353e95cdd70ad801ddd8e1b390b3fda.tar.gz
historical-608555205353e95cdd70ad801ddd8e1b390b3fda.tar.bz2
historical-608555205353e95cdd70ad801ddd8e1b390b3fda.zip
Mask upcoming Snow Leopard compiler and linker, as there are still some problems that need to be sorted out
Diffstat (limited to 'profiles')
-rw-r--r--profiles/prefix/ChangeLog6
-rw-r--r--profiles/prefix/darwin/package.mask9
2 files changed, 12 insertions, 3 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index cb3af4bdad43..c32c288b8281 100644
--- a/profiles/prefix/ChangeLog
+++ b/profiles/prefix/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for profiles/prefix
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Id: ChangeLog,v 1.80 2009/09/05 16:12:58 grobian Exp $
+# $Id: ChangeLog,v 1.81 2009/09/05 16:42:31 grobian Exp $
+
+ 05 Sep 2009; Fabian Groffen <grobian@gentoo.org> darwin/package.mask:
+ Mask upcoming Snow Leopard compiler and linker, as there are still some
+ problems that need to be sorted out
05 Sep 2009; Fabian Groffen <grobian@gentoo.org>
sunos/solaris/package.mask:
diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask
index f47396ee6dce..5ee0571b1649 100644
--- a/profiles/prefix/darwin/package.mask
+++ b/profiles/prefix/darwin/package.mask
@@ -1,7 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.3 2009/06/30 13:34:23 grobian Exp $
-# $Id: package.mask,v 1.3 2009/06/30 13:34:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.4 2009/09/05 16:42:32 grobian Exp $
+# $Id: package.mask,v 1.4 2009/09/05 16:42:32 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (05 Sep 2009)
+# These are Snow Leopard releases and still a Work In Progress (tm)
+~sys-devel/gcc-apple-4.2.1_p5646
+~sys-devel/binutils-apple-3.2
# Fabian Groffen <grobian@gentoo.org> (30 Jun 2009)
# platform.h:81: error: conflicting types for ‘setmode’