commit:     cf8851e43079479a7f0dadf59f0effac4778a9d4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  7 14:50:59 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  7 14:50:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf8851e4

app-office/kmymoney: EAPI-7 bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-office/kmymoney/kmymoney-5.0.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-office/kmymoney/kmymoney-5.0.3.ebuild 
b/app-office/kmymoney/kmymoney-5.0.3.ebuild
index f50f2d2da31..424fba46bb5 100644
--- a/app-office/kmymoney/kmymoney-5.0.3.ebuild
+++ b/app-office/kmymoney/kmymoney-5.0.3.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 EGIT_BRANCH="5.0"
 PYTHON_COMPAT=( python2_7 )
@@ -25,6 +25,7 @@ IUSE="activities addressbook calendar hbci holidays ofx 
quotes webkit weboob"
 
 REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"
 
+BDEPEND="virtual/pkgconfig"
 COMMON_DEPEND="
        $(add_frameworks_dep karchive)
        $(add_frameworks_dep kcmutils)
@@ -74,7 +75,7 @@ COMMON_DEPEND="
        ofx? ( dev-libs/libofx )
        webkit? (
                $(add_frameworks_dep kdewebkit)
-               $(add_qt_dep qtwebkit)
+               >=dev-qt/qtwebkit-5.212.0_pre20180120:5
        )
        !webkit? ( $(add_qt_dep qtwebengine 'widgets') )
        weboob? (
@@ -85,7 +86,6 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
        dev-libs/boost
-       virtual/pkgconfig
 "
 RDEPEND="${COMMON_DEPEND}
        !app-office/kmymoney:4

Reply via email to