commit: b667bf29eafb77ec92833398a4cdad5830f2e9c5
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 21:38:09 2016 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 21:38:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b667bf29
profiles/package.mask: put mask back on sandbox-2.11+ for bug 580726
profiles/package.mask | 8 ++++++++
virtual/mpi/{mpi-2.0-r4.ebuild => mpi-2.0-r5.ebuild} | 0
2 files changed, 8 insertions(+)
diff --git a/profiles/package.mask b/profiles/package.mask
index f765e5a..4c7e439 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,14 @@
#--- END OF EXAMPLES ---
+# Ian Stakenvicius (17 Nov 2016)
+# Does not honour LD_LIBRARY_PATH set in the environment, causing
+# all mozilla pcakages to fail in src_install() when xpcshell is
+# called in ${WORKDIR}, #580726
+# Segfaults when creating directories #578582
+=sys-apps/sandbox-2.11*
+
+
# Michał Górny <[email protected]> (17 Nov 2016)
# New version masked for testing. It supports source-window buffer size
# over 2G but it 'currently performs 3-5% slower and has 1-2% worse
diff --git a/virtual/mpi/mpi-2.0-r4.ebuild b/virtual/mpi/mpi-2.0-r5.ebuild
similarity index 100%
rename from virtual/mpi/mpi-2.0-r4.ebuild
rename to virtual/mpi/mpi-2.0-r5.ebuild