commit: 92a5681b5de113ea054ec2a038242b70cb6446df Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Apr 26 19:34:18 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Apr 26 20:06:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92a5681b
profiles: Mask broken sci-misc/mendeleydesktop versions Unsatisfiable dependencies. Non-maintainer commit. Closes: https://bugs.gentoo.org/653396 profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 97674627f7a..a1a0c57182a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (26 Apr 2018) +# Package version depends on Qt-5.10 that was/is/will not be in tree. +>=sci-misc/mendeleydesktop-1.18 + # Michał Górny <[email protected]> (26 Apr 2018) # Apparently redundant to built-in Python features. Homepage gone # without trace. Last release in 2003. No reverse dependencies.
