commit: 35205abeaf6c5313e4b3f00cf33067d03ca48844 Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Thu May 16 11:35:15 2024 +0000 Commit: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> CommitDate: Thu May 16 11:35:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=35205abe
profiles: clean commits on line ends Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com> profiles/package.mask | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 6ce32516cd..2c567df27f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -45,10 +45,21 @@ sci-electronics/open_pdks # Julien Roy <[email protected]> (2024-05-13) # Libraries with no reverse dependencies +# Bug 931391 # Removal in 30 days -dev-python/orderedmultidict # Bug 931391 -dev-python/multipart # Bug 931388 -dev-python/portion # Bug 931401 +dev-python/orderedmultidict + +# Julien Roy <[email protected]> (2024-05-13) +# Libraries with no reverse dependencies +# Bug 931388 +# Removal in 30 days +dev-python/multipart + +# Julien Roy <[email protected]> (2024-05-13) +# Libraries with no reverse dependencies +# Bug 931401 +# Removal in 30 days +dev-python/portion # Viorel Munteanu <[email protected]> (2024-05-10) # No upstream activity in 3 years.
