commit: 9755d521419e1e827195b6002e38ee73e075bd05 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:30 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=9755d521
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 8f47621..37fe0a2 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -2499,9 +2499,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 6bb6996..a3980d4 100644 --- a/core/var/lib/portage/world.CYCLE.4 +++ b/core/var/lib/portage/world.CYCLE.4 @@ -1132,7 +1132,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
