summaryrefslogtreecommitdiff
path: root/kde-apps/libkcddb-common
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-11-06 17:36:32 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2025-11-06 17:50:40 +0100
commit50892c90d52fa60a8b5f6e5237fb9ae17f0f79fa (patch)
treecead0dced915311fcb95eb64ee89bb763f0da5b3 /kde-apps/libkcddb-common
parent5f9b8ef9c73819b0769d04058c5a9a468f2a04a9 (diff)
downloadkde-50892c90d52fa60a8b5f6e5237fb9ae17f0f79fa.tar.gz
kde-50892c90d52fa60a8b5f6e5237fb9ae17f0f79fa.tar.bz2
kde-50892c90d52fa60a8b5f6e5237fb9ae17f0f79fa.zip
kde-apps/libkcddb-common: drop 25.08.49.9999
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/libkcddb-common')
-rw-r--r--kde-apps/libkcddb-common/libkcddb-common-25.08.49.9999.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-apps/libkcddb-common/libkcddb-common-25.08.49.9999.ebuild b/kde-apps/libkcddb-common/libkcddb-common-25.08.49.9999.ebuild
deleted file mode 100644
index 71221aae22e..00000000000
--- a/kde-apps/libkcddb-common/libkcddb-common-25.08.49.9999.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=""
-
-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}
-)