summaryrefslogtreecommitdiff
path: root/kde-apps/libkcddb-common
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-07-05 20:16:16 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2025-07-05 20:29:57 +0200
commit716368875e7cbc98cfeeb803e2a3d88947c7f94b (patch)
tree0a38c7630d1568cfd8cce1505a35159395739270 /kde-apps/libkcddb-common
parent53c33dac7777963c44f73ae8c655e0080e3bc6af (diff)
downloadkde-716368875e7cbc98cfeeb803e2a3d88947c7f94b.tar.gz
kde-716368875e7cbc98cfeeb803e2a3d88947c7f94b.tar.bz2
kde-716368875e7cbc98cfeeb803e2a3d88947c7f94b.zip
kde-apps/libkcddb-common: drop 25.04.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/libkcddb-common')
-rw-r--r--kde-apps/libkcddb-common/Manifest1
-rw-r--r--kde-apps/libkcddb-common/libkcddb-common-25.04.3.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/kde-apps/libkcddb-common/Manifest b/kde-apps/libkcddb-common/Manifest
deleted file mode 100644
index dcf8e4424fe..00000000000
--- a/kde-apps/libkcddb-common/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libkcddb-25.04.3.tar.xz 450212 BLAKE2B 8ecc1bc95adc4f285b538e268fe023f17314c0400da37e46bed4c1cb8d2e949538c83ad4fc6b286a9a8f9a2f7c411b61a2dfe0a54b7855a3986507131327c4ab SHA512 5bda902e04462278982e68a777c20688cc52953f090515d80afaa41b9470009c698386ec44d251055011db6064bda0d41f9aa0929e4b8e76f59b3ae9974ed491
diff --git a/kde-apps/libkcddb-common/libkcddb-common-25.04.3.ebuild b/kde-apps/libkcddb-common/libkcddb-common-25.04.3.ebuild
deleted file mode 100644
index f0c5fd30bb1..00000000000
--- a/kde-apps/libkcddb-common/libkcddb-common-25.04.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-ECM_HANDBOOK_DIR=( kcmcddb/doc )
-ECM_KCM_TARGETS=( kcm_cddb:kcmcddb/ )
-KDE_ORG_NAME="${PN/-common/}"
-inherit ecm-common gear.kde.org
-
-LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-
-RDEPEND="
- !<kde-apps/libkcddb-23.08.5-r1:5
- !<kde-apps/libkcddb-24.05.2-r1:6
-"
-
-ECM_INSTALL_FILES=(
- libkcddb/libkcddb5.kcfg:\${KDE_INSTALL_KCFGDIR}
-)