dev-util/catalyst: correct half the QA warnings
authorZero_Chaos <zerochaos@gentoo.org>
Sat, 11 Mar 2017 02:46:41 +0000 (21:46 -0500)
committerZero_Chaos <zerochaos@gentoo.org>
Sat, 11 Mar 2017 02:47:06 +0000 (21:47 -0500)
Package-Manager: Portage-2.3.4, Repoman-2.3.1

dev-util/catalyst/catalyst-9999.ebuild

index d17b3bd6a5fcae6f4d4126c9ed12bd582fdae495..b257d2ff76617ebde8ad6f69766e093c9e381bf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,6 +47,7 @@ RDEPEND="
 python_prepare_all() {
        echo VERSION="${PV}" "${PYTHON}" setup.py set_version
        VERSION="${PV}" "${PYTHON}" setup.py set_version
+       distutils-r1_python_prepare_all
 }
 
 python_compile_all() {