commit:     d38d9bfc355f21a10925c94a9857aed3dfd27976
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  5 16:29:38 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug  5 16:29:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38d9bfc

dev-python/gnome-python-base: call for python_setup

Closes: https://bugs.gentoo.org/691494
Package-Manager: Portage-2.3.71, Repoman-2.3.16
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild 
b/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild
index 6083501408e..e5b88706d9e 100644
--- a/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild
+++ b/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -35,6 +35,10 @@ KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-li
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 
+src_prepare() {
+       python_setup
+}
+
 src_configure() {
        gnome2_src_configure \
                --disable-allbindings

Reply via email to