diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-07 17:58:28 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-07 17:58:28 +0000 |
commit | 44ced8b83be883dc6f5c5568d97373fed86e6640 (patch) | |
tree | 1cd771005782d80ae58742ee599e14d37a53788c | |
parent | [sys-cluster/openmpi] Version bump (diff) | |
download | gentoo-2-44ced8b83be883dc6f5c5568d97373fed86e6640.tar.gz gentoo-2-44ced8b83be883dc6f5c5568d97373fed86e6640.tar.bz2 gentoo-2-44ced8b83be883dc6f5c5568d97373fed86e6640.zip |
Mask dev-lang/v8 and reverse dependencies on x32, bug #423815.
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 11 | ||||
-rw-r--r-- | profiles/arch/amd64/x32/package.use.mask | 10 |
3 files changed, 26 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 0f5eed65328d..a36f5a3ac1c5 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7017 2012/10/07 15:57:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7018 2012/10/07 17:58:27 phajdan.jr 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! + 07 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + +arch/amd64/x32/package.mask, +arch/amd64/x32/package.use.mask: + Mask dev-lang/v8 and reverse dependencies on x32, bug #423815. + 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> hardened/linux/uclibc/use.force: use.force USE=uclibc on hardened/linux/uclibc profiles diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask new file mode 100644 index 000000000000..b68999fae2ce --- /dev/null +++ b/profiles/arch/amd64/x32/package.mask @@ -0,0 +1,11 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.mask,v 1.1 2012/10/07 17:58:28 phajdan.jr Exp $ + +# Pawel Hajdan jr <phajdan.jr@gentoo.org> (07 Oct 2012) +# V8 upstream said they won't support x32, bug #423815 +# Masked V8 and reverse dependencies. +dev-lang/v8 +dev-lang/v8cgi +net-libs/nodejs +www-client/chromium diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask new file mode 100644 index 000000000000..d6b253b0a74b --- /dev/null +++ b/profiles/arch/amd64/x32/package.use.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.use.mask,v 1.1 2012/10/07 17:58:28 phajdan.jr Exp $ + +# This file requires >=portage-2.1.1 + +# Pawel Hajdan jr <phajdan.jr@gentoo.org> (07 Oct 2012) +# V8 upstream said they won't support x32, bug #423815 +# Masked V8 and reverse dependencies. +dev-db/mongodb v8 |