commit: d82e59ee8de932522b8282d3f144aaa3cb56a2cd Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Oct 17 20:27:34 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Oct 17 20:27:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82e59ee
profiles: mask all versions of polymc Bug: https://bugs.gentoo.org/877495 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.mask | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 0168ef89f3d1..f15ea2e6211e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -35,10 +35,11 @@ # Andrew Ammerlaan <[email protected]> (2022-10-17) # Hostile takeover ongoing, integrity of the live version -# cannot be guaranteed. Please use the release version, or -# use games-action/polymc-bin instead. +# cannot be guaranteed. Use the release version only if you +# change the meta server setting. +# Use games-action/polymc-bin instead to be completely safe. # https://bugs.gentoo.org/877495 -=games-action/polymc-9999 +games-action/polymc # Michał Górny <[email protected]> (2022-10-17) # Unmaintained since 2018. Requires dev-python/nose. No revdeps left.
