commit: e02027d60b11e9e0dbfcbaec818cc09e83519300 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Mon May 2 07:43:08 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon May 2 07:43:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e02027d6
profiles: remove simpleini mask Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index f312e480e..54a4b0528 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -21,11 +21,6 @@ dev-python/md-environ # Depends on masked dev-libs/openssl-3.0.* app-crypt/tpm2-openssl -# Adrian Schollmeyer <[email protected]> (2022-03-15) -# Package will be removed after 2022-04-15 from ::guru, since it is no longer -# being used by net-im/abaddon and has no other reverse dependencies. -dev-cpp/simpleini - # Yuan Liao <[email protected]> (2022-02-20) # Depends on net-libs/libsoup:3.0, which is masked in ::gentoo. # Masked until all dependencies are unmasked.
