diff options
Diffstat (limited to 'dev-util/redo')
-rw-r--r-- | dev-util/redo/redo-0.42a.ebuild | 2 | ||||
-rw-r--r-- | dev-util/redo/redo-0.42c.ebuild | 2 | ||||
-rw-r--r-- | dev-util/redo/redo-99999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/redo/redo-0.42a.ebuild b/dev-util/redo/redo-0.42a.ebuild index 0d80a00e9098..f70842880856 100644 --- a/dev-util/redo/redo-0.42a.ebuild +++ b/dev-util/redo/redo-0.42a.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" BDEPEND=" $(python_gen_cond_dep ' - dev-python/beautifulsoup[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/markdown[${PYTHON_USEDEP}] ') ${PYTHON_DEPS} diff --git a/dev-util/redo/redo-0.42c.ebuild b/dev-util/redo/redo-0.42c.ebuild index 0d80a00e9098..f70842880856 100644 --- a/dev-util/redo/redo-0.42c.ebuild +++ b/dev-util/redo/redo-0.42c.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" BDEPEND=" $(python_gen_cond_dep ' - dev-python/beautifulsoup[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/markdown[${PYTHON_USEDEP}] ') ${PYTHON_DEPS} diff --git a/dev-util/redo/redo-99999.ebuild b/dev-util/redo/redo-99999.ebuild index 340844257a28..be54c05a87b3 100644 --- a/dev-util/redo/redo-99999.ebuild +++ b/dev-util/redo/redo-99999.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" BDEPEND=" $(python_gen_cond_dep ' - dev-python/beautifulsoup[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/markdown[${PYTHON_USEDEP}] ') ${PYTHON_DEPS} |