commit: cdd3826d0c0cea2bad5a9a12bd834a83e3283418 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 31 09:39:06 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 31 10:14:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd3826d
package.mask: Mask new versions of pkgcore Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2b4ecb60fcf..e09248d808f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-03-31) +# New versions remove PORTAGE_CONFIGROOT support, breaking a lot +# of scripts. +>=dev-util/pkgdev-0.1.3 +>=sys-apps/pkgcore-0.11.7 + # Rick Farina <[email protected]> (2021-03-30) # Gentoo doesn't use this package, and the one package which needs it now uses the bundled version # Masked for removal in 30 days
