commit:     9d16a2d3daa615cfb23d80778fef5a71ffe8f0cb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 19:56:18 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 15:34:47 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9d16a2d3

app-office/skrooge: Fix kde-plasma/plasma-activities version req

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/skrooge/skrooge-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/skrooge/skrooge-9999.ebuild 
b/app-office/skrooge/skrooge-9999.ebuild
index 315898e123..daf8a80a98 100644
--- a/app-office/skrooge/skrooge-9999.ebuild
+++ b/app-office/skrooge/skrooge-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -50,7 +50,7 @@ COMMON_DEPEND="
        >=kde-frameworks/kwallet-${KFMIN}:6
        >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
        >=kde-frameworks/kxmlgui-${KFMIN}:6
-       activities? ( >=kde-plasma/plasma-activities-${KFMIN}:6 )
+       activities? ( kde-plasma/plasma-activities:6 )
        kde? ( >=kde-frameworks/krunner-${KFMIN}:6 )
        ofx? ( dev-libs/libofx:= )
 "

Reply via email to