commit: 83944d00185a6847cb9ae5efdc309b78e2e9963c Author: Yuan Liao <liaoyuan <AT> gmail <DOT> com> AuthorDate: Sat Jul 2 20:40:31 2022 +0000 Commit: Yuan Liao <liaoyuan <AT> gmail <DOT> com> CommitDate: Sat Jul 2 20:40:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=83944d00
profiles/package.mask: Add copyright header, make new entries go on top Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com> profiles/package.mask | 104 ++++++++++++++++++++++++++------------------------ 1 file changed, 54 insertions(+), 50 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 6b10f2dec..6d01e3d3a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,3 +1,6 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Andrew Ammerlaan <[email protected]> (2021-03-29) # James Beddek <[email protected]> (2021-10-09) # Per profile masking in overlays is currently not working @@ -9,44 +12,29 @@ # TODO: Either fix per profile masking in overlays, or move # relevant entries to the relevant package.mask files in ::gentoo -# Christopher Byrne <[email protected]> (2022-04-15) -# Depends on masked dev-libs/openssl-3.0.* -app-crypt/tpm2-openssl - -# 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. -gnome-extra/extension-manager - -# Anna (cybertailor) Vyalkova <[email protected]> (2022-01-09) -# Depends on masked libhandy 1.5.0 ->=app-text/komikku-0.36.0 - -# Andrew Ammerlaan <[email protected]> (2022-04-14) -# Depends on unavailable dev-python/regex-2022.3.15 -dev-python/dateparser +# New entries go on top. -# Andrew Ammerlaan <[email protected]> (2022-05-28) -# Depends on non-existent versions of pyparsing, invalid dependency -# on dev-embedded/esptool. Needs porting to python-single-r1. -dev-embedded/esp-idf +# Huang Rui <[email protected]> (2022-06-27) +# the version strategy has changed and follows deepin's strategy +=zw3d/zw3d-2022.26.00 +=zw3d/zw3d-2022.26.00-r1 -# Anna Vyalkova <[email protected]> (2022-06-02) -# Test dep (asynctest) doesn't support any recent Python. No revdeps. -dev-python/aionotify +# Alessandro Barbieri <[email protected]> (2022-06-26) +# depends on non-existent dev-python/m2r +# https://github.com/jaysonsantos/python-binary-memcached/issues/249 +dev-python/python-binary-memcached -# Anna Vyalkova <[email protected]> (2022-06-02) -# Doesn't support Python 3.10. -dev-python/kitchen -net-misc/tuir +# Andrew Ammerlaan <[email protected]> (2022-06-18) +# depends on non-existent dev-java/guava:20 +dev-java/gradle-hashing -# Anna Vyalkova <[email protected]> (2022-06-04) -# Pytest hangs. No revdeps. Removal on 2022-07-04. -dev-python/threadloop +# Andrew Ammerlaan <[email protected]> (2022-06-10) +# depends on non-existent dev-python/flufl-bounce +net-mail/remail -# Anna Vyalkova <[email protected]> (2022-06-04) -# Incompatible with recent pytest. No revdeps. Removal on 2022-07-05. -dev-python/thriftrw +# Andrew Ammerlaan <[email protected]> (2022-06-10) +# depends on non-existent dev-python/aiosmtpd +dev-python/aiosmtplib # Alexey Sokolov <[email protected]> (2022-06-10) # Dead upstream. Doesn't work with py3.10. Removal on 2022-07-15. @@ -54,25 +42,41 @@ dev-python/thriftrw # Feel free to unmask if you want to take maintainership. net-p2p/nuxhash -# Andrew Ammerlaan <[email protected]> (2022-06-10) -# depends on non-existent dev-python/aiosmtpd -dev-python/aiosmtplib +# Anna Vyalkova <[email protected]> (2022-06-04) +# Incompatible with recent pytest. No revdeps. Removal on 2022-07-05. +dev-python/thriftrw -# Andrew Ammerlaan <[email protected]> (2022-06-10) -# depends on non-existent dev-python/flufl-bounce -net-mail/remail +# Anna Vyalkova <[email protected]> (2022-06-04) +# Pytest hangs. No revdeps. Removal on 2022-07-04. +dev-python/threadloop -# Andrew Ammerlaan <[email protected]> (2022-06-18) -# depends on non-existent dev-java/guava:20 -dev-java/gradle-hashing +# Anna Vyalkova <[email protected]> (2022-06-02) +# Doesn't support Python 3.10. +dev-python/kitchen +net-misc/tuir -# Alessandro Barbieri <[email protected]> (2022-06-26) -# depends on non-existent dev-python/m2r -# https://github.com/jaysonsantos/python-binary-memcached/issues/249 -dev-python/python-binary-memcached +# Anna Vyalkova <[email protected]> (2022-06-02) +# Test dep (asynctest) doesn't support any recent Python. No revdeps. +dev-python/aionotify -# Huang Rui <[email protected]> (2022-06-27) -# the version strategy has changed and follows deepin's strategy -=zw3d/zw3d-2022.26.00 -=zw3d/zw3d-2022.26.00-r1 +# Andrew Ammerlaan <[email protected]> (2022-05-28) +# Depends on non-existent versions of pyparsing, invalid dependency +# on dev-embedded/esptool. Needs porting to python-single-r1. +dev-embedded/esp-idf + +# Christopher Byrne <[email protected]> (2022-04-15) +# Depends on masked dev-libs/openssl-3.0.* +app-crypt/tpm2-openssl +# Andrew Ammerlaan <[email protected]> (2022-04-14) +# Depends on unavailable dev-python/regex-2022.3.15 +dev-python/dateparser + +# 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. +gnome-extra/extension-manager + +# Anna (cybertailor) Vyalkova <[email protected]> (2022-01-09) +# Depends on masked libhandy 1.5.0 +>=app-text/komikku-0.36.0
