summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-21 17:20:19 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-21 19:12:19 +0100
commit07e16448e9f340cca78f92d576025c06b9a3836f (patch)
treecac8aa84ba7f8b5d6c9012425afede1524e2e1d4 /profiles
parentsci-libs/shapelib: version bump 1.4.1 (diff)
downloadgentoo-07e16448e9f340cca78f92d576025c06b9a3836f.tar.gz
gentoo-07e16448e9f340cca78f92d576025c06b9a3836f.tar.bz2
gentoo-07e16448e9f340cca78f92d576025c06b9a3836f.zip
sys-apps/portage-mgorny: New package
Introduce a new fork of Portage focused on cleaning up stale code and adding useful features, with less emphasis on infinite backwards compatibility.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/package.use.force1
-rw-r--r--profiles/default/bsd/fbsd/package.use.mask1
-rw-r--r--profiles/features/hardened/package.use.force3
-rw-r--r--profiles/features/selinux/package.use.mask3
-rw-r--r--profiles/hardened/linux/package.use.force3
-rw-r--r--profiles/prefix/package.use.mask3
6 files changed, 10 insertions, 4 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 62ac82a8a191..8f8cd8ba059c 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -67,6 +67,7 @@ dev-lang/python-exec python_targets_pypy3
# bug #315615, and makes subshell die support more robust
# (so that repoman's ebuild.nesteddie check is irrelevant).
sys-apps/portage ipc
+sys-apps/portage-mgorny ipc
# Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
# Python should use wide Unicode implementation by default.
diff --git a/profiles/default/bsd/fbsd/package.use.mask b/profiles/default/bsd/fbsd/package.use.mask
index 3678a3e048a3..847178b8aacd 100644
--- a/profiles/default/bsd/fbsd/package.use.mask
+++ b/profiles/default/bsd/fbsd/package.use.mask
@@ -114,3 +114,4 @@ media-libs/mesa openmax
# Naohiro Aota <naota@gentoo.org> (07 Jul 2014)
# xattr support is not available on BSD #501534
sys-apps/portage xattr
+sys-apps/portage-mgorny xattr
diff --git a/profiles/features/hardened/package.use.force b/profiles/features/hardened/package.use.force
index 697af381d682..9b56509d22fc 100644
--- a/profiles/features/hardened/package.use.force
+++ b/profiles/features/hardened/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Needed for XATTR_PAX flags
app-arch/tar xattr
sys-apps/coreutils xattr
sys-apps/portage xattr
+sys-apps/portage-mgorny xattr
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
index ed4720c885ab..27aa02ac3c9c 100644
--- a/profiles/features/selinux/package.use.mask
+++ b/profiles/features/selinux/package.use.mask
@@ -1,9 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Brian Dolbec <dolsen@gentoo.org> (17 Sep 2014)
# mask pypy for several utilities due to incompatibility with libselinux
sys-apps/portage python_targets_pypy python_targets_pypy3
+sys-apps/portage-mgorny python_targets_pypy python_targets_pypy3
app-portage/gentoolkit python_targets_pypy python_targets_pypy3
app-portage/layman python_targets_pypy python_targets_pypy3
app-admin/webapp-config python_targets_pypy python_targets_pypy3
diff --git a/profiles/hardened/linux/package.use.force b/profiles/hardened/linux/package.use.force
index 697af381d682..9b56509d22fc 100644
--- a/profiles/hardened/linux/package.use.force
+++ b/profiles/hardened/linux/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Needed for XATTR_PAX flags
app-arch/tar xattr
sys-apps/coreutils xattr
sys-apps/portage xattr
+sys-apps/portage-mgorny xattr
diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask
index 18eaf346e1d7..b97a4bb71789 100644
--- a/profiles/prefix/package.use.mask
+++ b/profiles/prefix/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Fabian Groffen <grobian@gentoo.org> (27 Jun 2016)
@@ -15,6 +15,7 @@ dev-vcs/git mediawiki mediawiki-experimental
# very bad with, that really causes way more issues than it is worth to
# have some boundary bugs solved and more robust subshell die support
sys-apps/portage ipc
+sys-apps/portage-mgorny ipc
# Michael Haubenwallner <haubi@gentoo.org> (17 Sep 2010)
# sys-apps/keyutils is a linux only package