summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-10-09 18:37:01 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2025-10-09 18:37:01 +0200
commitce0ddb44be9a6351c4d9ba79a2e1be226c130794 (patch)
tree3e8dabe78c04ffaec615db138bd31592f1fb2390
parentb684f7b4e83c590145ccb64982ed2a2d529f3bcd (diff)
downloadkde-ce0ddb44be9a6351c4d9ba79a2e1be226c130794.tar.gz
kde-ce0ddb44be9a6351c4d9ba79a2e1be226c130794.tar.bz2
kde-ce0ddb44be9a6351c4d9ba79a2e1be226c130794.zip
kde-apps/libkcddb-common: drop 25.08.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/libkcddb-common/Manifest1
-rw-r--r--kde-apps/libkcddb-common/libkcddb-common-25.08.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 f9d7a51b458..00000000000
--- a/kde-apps/libkcddb-common/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libkcddb-25.08.2.tar.xz 448760 BLAKE2B 3b22e2b8a2f1bd2e3da18dc1da2662398540b1f0e085f0134b46c8dfaf108f6ce9162eb4c6a4746ec299004c3ad141ed18343f9affe66466db6c6087feefe885 SHA512 d47e5a2fc2f2637e68173c216b08fa5286d587f02e43d52593b3e4cf37c4e17b208dd169dc0dcd546091990662ed3e3c48545c7091652ad57daa1d6de6b804d1
diff --git a/kde-apps/libkcddb-common/libkcddb-common-25.08.2.ebuild b/kde-apps/libkcddb-common/libkcddb-common-25.08.2.ebuild
deleted file mode 100644
index f0c5fd30bb1..00000000000
--- a/kde-apps/libkcddb-common/libkcddb-common-25.08.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}
-)