aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-05-23 17:10:40 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-05-23 17:10:40 +0200
commit17802814e9a70b6ac054a698aac6d320af010038 (patch)
tree3a718ac9b55c3f6e065b6bd443e325b139411781 /net-news
parentnet-misc/kio-zeroconf: drop 24.05.0 (diff)
downloadkde-17802814e9a70b6ac054a698aac6d320af010038.tar.gz
kde-17802814e9a70b6ac054a698aac6d320af010038.tar.bz2
kde-17802814e9a70b6ac054a698aac6d320af010038.zip
net-news/alligator: drop 24.05.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-news')
-rw-r--r--net-news/alligator/Manifest1
-rw-r--r--net-news/alligator/alligator-24.05.0.ebuild28
2 files changed, 0 insertions, 29 deletions
diff --git a/net-news/alligator/Manifest b/net-news/alligator/Manifest
deleted file mode 100644
index bd87fcbad6..0000000000
--- a/net-news/alligator/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST alligator-24.05.0.tar.xz 194164 BLAKE2B e177084a2635d0c4248ca263d19300a3ee3ec3e14c08887d4209bf8ed2fb6744fd2de787642215dbc83b8444f3c49a2f96028a9f49efe5d3c5ff9845658e63f8 SHA512 780adb665b8d510afee54a76a1ac275f30bf39309f444e45647b589e3b8845db872aeff2cc1ff53816200a9ec4547302e5b60c382a6fd68a76b622c393d6e569
diff --git a/net-news/alligator/alligator-24.05.0.ebuild b/net-news/alligator/alligator-24.05.0.ebuild
deleted file mode 100644
index 52c3873c16..0000000000
--- a/net-news/alligator/alligator-24.05.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-KFMIN=6.0.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Convergent RSS/Atom feed reader for Plasma"
-HOMEPAGE="https://apps.kde.org/alligator/"
-
-LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0 CC-BY-SA-4.0 GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- dev-libs/kirigami-addons:6
- >=dev-qt/qtbase-${QTMIN}:6[gui,network,sql,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kirigami-${KFMIN}:6
- >=kde-frameworks/syndication-${KFMIN}:6
-"
-RDEPEND="${DEPEND}"