commit: a2c4943c9afa7cd5cdfbe9ced24a0fffc10456a0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 22:52:51 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 22:52:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c4943c
app-office/skrooge: add libofx subslot dep
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/skrooge/skrooge-2.23.0-r1.ebuild | 4 ++--
app-office/skrooge/skrooge-2.24.0.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-office/skrooge/skrooge-2.23.0-r1.ebuild
b/app-office/skrooge/skrooge-2.23.0-r1.ebuild
index 30a3fc6d61f..751142bacca 100644
--- a/app-office/skrooge/skrooge-2.23.0-r1.ebuild
+++ b/app-office/skrooge/skrooge-2.23.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -63,7 +63,7 @@ COMMON_DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
kde? ( >=kde-frameworks/krunner-${KFMIN}:5 )
- ofx? ( dev-libs/libofx )
+ ofx? ( dev-libs/libofx:= )
"
DEPEND="${COMMON_DEPEND}
>=kde-frameworks/kguiaddons-${KFMIN}:5
diff --git a/app-office/skrooge/skrooge-2.24.0.ebuild
b/app-office/skrooge/skrooge-2.24.0.ebuild
index 28d9e9bf3b9..cf20ef1b659 100644
--- a/app-office/skrooge/skrooge-2.24.0.ebuild
+++ b/app-office/skrooge/skrooge-2.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -63,7 +63,7 @@ COMMON_DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
kde? ( >=kde-frameworks/krunner-${KFMIN}:5 )
- ofx? ( dev-libs/libofx )
+ ofx? ( dev-libs/libofx:= )
"
DEPEND="${COMMON_DEPEND}
>=kde-frameworks/kguiaddons-${KFMIN}:5