summaryrefslogtreecommitdiff
path: root/kde-apps/libkcddb-common
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-03-06 01:21:58 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2025-03-06 18:05:50 +0100
commit5bda8a1286218099b56739c9580b3046ceca36d9 (patch)
tree2e32cd1658577b984eef9fc7ceb36575b67ae76c /kde-apps/libkcddb-common
parenta674d63a102d835b5b23d5244892071e69dbfbff (diff)
downloadkde-5bda8a1286218099b56739c9580b3046ceca36d9.tar.gz
kde-5bda8a1286218099b56739c9580b3046ceca36d9.tar.bz2
kde-5bda8a1286218099b56739c9580b3046ceca36d9.zip
kde-apps/libkcddb-common: drop 24.12.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-24.12.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 549390f3a3b..00000000000
--- a/kde-apps/libkcddb-common/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libkcddb-24.12.3.tar.xz 450048 BLAKE2B ed9b86f49b175f9ec5449dfda5912423af47056926af91e1b51a52bcd86a60a4f81fc6cce717fafc39aa5f676a56b2f4efa2e92cf6335782c797ba4ee8109416 SHA512 76875eeda07a763f9925d003e8269226cbd3d487c89fe7e7cb4df3a2cd86ac4d25075ca0c04824fd76b392374f5f6d57a6cfdfd5743db0e7242eadc0f7108ebc
diff --git a/kde-apps/libkcddb-common/libkcddb-common-24.12.3.ebuild b/kde-apps/libkcddb-common/libkcddb-common-24.12.3.ebuild
deleted file mode 100644
index f0c5fd30bb1..00000000000
--- a/kde-apps/libkcddb-common/libkcddb-common-24.12.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}
-)