diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-02-01 21:10:55 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-02-01 22:17:59 +0100 |
commit | 674c902282a776f5c9102c32e040d01c5f461740 (patch) | |
tree | bb7a1a8e679f44c1ef5ea83319c1b160c18542d6 /kde-apps/kaccounts-integration | |
parent | profiles: Drop obsolete Frameworks/Plasma 6 RC1 masks (diff) | |
download | gentoo-674c902282a776f5c9102c32e040d01c5f461740.tar.gz gentoo-674c902282a776f5c9102c32e040d01c5f461740.tar.bz2 gentoo-674c902282a776f5c9102c32e040d01c5f461740.zip |
kde-apps/kaccounts-integration: add 24.01.95, drop 24.01.90
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kaccounts-integration')
-rw-r--r-- | kde-apps/kaccounts-integration/Manifest | 2 | ||||
-rw-r--r-- | kde-apps/kaccounts-integration/kaccounts-integration-24.01.95.ebuild (renamed from kde-apps/kaccounts-integration/kaccounts-integration-24.01.90.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/kaccounts-integration/Manifest b/kde-apps/kaccounts-integration/Manifest index 268c6ff11199..ecc0b55689df 100644 --- a/kde-apps/kaccounts-integration/Manifest +++ b/kde-apps/kaccounts-integration/Manifest @@ -1,2 +1,2 @@ DIST kaccounts-integration-23.08.4.tar.xz 88496 BLAKE2B 67bf00ee415e1bb36b964035c352755112ddaab12e3c7f36a1a9d34f86aebdf7795da9394d7aba02b6c39904a2b9a02dc27deae251666ed7db346c64fe569268 SHA512 b05ae335b735f1e839a31d793f80ad530c3fd22bad953809ad9f45676a41d676b95406d0eeddfbae7ffe7168e6f3c32073d3ea4e925ab08ffab6df553e8e7e0b -DIST kaccounts-integration-24.01.90.tar.xz 90536 BLAKE2B 239aa78320df93ddc912c62d689277b15ccd55fb376a71b09602fefef66a282d864810dfbbfbf49c9da9ceee2603b2a901568ee706cdea5f6e2bc5f98f970f78 SHA512 12fa3c32af375bf916ced6277f3156fc511292b9905eb1a194342aa8b0ccb5c7944a27068a9dab87208f6dd1af859e2e608e1f750472a4feb8837af492ae2bd5 +DIST kaccounts-integration-24.01.95.tar.xz 90552 BLAKE2B cfb9d9db1f942940bae89e367277a2300319c73fe92f05c3ebc4e4eb3b3da94eaac16fff8ddc85b2ff3b5f61af88795f120b5d846d2e7e3e0e6aee68425d9e7a SHA512 1c559b4f6276f283fe3e0334867a4811d20ab86f2809f197e9a593f28fd63d73c7da5195b2b573b00418b231e921c3e131485e188907a9785c129011e82086b8 diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-24.01.90.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-24.01.95.ebuild index a4b69f011f96..a9066779dfd2 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-24.01.90.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-24.01.95.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_TEST="forceoptional" KF5MIN=5.113.0 -KFMIN=5.248.0 +KFMIN=5.249.0 QT5MIN=5.15.9 QTMIN=6.6.0 VIRTUALDBUS_TEST="true" @@ -16,7 +16,7 @@ HOMEPAGE="https://community.kde.org/KTp" LICENSE="LGPL-2.1" SLOT="6" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64" IUSE="qt5" # bug #549444 |