summaryrefslogtreecommitdiff
path: root/kde-apps/libkcddb-common
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-11-06 17:09:47 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2025-11-06 17:09:47 +0100
commitbe184ed83107f2bb11c11e55c9a97f329b4b025a (patch)
tree9f8cce69d349e6d720ef17a259f74cf08e895bbb /kde-apps/libkcddb-common
parentb23d7ebc99b0a1b588a6db5ba8bb4ba610121dd8 (diff)
downloadkde-be184ed83107f2bb11c11e55c9a97f329b4b025a.tar.gz
kde-be184ed83107f2bb11c11e55c9a97f329b4b025a.tar.bz2
kde-be184ed83107f2bb11c11e55c9a97f329b4b025a.zip
kde-apps/libkcddb-common: drop 25.08.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.08.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 080f9e46e84..00000000000
--- a/kde-apps/libkcddb-common/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libkcddb-25.08.3.tar.xz 448792 BLAKE2B c83b8ec53730caa526a044d94863f828e596035ea6a49351a65be3a48eff5beeced6b90be5a48105c9419dbb745902cd97d887dd88255917680dd4ebcb464235 SHA512 ec3a3dcf021f16e717a19a8c23e35ec1cdac9bd8e5860fb898cdb7f37cfcba7e94a7fff88924399d5574692b10c2e61834a4ca2c1e2a6910e1a5e40804880ed8
diff --git a/kde-apps/libkcddb-common/libkcddb-common-25.08.3.ebuild b/kde-apps/libkcddb-common/libkcddb-common-25.08.3.ebuild
deleted file mode 100644
index f0c5fd30bb1..00000000000
--- a/kde-apps/libkcddb-common/libkcddb-common-25.08.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}
-)