diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-05-13 19:14:51 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-05-13 19:14:51 +0000 |
commit | 5c97a68b4bc508ec47f88eda187a676da51fcff9 (patch) | |
tree | 6e4b5c63fcd724d8c9a81d4714ca3f37437e2b9e /profiles/prefix | |
parent | Port the last changes to 9999 (diff) | |
download | gentoo-2-5c97a68b4bc508ec47f88eda187a676da51fcff9.tar.gz gentoo-2-5c97a68b4bc508ec47f88eda187a676da51fcff9.tar.bz2 gentoo-2-5c97a68b4bc508ec47f88eda187a676da51fcff9.zip |
Mask dev-lang/v8 on Sparc and PowerPC platforms
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/arch/ppc/package.mask | 7 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/arch/sparc/package.mask | 8 |
3 files changed, 17 insertions, 4 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 9ba46e0e26d1..cce79ce4c8d7 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.348 2012/05/11 06:55:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.349 2012/05/13 19:14:51 grobian Exp $ + + 13 May 2012; Fabian Groffen <grobian@gentoo.org> + darwin/macos/arch/ppc/package.mask, sunos/solaris/arch/sparc/package.mask: + Mask dev-lang/v8 on Sparc and PowerPC platforms 11 May 2012; Fabian Groffen <grobian@gentoo.org> package.mask: Unmask python-2.7.3, shutil problem with chflags() has been fixed diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask index 02bc72a81045..871c59595dd4 100644 --- a/profiles/prefix/darwin/macos/arch/ppc/package.mask +++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask @@ -1,10 +1,15 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.mask,v 1.2 2012/03/05 11:50:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.mask,v 1.3 2012/05/13 19:14:51 grobian Exp $ # The 32-bits profile is inherited by the 64-bits one! # All the Mac OS X profiles inherit from their matching arch profile here. + +# Fabian Groffen <grobian@gentoo.org> (13 May 2012) +# Does not support PowerPC +dev-lang/v8 + # Fabian Groffen <grobian@gentoo.org> (5 Mar 2012) # Apple removed entire PowerPC support from ld in ld64-128.2 >=sys-devel/binutils-apple-4.3 diff --git a/profiles/prefix/sunos/solaris/arch/sparc/package.mask b/profiles/prefix/sunos/solaris/arch/sparc/package.mask index 1e4c6cf1965f..15abf3219ed4 100644 --- a/profiles/prefix/sunos/solaris/arch/sparc/package.mask +++ b/profiles/prefix/sunos/solaris/arch/sparc/package.mask @@ -1,11 +1,15 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/arch/sparc/package.mask,v 1.1 2011/12/30 16:20:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/arch/sparc/package.mask,v 1.2 2012/05/13 19:14:51 grobian Exp $ # The 32-bits profile is inherited by the 64-bits one! # All the Solaris profiles inherit from their matching arch profile here. +# Fabian Groffen <grobian@gentoo.org> (13 May 2012) +# Does not support Sparc +dev-lang/v8 + # Fabian Groffen <grobian@gentoo.org> (30 Dec 2011) # Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html sys-apps/pciutils |