summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2018-06-22 06:48:35 +0200
committerHans de Graaff <hans@degraaff.org>2018-06-22 06:48:35 +0200
commit18e5c85aab5588cb84ab9f05b1b007a83e2ce5d8 (patch)
tree1ea8da000ec2ea45d7f5c9bc6793b54b3436dfe9 /dev-util
parentdev-util/reviewboard: add 3.0.7 (diff)
downloadgraaff-18e5c85aab5588cb84ab9f05b1b007a83e2ce5d8.tar.gz
graaff-18e5c85aab5588cb84ab9f05b1b007a83e2ce5d8.tar.bz2
graaff-18e5c85aab5588cb84ab9f05b1b007a83e2ce5d8.zip
dev-util/reviewboard: move rbintegrations to PDEPEND
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/reviewboard/reviewboard-3.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/reviewboard/reviewboard-3.0.7.ebuild b/dev-util/reviewboard/reviewboard-3.0.7.ebuild
index 2cb56c36..3f9c0e92 100644
--- a/dev-util/reviewboard/reviewboard-3.0.7.ebuild
+++ b/dev-util/reviewboard/reviewboard-3.0.7.ebuild
@@ -42,13 +42,13 @@ RDEPEND=">=dev-python/django-1.6.11.1[${PYTHON_USEDEP},sqlite]
dev-python/python-memcached[${PYTHON_USEDEP}]
>=dev-python/pytz-2015.2[${PYTHON_USEDEP}]
>=dev-python/whoosh-2.6[${PYTHON_USEDEP}]
- >=dev-python/rbintegrations-1.0[${PYTHON_USEDEP}]
ldap? ( >=dev-python/python-ldap-2.4.21[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
net-libs/nodejs
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+PDEPEND=" >=dev-python/rbintegrations-1.0[${PYTHON_USEDEP}]"
REQUIRED_USE="doc? ( || ( codebase manual rnotes ) )"
# Tests mostly access the inet and when run mostly fail