summaryrefslogtreecommitdiff
path: root/kde-apps/libkcddb-common
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-06-05 20:03:49 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2025-06-05 20:03:49 +0200
commitdb57e4e2ed4be7c67e05d94d5dbfacc8ceafd4be (patch)
treedb8ead4ff563cb1dd9ca1517b83004c776063fa0 /kde-apps/libkcddb-common
parent7a5f5cf4e47d8d135cab5622277241f922b59f87 (diff)
downloadkde-db57e4e2ed4be7c67e05d94d5dbfacc8ceafd4be.tar.gz
kde-db57e4e2ed4be7c67e05d94d5dbfacc8ceafd4be.tar.bz2
kde-db57e4e2ed4be7c67e05d94d5dbfacc8ceafd4be.zip
kde-apps/libkcddb-common: drop 25.04.2
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.2.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 f9f6aeecf1c..00000000000
--- a/kde-apps/libkcddb-common/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libkcddb-25.04.2.tar.xz 450184 BLAKE2B b30e16b724315149f29bebeca8b37f710621a75956cc312b9e98d81b42434c05e624414f3a0af0d7b1aa4a5d705d6bd7cf2748839bb4509a38aab2ed7114d20d SHA512 352bbd19e879f6a6f03f6e6e428c6eebb1a9e6fbfc50e14245bcb1e6aa66533c56db95712f6606f2cc06680f534e67658a20eee70b7d4e06dbe5d732c2510e7d
diff --git a/kde-apps/libkcddb-common/libkcddb-common-25.04.2.ebuild b/kde-apps/libkcddb-common/libkcddb-common-25.04.2.ebuild
deleted file mode 100644
index f0c5fd30bb1..00000000000
--- a/kde-apps/libkcddb-common/libkcddb-common-25.04.2.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}
-)