commit:     593f3a8be60c2f2666e6dc2e515ec989c1af730d
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Apr 22 06:40:43 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 06:40:43 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=593f3a8b

Use proper Djblets dependency

Package-Manager: portage-2.2.26
RepoMan-Options: --force

 dev-util/reviewboard/reviewboard-2.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/reviewboard/reviewboard-2.5.4.ebuild 
b/dev-util/reviewboard/reviewboard-2.5.4.ebuild
index a4605e6..2443492 100644
--- a/dev-util/reviewboard/reviewboard-2.5.4.ebuild
+++ b/dev-util/reviewboard/reviewboard-2.5.4.ebuild
@@ -25,7 +25,7 @@ RDEPEND=">=dev-python/django-1.6.11.1[${PYTHON_USEDEP},sqlite]
        <dev-python/django-evolution-0.8[${PYTHON_USEDEP}]
        >=dev-python/django-haystack-2.3.1[${PYTHON_USEDEP}]
        dev-python/django-multiselectfield[${PYTHON_USEDEP}]
-       >=dev-python/Djblets-0.9.1[${PYTHON_USEDEP}]
+       >=dev-python/Djblets-0.9.3[${PYTHON_USEDEP}]
        <dev-python/Djblets-0.10[${PYTHON_USEDEP}]
        >=dev-python/pygments-1.6[${PYTHON_USEDEP}]
        dev-python/docutils[${PYTHON_USEDEP}]

Reply via email to