commit: 8494efb78124869195e7fe071dac7f3815da7f6c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 12:09:02 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 12:35:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8494efb7
package.mask: Last rite multiple unfetchable packages Bug: https://bugs.gentoo.org/625884 Bug: https://bugs.gentoo.org/633888 Bug: https://bugs.gentoo.org/638092 Bug: https://bugs.gentoo.org/640552 Bug: https://bugs.gentoo.org/640576 Bug: https://bugs.gentoo.org/640578 Bug: https://bugs.gentoo.org/640586 Bug: https://bugs.gentoo.org/640590 Bug: https://bugs.gentoo.org/673962 Bug: https://bugs.gentoo.org/687000 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 27 +++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 14940369710..6e47590a46b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2019-09-28) +# media-fonts/hkscs-ming is slated for removal. +app-i18n/xcin unicode + # Craig Andrews <[email protected]> (2019-09-12) # OpenSSL (as of version 1.1.1) doesn't have APIs for QUIC support # see https://github.com/openssl/openssl/pull/8797 diff --git a/profiles/package.mask b/profiles/package.mask index 12935382fc3..b202b656787 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,33 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-09-28) +# All of the following packages are unfetchable and mirror-restricted. +# +# games-fps/enemy-territory-etpro: #638092 +# games-fps/ut2003-bonuspack-cm: #640552 +# games-rpg/runescape-launcher: #625884 +# games-server/bf1942-lnxded: #640576 +# games-server/nwn-ded: #640578 +# games-strategy/mindrover-demo: #640586 +# media-fonts/hkscs-ming: #640590 +# net-print/adobeps: #687000 +# sci-chemistry/xdsstat-bin: #673962 +# sci-libs/parmgridgen (+ revdep sci-libs/openfoam): #633888 +# +# Removal in 30 days. +games-fps/enemy-territory-etpro +games-fps/ut2003-bonuspack-cm +games-rpg/runescape-launcher +games-server/bf1942-lnxded +games-server/nwn-ded +games-strategy/mindrover-demo +media-fonts/hkscs-ming +net-print/adobeps +sci-chemistry/xdsstat-bin +sci-libs/openfoam +sci-libs/parmgridgen + # Michał Górny <[email protected]> (2019-09-28) # games-fps/ut2004 is unfetchable for almost 3 years. The remaining # packagse are its reverse dependencies, some of them unfetchable
