commit: b67c1d9bb9cc4709e619f642719ad884a6f45a59 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Nov 28 19:28:30 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Nov 28 19:28:53 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=b67c1d9b
world: drop django-celery which deps on <=dev-python/django-1.7.10. core/etc/grs/world.conf | 3 --- core/var/lib/portage/world.CYCLE.4 | 1 - 2 files changed, 4 deletions(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index c8a949e..8e8ff66 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -2549,9 +2549,6 @@ package.use : dev-python/django-appconf:0 -doc -test [dev-python/django-auth-ldap:0] package.use : dev-python/django-auth-ldap:0 -doc -test -[dev-python/django-celery:0] -package.use : dev-python/django-celery:0 -doc -examples -test - [dev-python/django-compressor:0] package.use : dev-python/django-compressor:0 -doc -test diff --git a/core/var/lib/portage/world.CYCLE.4 b/core/var/lib/portage/world.CYCLE.4 index 07b722e..b2cc404 100644 --- a/core/var/lib/portage/world.CYCLE.4 +++ b/core/var/lib/portage/world.CYCLE.4 @@ -1134,7 +1134,6 @@ dev-python/discogs-client dev-python/disqus-python dev-python/django-annoying dev-python/django-auth-ldap -dev-python/django-celery dev-python/django-compressor dev-python/django-debug-toolbar dev-python/django-endless-pagination
