summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/libkcddb-common/Manifest1
-rw-r--r--kde-apps/libkcddb-common/libkcddb-common-24.08.2.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/kde-apps/libkcddb-common/Manifest b/kde-apps/libkcddb-common/Manifest
deleted file mode 100644
index f2012a3dd69..00000000000
--- a/kde-apps/libkcddb-common/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libkcddb-24.08.2.tar.xz 449168 BLAKE2B 215be8f0bbfa9bcb2effe033c1279bd411929fc2e10b5b032487fc2f5d0a82af4e7fccbf43818c6595a723699bbc72167e49263051b36cc85763f7fa1f9a93a9 SHA512 6f6d7111f43670a4cf0f22e9baadf3794ed7801f1cef9b35cb74d5ee55692f4cef1e2fee8ab2df23383252ef4faa613e683b67ee7ac6446bfc6477e214401f3c
diff --git a/kde-apps/libkcddb-common/libkcddb-common-24.08.2.ebuild b/kde-apps/libkcddb-common/libkcddb-common-24.08.2.ebuild
deleted file mode 100644
index 422b5adcdc5..00000000000
--- a/kde-apps/libkcddb-common/libkcddb-common-24.08.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2024 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/}"
-KFMIN=5.115.0
-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}
-)