commit: e6b05bc20bc392cf91702849fec924de63ae0d91 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Tue Feb 16 19:57:44 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Feb 16 19:57:44 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=e6b05bc2
dev-util/reviewboard: update django-evolution version This version of reviewboard actually needs 0.7.6. Thanks to Consus for the notification. Package-Manager: portage-2.2.26 dev-util/reviewboard/reviewboard-2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/reviewboard/reviewboard-2.5.2.ebuild b/dev-util/reviewboard/reviewboard-2.5.2.ebuild index 7005756..acc9452 100644 --- a/dev-util/reviewboard/reviewboard-2.5.2.ebuild +++ b/dev-util/reviewboard/reviewboard-2.5.2.ebuild @@ -21,7 +21,7 @@ S=${WORKDIR}/${MY_PN}-${PV} RDEPEND=">=dev-python/django-1.6.11.1[${PYTHON_USEDEP},sqlite] <dev-python/django-1.7[${PYTHON_USEDEP},sqlite] - >=dev-python/django-evolution-0.7.5[${PYTHON_USEDEP}] + >=dev-python/django-evolution-0.7.6[${PYTHON_USEDEP}] <dev-python/django-evolution-0.8[${PYTHON_USEDEP}] >=dev-python/django-haystack-2.3.1[${PYTHON_USEDEP}] dev-python/django-multiselectfield[${PYTHON_USEDEP}]