mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
python-r1.eclass: get rid of python.eclass mention
Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Closes: https://github.com/gentoo/gentoo/pull/38929 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
f0a1ebf83f
commit
227c0ab8ff
@@ -129,10 +129,6 @@ inherit multibuild python-utils-r1
|
||||
# depend on another Python package being built for the same Python
|
||||
# implementations.
|
||||
#
|
||||
# The generate USE-flag list is compatible with packages using python-r1
|
||||
# and python-distutils-ng eclasses. It must not be used on packages
|
||||
# using python.eclass.
|
||||
#
|
||||
# Example use:
|
||||
# @CODE
|
||||
# RDEPEND="dev-python/foo[${PYTHON_USEDEP}]"
|
||||
|
||||
Reference in New Issue
Block a user