commit: 054c914a0c48d33b22d1ad38cf824f65fb4b7170 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Tue Sep 12 14:16:07 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Tue Sep 12 14:17:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=054c914a
profiles: drop mask for non-existent media-gfx/libopenraw This was supposed to be media-libs/libopenraw, but there's no point to mask it now after all this time. profiles/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index e8323ef6e09..b462f8ebc1b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -636,10 +636,6 @@ app-emulation/wine-any >=dev-python/qscintilla-python-2.10 >=x11-libs/qscintilla-2.10 -# Michael Palimaka <[email protected]> (19 Feb 2017) -# Revdeps need patching. ->=media-gfx/libopenraw-0.1.0 - # Mart Raudsepp <[email protected]> (16 Feb 2017) # Old gstreamer 0.10 version, which is security vulnerable. # Use gstreamer:1.0 with media-plugins/gst-plugins-libav
