diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-21 17:20:19 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-21 19:12:19 +0100 |
commit | 07e16448e9f340cca78f92d576025c06b9a3836f (patch) | |
tree | cac8aa84ba7f8b5d6c9012425afede1524e2e1d4 /profiles/hardened | |
parent | sci-libs/shapelib: version bump 1.4.1 (diff) | |
download | gentoo-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/hardened')
-rw-r--r-- | profiles/hardened/linux/package.use.force | 3 |
1 files changed, 2 insertions, 1 deletions
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 |