commit:     cd102bb46f8e689d4426b9255cb08c08d0a4e3ef
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 17 19:52:37 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 17 21:46:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd102bb4

kde-frameworks/syndication: drop 6.8.0

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

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

diff --git a/kde-frameworks/syndication/Manifest 
b/kde-frameworks/syndication/Manifest
index 8abaff51d5d8..bd2c0649e7b1 100644
--- a/kde-frameworks/syndication/Manifest
+++ b/kde-frameworks/syndication/Manifest
@@ -1,4 +1,3 @@
 DIST syndication-5.116.0.tar.xz 510556 BLAKE2B 
76605eba6b7bbbbadeacb730a69655ddfa3d86339932281ee9f845c4e9c761de59ef1dfc92f4bfd11a64be1a97fc2e5e1e8bded7f416a14f469303c5233da199
 SHA512 
82ca9937286cc9ab525bb078b2c884c368be7d243462a636d50a005e8667666f5cfdc11b324be75269857bf9f143a7b3704fc6411600bbfb60acd30dd772181d
 DIST syndication-6.7.0.tar.xz 569472 BLAKE2B 
2e7c4520a9ce07c1929e1049a0f98b9b5551b547e75910a96fb3d3e877b0a11dd4d982bcdb54ac7d0204fc073a5e487cf9202f99f6a995d2f2f4e84bfecac700
 SHA512 
5400fb0da49c7169d29181cb7e67d6ba07941b065e3a469d86c2b39959de7ae170738437b7cb2e628af3fe56255724ae1baae939adf3b92dbdd6653c00fa817f
-DIST syndication-6.8.0.tar.xz 569508 BLAKE2B 
0aa56f91b4a1482ce06a9d450fbf4e2111077f3db69b81ebe69bef1ac331817edea786528758459313a393b1c4472dc96b301518f13533a30bad27cb411fd803
 SHA512 
a6dbd5865a801692aca8e6182a59f5d52e355f1830e1834435e19f7ce00d1823d6577dc5f15f9a288ca3269371606ed2eed4f6fa2edb80edb665fe453dd241ec
 DIST syndication-6.9.0.tar.xz 569528 BLAKE2B 
943a9e28a77c2345ba706ada8fcddd949ddb062f4e1da27f4117a1a875a52c3ace3744d997db11cfce5b4f458933916fa0a6d944d554e9a358b62795eb5a3ca6
 SHA512 
2c1bcf6b05436a033d2e26db329b59971232197441a76730bb3866591f2d472a6cf117970dc20f3288464668be89851aeeb47bcdd8aa6fa7bacdd099bfdf8cf1

diff --git a/kde-frameworks/syndication/syndication-6.8.0.ebuild 
b/kde-frameworks/syndication/syndication-6.8.0.ebuild
deleted file mode 100644
index 65e954e68a68..000000000000
--- a/kde-frameworks/syndication/syndication-6.8.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.7.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