commit: c9ce8ccaacddfab3a4a946b3a604a05842df33df Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Mar 7 15:24:55 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Mar 7 16:28:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9ce8cca
profiles: Mask dev-libs/device-atlas-api-c for removal Bug: https://bugs.gentoo.org/770499 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c318aaa10a00..e3e515beb2d0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2022-03-07) +# Proprietary, requires login to download, no maintainer, blocks cleanup. +# Bug #770499. Removal on 2022-04-06. +dev-libs/device-atlas-api-c + # Sam James <[email protected]> (2022-03-07) # Python 3.6 was declared end-of-life by upstream on 2021-11-04. # Please migrate to a newer Python version/slot or use a virtualenv
