commit: 61b0f70e680ddd6ddc18d8fc283db15407825d1d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 16:03:29 2026 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 16:03:29 2026 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=61b0f70e
kde-apps/libkcddb-common: drop 25.12.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../libkcddb-common/libkcddb-common-25.12.2.ebuild | 23 ----------------------
1 file changed, 23 deletions(-)
diff --git a/kde-apps/libkcddb-common/libkcddb-common-25.12.2.ebuild
b/kde-apps/libkcddb-common/libkcddb-common-25.12.2.ebuild
deleted file mode 100644
index 1e2492839e..0000000000
--- a/kde-apps/libkcddb-common/libkcddb-common-25.12.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2026 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 ~loong ~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}
-)