commit: da139ec4f2c3b0186a0b678977d3cc37bb19e026 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:29:10 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=da139ec4
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 d13607d..1c963a7 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -2472,9 +2472,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 73b34ab..d82b4fc 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
