From aacc0b8ba7c171457f55212495a73a3f96e55274 Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Mon, 6 Mar 2017 12:36:31 -0800 Subject: [PATCH] dev-util/buildbot: Fix missed distutils_r1_python_prepare_all call Bug 611414, Also change order of maintainers in metadata.xml. Package-Manager: Portage-2.3.4, Repoman-2.3.2_p1 --- dev-util/buildbot/buildbot-0.9.4.ebuild | 1 + dev-util/buildbot/metadata.xml | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-util/buildbot/buildbot-0.9.4.ebuild b/dev-util/buildbot/buildbot-0.9.4.ebuild index 91819509ee8f..5981c0205936 100644 --- a/dev-util/buildbot/buildbot-0.9.4.ebuild +++ b/dev-util/buildbot/buildbot-0.9.4.ebuild @@ -110,6 +110,7 @@ python_prepare_all() { if use doc; then epatch "${FILESDIR}/buildbot-0.9.4.docs.patch" fi + distutils-r1_python_prepare_all } src_compile() { diff --git a/dev-util/buildbot/metadata.xml b/dev-util/buildbot/metadata.xml index 698b720ff3da..8f3e21d9d50a 100644 --- a/dev-util/buildbot/metadata.xml +++ b/dev-util/buildbot/metadata.xml @@ -1,14 +1,14 @@ - - hwoarang@gentoo.org - Markos Chandras - dolsen@gentoo.org Brian Dolbec + + hwoarang@gentoo.org + Markos Chandras + The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. Features: -- 2.26.2