commit: 21d9b1cd85c0955b417200f025c2928184c33107 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Feb 3 20:41:47 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Feb 3 20:42:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21d9b1cd
profiles: Mask dev-util/gquilt, dev-util/xesam-tools for removal Bug: https://bugs.gentoo.org/708104 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8eb146b25ab..f72bf5307bc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-02-03) +# Ancient, no maintainer, py27-only, bug 708104. Masked for removal in 30 days. +dev-util/gquilt + +# Andreas Sturmlechner <[email protected]> (2020-02-03) +# Ancient, no maintainer, py27-only. Masked for removal in 30 days. +dev-util/xesam-tools + # Mart Raudsepp <[email protected]> (2020-02-03) # Known breakages that need to be handled first, bug 698922 >=x11-libs/pango-1.43
