summaryrefslogtreecommitdiff
path: root/kde-apps/libkcddb-common
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-08-16 14:26:42 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2025-08-16 14:26:42 +0200
commit3793c8c5f13e7bdab304fa292093f7d11b6b365d (patch)
tree0ca7d51bf38f7bb637faa524edd655577360784e /kde-apps/libkcddb-common
parentb31f6a5f51ccc4901f63f1c2db84ea6ec0403f0a (diff)
downloadkde-3793c8c5f13e7bdab304fa292093f7d11b6b365d.tar.gz
kde-3793c8c5f13e7bdab304fa292093f7d11b6b365d.tar.bz2
kde-3793c8c5f13e7bdab304fa292093f7d11b6b365d.zip
kde-apps/libkcddb-common: drop 25.08.0
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.0.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 29537fdbd01..00000000000
--- a/kde-apps/libkcddb-common/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libkcddb-25.08.0.tar.xz 448896 BLAKE2B 35c334d5d595cf77d6167e15d9a38ece5506600951aa17d567a081804e40adc31e5e48661eaa02d5375cca93cc935408ea66d68048222b81b1bfacd23699ca66 SHA512 f6148906e6a239fd671b0df19182bf42c078fc547cb25b6041780c92b046dd2c7f3adba377c0515968fdd03cbccede986c67e90b61fd8514c02cf6d51ea65b9c
diff --git a/kde-apps/libkcddb-common/libkcddb-common-25.08.0.ebuild b/kde-apps/libkcddb-common/libkcddb-common-25.08.0.ebuild
deleted file mode 100644
index f0c5fd30bb1..00000000000
--- a/kde-apps/libkcddb-common/libkcddb-common-25.08.0.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}
-)