From: Zero_Chaos Date: Sat, 11 Mar 2017 02:46:41 +0000 (-0500) Subject: dev-util/catalyst: correct half the QA warnings X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6e8508704a25e203adb6254c1f583ec948f26da5;p=gentoo.git dev-util/catalyst: correct half the QA warnings Package-Manager: Portage-2.3.4, Repoman-2.3.1 --- diff --git a/dev-util/catalyst/catalyst-9999.ebuild b/dev-util/catalyst/catalyst-9999.ebuild index d17b3bd6a5fc..b257d2ff7661 100644 --- a/dev-util/catalyst/catalyst-9999.ebuild +++ b/dev-util/catalyst/catalyst-9999.ebuild @@ -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() {