commit: d7fc2d01910448acbad393bf447fc36702a4e938 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> AuthorDate: Fri Jun 4 14:45:47 2021 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Fri Jun 4 14:45:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7fc2d01
profiles: mask net-mail/fetchmail-7 alpha versions Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5d1b4674e37..9f1d25cd85d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Bernard Cafarelli <[email protected]> (2021-06-04) +# Alpha versions of fetchmail 7 +# Add support for OAUTH2 for those needing it +=net-mail/fetchmail-7.0.0_alpha* + # Michał Górny <[email protected]> (2021-06-02) # This is Python 2/3 compatibility layer that was used shortly # by dev-python/pip. No revdeps left.
