commit: fe7a73c3074081ec331a92dbdd3e575227f0f8a2 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Sun Feb 26 01:52:15 2017 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Sun Feb 26 01:53:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7a73c3
profiles: really mask qscintilla-2.10 this time Amends commit 5029d048170884b9f4051e6a9c3b81ed3b5b9fcd profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9608d167e9..e1edacb670 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# Davide Pesavento <[email protected]> (25 Feb 2017) +# Library name changed in 2.10, breaking many consumers. +# Needs full revdep testing. +>=dev-python/qscintilla-python-2.10 +>=x11-libs/qscintilla-2.10 + # Michael Palimaka <[email protected]> (22 Feb 2017) # Fails to build. Dead upstream. # Masked for removal in 30 days. Bug #520890.
