---
eclass/python-r1.eclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass
index de83bb5..92fa5de 100644
--- a/eclass/python-r1.eclass
+++ b/eclass/python-r1.eclass
@@ -63,6 +63,7 @@ elif [[ ${_PYTHON_ANY_R1} ]]; then
die 'python-r1.eclass can not be used with python-any-r1.eclass.'
fi
+[[ ${EAPI} == [45] ]] && inherit eutils
inherit multibuild python-utils-r1
# @ECLASS-VARIABLE: PYTHON_COMPAT
--
2.6.3- [gentoo-dev] [PATCH 11/29] python-utils-r1.eclass: Move |... Michał Górny
- Re: [gentoo-dev] [PATCH 11/29] python-utils-r1.eclas... Davide Pesavento
- Re: [gentoo-dev] [PATCH 11/29] python-utils-r1.e... Michał Górny
- [gentoo-dev] [PATCH 13/29] python-any-r1.eclass: Enable E... Michał Górny
- [gentoo-dev] [PATCH 14/29] python-single-r1.eclass: Enabl... Michał Górny
- [gentoo-dev] [PATCH 15/29] multibuild.eclass: Ban multibu... Michał Górny
- [gentoo-dev] [PATCH 17/29] python-r1.eclass: Ban python_p... Michał Górny
- [gentoo-dev] [PATCH 18/29] python-r1.eclass: Ban python_e... Michał Górny
- [gentoo-dev] [PATCH 16/29] multibuild.eclass: Enable EAPI... Michał Górny
- [gentoo-dev] [PATCH 20/29] python-r1.eclass: Enable EAPI ... Michał Górny
- [gentoo-dev] [PATCH 19/29] python-r1.eclass: Fix missing ... Michał Górny
- [gentoo-dev] [PATCH 23/29] distutils-r1.eclass: Ban no-op... Michał Górny
- [gentoo-dev] [PATCH 22/29] distutils-r1.eclass: Use defau... Michał Górny
- [gentoo-dev] [PATCH 24/29] distutils-r1.eclass: Make pypy... Michał Górny
- [gentoo-dev] [PATCH 21/29] distutils-r1.eclass: esetup.py... Michał Górny
- [gentoo-dev] [PATCH 26/29] distutils-r1.eclass: Ban DISTU... Michał Górny
- [gentoo-dev] [PATCH 27/29] distutils-r1.eclass: Make defa... Michał Górny
- [gentoo-dev] [PATCH 28/29] distutils-r1.eclass: Remove un... Michał Górny
- [gentoo-dev] [PATCH 25/29] distutils-r1.eclass: Ban EXAMP... Michał Górny
- Re: [gentoo-dev] [PATCH 25/29] distutils-r1.eclass: ... Markus Meier
- [gentoo-dev] [PATCH] distutils-r1.eclass: Ban EX... Michał Górny
