diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-10 09:33:04 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-10 11:54:09 +0100 |
commit | db5c97e2a30a1c4996461330cc4d55d97a758f19 (patch) | |
tree | b6b76a7819d95dde3db94f981674fea058f4da18 /dev-python/rpy | |
parent | dev-python/mergedict: Use virtual for module with mixed support (diff) | |
download | gentoo-db5c97e2a30a1c4996461330cc4d55d97a758f19.tar.gz gentoo-db5c97e2a30a1c4996461330cc4d55d97a758f19.tar.bz2 gentoo-db5c97e2a30a1c4996461330cc4d55d97a758f19.zip |
dev-python/rpy: Drop duplicated dep
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/rpy')
-rw-r--r-- | dev-python/rpy/rpy-2.6.2.ebuild | 3 | ||||
-rw-r--r-- | dev-python/rpy/rpy-2.7.2.ebuild | 3 | ||||
-rw-r--r-- | dev-python/rpy/rpy-2.7.3.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-python/rpy/rpy-2.6.2.ebuild b/dev-python/rpy/rpy-2.6.2.ebuild index 788935d6b947..f73773ceb484 100644 --- a/dev-python/rpy/rpy-2.6.2.ebuild +++ b/dev-python/rpy/rpy-2.6.2.ebuild @@ -29,8 +29,7 @@ RDEPEND=" virtual/python-singledispatch[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( $(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' python2_7 python3_3) )" + dev-python/setuptools[${PYTHON_USEDEP}]" PDEPEND="dev-python/ipython[${PYTHON_USEDEP}]" # ggplot2 is an optional test dep but not in portage diff --git a/dev-python/rpy/rpy-2.7.2.ebuild b/dev-python/rpy/rpy-2.7.2.ebuild index da88f145ec91..74d6719e786d 100644 --- a/dev-python/rpy/rpy-2.7.2.ebuild +++ b/dev-python/rpy/rpy-2.7.2.ebuild @@ -29,8 +29,7 @@ RDEPEND=" virtual/python-singledispatch[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( $(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' python2_7 python3_3) )" + dev-python/setuptools[${PYTHON_USEDEP}]" PDEPEND="dev-python/ipython[${PYTHON_USEDEP}]" # ggplot2 is an optional test dep but not in portage diff --git a/dev-python/rpy/rpy-2.7.3.ebuild b/dev-python/rpy/rpy-2.7.3.ebuild index da88f145ec91..74d6719e786d 100644 --- a/dev-python/rpy/rpy-2.7.3.ebuild +++ b/dev-python/rpy/rpy-2.7.3.ebuild @@ -29,8 +29,7 @@ RDEPEND=" virtual/python-singledispatch[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( $(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' python2_7 python3_3) )" + dev-python/setuptools[${PYTHON_USEDEP}]" PDEPEND="dev-python/ipython[${PYTHON_USEDEP}]" # ggplot2 is an optional test dep but not in portage |