commit:     f815106ebab1757f7c5e831707944ce3155f3fcc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  9 16:22:08 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct  9 16:54:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f815106e

kde-frameworks/syndication: drop 6.5.0

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

 kde-frameworks/syndication/Manifest                |  1 -
 .../syndication/syndication-6.5.0.ebuild           | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/kde-frameworks/syndication/Manifest 
b/kde-frameworks/syndication/Manifest
index 2510afb3a9c1..ef38e43f9d54 100644
--- a/kde-frameworks/syndication/Manifest
+++ b/kde-frameworks/syndication/Manifest
@@ -1,3 +1,2 @@
 DIST syndication-5.116.0.tar.xz 510556 BLAKE2B 
76605eba6b7bbbbadeacb730a69655ddfa3d86339932281ee9f845c4e9c761de59ef1dfc92f4bfd11a64be1a97fc2e5e1e8bded7f416a14f469303c5233da199
 SHA512 
82ca9937286cc9ab525bb078b2c884c368be7d243462a636d50a005e8667666f5cfdc11b324be75269857bf9f143a7b3704fc6411600bbfb60acd30dd772181d
-DIST syndication-6.5.0.tar.xz 569464 BLAKE2B 
23f98ec80506805c55fdf95f944c49163786a4408a942be12da6bf136803d363fbd84e26798888f44c843cfc3ab772fb2786787141832ba9361a18aaf5c4aef9
 SHA512 
a1434935ac41ef61a2fdfc6883bf90c037c52e2c694e2f3e9fe71d237c2f3da1fc49d5ced8f0b5cbec2e0ba39da2e7555bb2e98da29ef4db7a62cbb2136bfb9d
 DIST syndication-6.6.0.tar.xz 569484 BLAKE2B 
5c3c82e4207f12faf3ecba5bba7e3ecea6f3051afcee6d99aba358c4f8716b1791ca9b0cdd3ba58179d28d8930b6626e7840184ce1154b07198991d91e0182cd
 SHA512 
8476ad9467aabc82bf2452c0ecfd7d6142e26f1589b821e88d3b97d04426da2955e54bcfebd4348ba03537c2f9f14841649a7ebda0df2493a62bbfe63f220c6f

diff --git a/kde-frameworks/syndication/syndication-6.5.0.ebuild 
b/kde-frameworks/syndication/syndication-6.5.0.ebuild
deleted file mode 100644
index 43cabb2052ba..000000000000
--- a/kde-frameworks/syndication/syndication-6.5.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-PVCUT=$(ver_cut 1-2)
-QTMIN=6.6.2
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Library for parsing RSS and Atom feeds"
-
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-       >=dev-qt/qtbase-${QTMIN}:6[xml]
-       =kde-frameworks/kcodecs-${PVCUT}*:6
-"
-DEPEND="${RDEPEND}
-       test? ( >=dev-qt/qtbase-${QTMIN}:6[network] )
-"

Reply via email to