mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
Sanitize virtual namespace of python packages
Rename virtual/MODULE to virtual/python-MODULE Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -26,7 +26,7 @@ DEPEND="
|
||||
$(python_gen_cond_dep 'dev-python/epydoc[${PYTHON_USEDEP}]' python2_7)
|
||||
|| (
|
||||
dev-python/dnspython:0[${PYTHON_USEDEP}]
|
||||
virtual/dnspython:0[${PYTHON_USEDEP}]
|
||||
virtual/python-dnspython:0[${PYTHON_USEDEP}]
|
||||
)
|
||||
)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user