commit: 7f7adaf1f5b9231737c9b241b42fe56f7940f285 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Fri Nov 2 11:12:19 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Fri Nov 2 11:13:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f7adaf1
profiles: last rite dev-python/pygoocanvas Python bindings for old goocanvas SLOT; newer has introspection instead. Bug: https://bugs.gentoo.org/670142 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index acff760766c..d166fc41bc5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Mart Raudsepp <[email protected]> (02 Nov 2018) +# Old x11-libs/goocanvas:0 SLOT python bindings, not used by anything. +# New x11-libs/goocanvas:2.0 with introspection should be used instead. +# Removal in a month. Bug #670142 +dev-python/pygoocanvas + # Pacho Ramos <[email protected]> (01 Nov 2018) # Outdated, security issues (#629442), dead since 2014 (#405527). # Removal in a month.
