summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-07 17:42:29 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-07 20:07:08 +0100
commite49872375235027766818871ecb602de5dd8d7c6 (patch)
tree29e31ee2a09b11a5d24e3f77e742dd4a26286864
parentkde-apps/libkcddb: drop 24.08.2 (diff)
downloadgentoo-e49872375235027766818871ecb602de5dd8d7c6.tar.gz
gentoo-e49872375235027766818871ecb602de5dd8d7c6.tar.bz2
gentoo-e49872375235027766818871ecb602de5dd8d7c6.zip
kde-apps/libkcddb-common: drop 24.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-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
index ef5c109e2fc8..4662cdff2587 100644
--- a/kde-apps/libkcddb-common/Manifest
+++ b/kde-apps/libkcddb-common/Manifest
@@ -1,3 +1,2 @@
DIST libkcddb-24.08.1.tar.xz 449096 BLAKE2B 877852ba908238633000ca6cd0f7bce15315c3db25f815bf9e25feab5c218c4c3a7e7a467685bc29db58ae174ea64e6aa86111c6aeb7b231ecc7cf24672dbcc1 SHA512 e87812a067ce3dd2edc0228165843103f64f0fc4cd7f1b69f50def35b09f3b23a26e2753843a7b69eefdae709695c122cf68a90658687c4f0e7dc52f84ee61f8
-DIST libkcddb-24.08.2.tar.xz 449168 BLAKE2B 215be8f0bbfa9bcb2effe033c1279bd411929fc2e10b5b032487fc2f5d0a82af4e7fccbf43818c6595a723699bbc72167e49263051b36cc85763f7fa1f9a93a9 SHA512 6f6d7111f43670a4cf0f22e9baadf3794ed7801f1cef9b35cb74d5ee55692f4cef1e2fee8ab2df23383252ef4faa613e683b67ee7ac6446bfc6477e214401f3c
DIST libkcddb-24.08.3.tar.xz 449156 BLAKE2B 22e03309c32714381ace45a6a5fdb9379aec59b5a7dd2424fbee6b2a79a10aa93b5ab558d7760aec8f6d2a18a5e148ea0ae0b1f32fb1b1c3f35d0bfa52f2ecb8 SHA512 9f7d08f8aa786171cbf3e3fab1feb10606aeec9320419184bfcc6bdcb3b7b3f9d1e26365b44bd762964b396392db48a2ce5e1b1a7aaf5edcc51ab1e58e154c6b
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 422b5adcdc5c..000000000000
--- 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}
-)