diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:52:42 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:52:42 -0700 |
commit | 0fef3f3cffc1fb26c556429dbcb861794b6791ae (patch) | |
tree | 4c634dbd6f77f025807c44be0555046a9bec5c62 /profiles | |
parent | profiles/prefix/winnt: Remove super dead package.mask entry (diff) | |
download | gentoo-0fef3f3cffc1fb26c556429dbcb861794b6791ae.tar.gz gentoo-0fef3f3cffc1fb26c556429dbcb861794b6791ae.tar.bz2 gentoo-0fef3f3cffc1fb26c556429dbcb861794b6791ae.zip |
profiles: Mask x11-proto/* for removal
Bug: https://bugs.gentoo.org/656250
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 1b78f31d451d..3aca8e30d5ea 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,38 @@ #--- END OF EXAMPLES --- +# Matt Turner <mattst88@gentoo.org> (10 Jun 2018) +# Packages combined into x11-base/xorg-proto. All reverse deps transitioned. +# Removal in 30 days. Bug #656250 +x11-proto/bigreqsproto +x11-proto/compositeproto +x11-proto/damageproto +x11-proto/dmxproto +x11-proto/dri2proto +x11-proto/dri3proto +x11-proto/fixesproto +x11-proto/fontsproto +x11-proto/glproto +x11-proto/inputproto +x11-proto/kbproto +x11-proto/presentproto +x11-proto/randrproto +x11-proto/recordproto +x11-proto/renderproto +x11-proto/resourceproto +x11-proto/scrnsaverproto +x11-proto/trapproto +x11-proto/videoproto +x11-proto/xcmiscproto +x11-proto/xextproto +x11-proto/xf86bigfontproto +x11-proto/xf86dgaproto +x11-proto/xf86driproto +x11-proto/xf86miscproto +x11-proto/xf86vidmodeproto +x11-proto/xineramaproto +x11-proto/xproto + # Andreas Sturmlechner <asturm@gentoo.org> (10 Jun 2018) # Dead upstream, no more revdeps after LO dropped support. # Masked for removal in 30 days, bug #657400 |