commit: 56c6ba506c1aeb7cbad72e0a25549c3d43cbde4e Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Oct 20 00:57:45 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Oct 20 01:04:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c6ba50
profiles: Remove dead cairo package.use.mask entries. These use flags were removed long ago. profiles/base/package.use.mask | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 49ec092..2a87dc6 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -339,11 +339,6 @@ media-libs/libbluray bdplus # pidgin-opensteamworks is only available for amd64, ppc32 and x86 net-im/telepathy-connection-managers steam -# Alexandre Rostovtsev <[email protected]> (18 Feb 2015) -# Experimental backend, plus it requires openvg support in mesa which is -# now disabled in >=mesa-10.4 (bug #536434) -x11-libs/cairo openvg - # Andrew Savchenko <[email protected]> (11 Feb 2015) # Cluster code is still under development, only base functionality # is implemented. Masking for testing and evaluation. @@ -744,10 +739,6 @@ dev-db/firebird client # Requires icc which does not emerge (distfile unavailable) media-libs/opencv ipp -# Chí-Thanh Christopher Nguyễn <[email protected]> (02 May 2012) -# Causes crashes and build failures, not needed by any package, bug #412177 -x11-libs/cairo qt4 - # Alexandre Rostovtsev <[email protected]> (12 Apr 2012) # Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for # gobject-introspection[doctool], bug #411761 @@ -877,10 +868,6 @@ media-sound/pulseaudio system-wide # 299674 >net-misc/wicd-1.6.2.2 ioctl -# Tomáš Chvátal <[email protected]> (6 Jan 2010) -# Still not really functional, upstream requires not building it. -x11-libs/cairo gallium - # Alexey Shvetsov <[email protected]> (3 Dec 2009) # Mask very experimental mpi use flag dfor gamess sci-chemistry/gamess mpi
