summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-09-15 21:39:10 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-09-15 22:07:47 +0200
commitfedb6689b482394d111a337c9cad7d5540a29ba3 (patch)
treebaa524900da05a7754e31e8b6d29de74e768fed1 /net-news
parentnet-misc/kio-zeroconf: drop 23.08.0 (diff)
downloadgentoo-fedb6689b482394d111a337c9cad7d5540a29ba3.tar.gz
gentoo-fedb6689b482394d111a337c9cad7d5540a29ba3.tar.bz2
gentoo-fedb6689b482394d111a337c9cad7d5540a29ba3.zip
net-news/alligator: drop 23.08.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-23.08.0.ebuild32
2 files changed, 0 insertions, 33 deletions
diff --git a/net-news/alligator/Manifest b/net-news/alligator/Manifest
index b0b03aa7800d..a80b7a60a055 100644
--- a/net-news/alligator/Manifest
+++ b/net-news/alligator/Manifest
@@ -1,3 +1,2 @@
DIST alligator-23.04.3.tar.xz 189728 BLAKE2B de4afc5852542272b257cada64e10721b47c762c04080c89780e2fade82a98e154e407d6dc5836aa008bf15a51e412195fef1c5cf38780b8f6b9cf473fe880f0 SHA512 b2763ec9ee5c269c8d668058a8db73e6f661588ff48c60e15fa5378a19c9f4a36bea12d89424c3ab7ec1064903f736308eb04dfc66ddcb037e24b3ea2c3a7a2e
-DIST alligator-23.08.0.tar.xz 190056 BLAKE2B cd4ba65e3ff72ead11eb295e006ef7e782356ee813b761d7d70dbc86455d9d2a643ef13d2a2fae98b096c753973885a67449f6d84f1029b60c2f77f1e2688431 SHA512 a476d32345e140a106994312f8c028ee68a27bf08f0a3981b210003cc5c193a26f20977c484025cc2e9557a02acdc8da6a4ed435c1fbbe293d469e3ac9909640
DIST alligator-23.08.1.tar.xz 190012 BLAKE2B 0bdd5a4122e9ae2b8b79454e7b0721f56d2462a31a5321c4b35c2244a9c3dbed1069ee329717b0e91a149c2df2b9e1eb31d8add0a2cfbbbff193a40544f8e5b7 SHA512 90c88ac8852af10ed42131508bdb19703ddd3724027603910b65fce19d745b783256891a06f51bad6520345dbce9e19ef2c11c8c03eb9651b058e089ff1037ce
diff --git a/net-news/alligator/alligator-23.08.0.ebuild b/net-news/alligator/alligator-23.08.0.ebuild
deleted file mode 100644
index 6a0205f05e42..000000000000
--- a/net-news/alligator/alligator-23.08.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-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 ~arm64 ~ppc64 ~x86"
-
-DEPEND="
- >=dev-libs/kirigami-addons-0.6:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtnetwork-${QTMIN}:5
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=dev-qt/qtsql-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
- >=kde-frameworks/syndication-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"