commit: 60ebb45745372ff8a88ae02a325a016652aea9a6 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org> AuthorDate: Thu Nov 15 02:31:54 2018 +0000 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org> CommitDate: Thu Nov 15 02:31:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ebb457
profiles: last-riting django-cms and related Bug: https://bugs.gentoo.org/664012 Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org> profiles/package.mask | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c2ee633b262..aa25a5a8e0b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,29 @@ #--- END OF EXAMPLES --- +# Virgil Dupras <[email protected]> (14 Nov 2018) +# Unmaintained and depending on an purged version (1.8) of Django. +# Removal in 30 days. bug #664012 +dev-python/django-cms +dev-python/djangocms-admin-style +dev-python/djangocms-file +dev-python/djangocms-flash +dev-python/djangocms-inherit +dev-python/djangocms-link +dev-python/djangocms-picture +dev-python/djangocms-snippet +dev-python/djangocms-teaser +dev-python/djangocms-video +dev-python/django-classy-tags +dev-python/django-formtools +dev-python/djangocms-text-ckeditor +dev-python/django-sekizai +dev-python/django-treebeard +dev-python/aldryn-search +dev-python/aldryn-bootstrap3 +dev-python/django-filer +dev-python/django-mptt + # Sergei Trofimovich <[email protected]> (13 Nov 2018) # New version started creating files when input file is not set. # This is unexpected behaviour change and causes sandbox
