commit: 5c42df53efb43b7b86db16d60e9339a089433c55 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Sun May 22 22:47:02 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Wed May 25 09:04:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c42df53
profiles: package.mask; unmask media-video/subliminal-2.0_rc1 Gentoo bug 582500 is fixed now. Closes: https://github.com/gentoo/gentoo/pull/1518 Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index a515c59..f0ad24e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -106,11 +106,6 @@ dev-haskell/tls-extra # Force gnutls-3.4 testing so we can stabilize it. >=net-libs/gnutls-3.5.0 -# Ian Delaney <[email protected]> (12 May 2016) -# on behalf of Ilya Tumaykin <[email protected]> -# Missing dev-python/rarfile-2.7 dependency. See bug #582500. -~media-video/subliminal-2.0_rc1 - # Sergei Trofimovich <[email protected]> (11 May 2016) # Mask standalone hpc. dev-lang/ghc provides bundled hpc. dev-haskell/hpc
