summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2015-06-16 11:30:27 +0000
committerFabian Groffen <grobian@gentoo.org>2015-06-16 11:30:27 +0000
commit55876d21f31e81a54d975320091e330ea98b1e57 (patch)
tree256bf130b9e80c7e1c83418c42ddbcfcbe2bf6d8 /profiles/prefix
parentdev-java/netbeans-java: switched to jdom:0 per bug #543966 (diff)
downloadgentoo-2-55876d21f31e81a54d975320091e330ea98b1e57.tar.gz
gentoo-2-55876d21f31e81a54d975320091e330ea98b1e57.tar.bz2
gentoo-2-55876d21f31e81a54d975320091e330ea98b1e57.zip
Masked Python 2.7.10 on Darwin
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/ChangeLog5
-rw-r--r--profiles/prefix/darwin/package.mask7
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index f94c9a661109..c948c7b8ef97 100644
--- a/profiles/prefix/ChangeLog
+++ b/profiles/prefix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for profiles/prefix
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.462 2015/06/13 05:56:19 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.463 2015/06/16 11:30:27 grobian Exp $
+
+ 16 Jun 2015; Fabian Groffen <grobian@gentoo.org> darwin/package.mask:
+ Masked Python 2.7.10 on Darwin
13 Jun 2015; Fabian Groffen <grobian@gentoo.org> package.mask:
Mask latest portage, bug #551678
diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask
index 3fe0603771a9..2f359fe060cd 100644
--- a/profiles/prefix/darwin/package.mask
+++ b/profiles/prefix/darwin/package.mask
@@ -1,8 +1,13 @@
# Copyright 1999-2015 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.46 2015/05/31 09:58:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.47 2015/06/16 11:30:27 grobian Exp $
+# Fabian Groffen <grobian@gentoo.org> (16 Jun 2015)
+# fails to compile due to missing CLOCK_REALTIME in multiprocessing
+# module
+=dev-lang/python-2.7.10
+
# Fabian Groffen <grobian@gentoo.org> (31 May 2015)
# fails to compile due to some missing compilerrt stuff, hints at asan,
# not sure what the problem actually is