diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-11-27 12:29:47 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-11-27 12:29:47 +0100 |
commit | 6bf078351e02da63e24d6926c5c2bea725b86f92 (patch) | |
tree | a5ed92c208f8449fffd683acf7d67635c05b5314 /net-p2p | |
parent | sets: Drop KDE Frameworks 5.96 (diff) | |
download | kde-6bf078351e02da63e24d6926c5c2bea725b86f92.tar.gz kde-6bf078351e02da63e24d6926c5c2bea725b86f92.tar.bz2 kde-6bf078351e02da63e24d6926c5c2bea725b86f92.zip |
*/*: KDE Gear 22.12: Raise KFMIN to 5.99.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/ktorrent-22.11.90.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/ktorrent/ktorrent-22.12.49.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent/ktorrent-22.11.90.ebuild b/net-p2p/ktorrent/ktorrent-22.11.90.ebuild index aa30064440..25f8140312 100644 --- a/net-p2p/ktorrent/ktorrent-22.11.90.ebuild +++ b/net-p2p/ktorrent/ktorrent-22.11.90.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_HANDBOOK="optional" ECM_TEST="optional" -KFMIN=5.98.0 +KFMIN=5.99.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.5 VIRTUALX_REQUIRED="test" diff --git a/net-p2p/ktorrent/ktorrent-22.12.49.9999.ebuild b/net-p2p/ktorrent/ktorrent-22.12.49.9999.ebuild index 3ee9bae955..e45bb25709 100644 --- a/net-p2p/ktorrent/ktorrent-22.12.49.9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-22.12.49.9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_HANDBOOK="optional" ECM_TEST="optional" -KFMIN=5.98.0 +KFMIN=5.99.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.5 VIRTUALX_REQUIRED="test" |