commit: 0eaf42f037570898aa24bc3fb71d8ab44d17a3bf Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jan 10 22:07:34 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 12 15:40:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eaf42f0
profiles: Mask dev-cpp/gtkglextmm and sci-misc/repsnapper for removal sci-misc/repsnapper is the only unconditional revdep. Acked-by: Mart Raudsepp <leio <AT> gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 546681c67c5..3969766c1ba 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-01-12) +# Ancient, blocks x11-libs/gtkglext cleanup, open bug #649066 +# Masked for removal in 30 days. +dev-cpp/gtkglextmm +sci-misc/repsnapper + # Michał Górny <[email protected]> (2020-01-12) # libcxxrt is no longer maintained upstream. It used to be needed to # maintain ABI in Gentoo/FreeBSD but that is no longer supported. Plus,
