commit:     a0ce560aa28d23ec24e80c2c2333f1717d8a119f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 22 12:09:50 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 22 12:16:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ce560a

app-office/kmymoney: Fix python setup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../kmymoney/{kmymoney-5.0.1-r1.ebuild => kmymoney-5.0.1-r2.ebuild}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/kmymoney/kmymoney-5.0.1-r1.ebuild 
b/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
similarity index 99%
rename from app-office/kmymoney/kmymoney-5.0.1-r1.ebuild
rename to app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
index 76c12cf2c4f..9334489d3b1 100644
--- a/app-office/kmymoney/kmymoney-5.0.1-r1.ebuild
+++ b/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
@@ -93,7 +93,7 @@ RDEPEND="${COMMON_DEPEND}
 PATCHES=( "${FILESDIR}/${P}-cmake.patch" )
 
 pkg_setup() {
-       use weboob && python-setup
+       use weboob && python_setup
        kde5_pkg_setup
 }
 

Reply via email to