diff options
author | 2024-12-04 19:14:19 +0100 | |
---|---|---|
committer | 2024-12-04 19:26:35 +0100 | |
commit | 8bba38291b3b850aa1f7b6168538eeb6b2d5dbb1 (patch) | |
tree | 10efba561825cbdc1031ea8500ff7970492625a3 | |
parent | kde-apps/kdesdk-thumbnailers: drop 24.08.1 (diff) | |
download | gentoo-8bba38291b3b850aa1f7b6168538eeb6b2d5dbb1.tar.gz gentoo-8bba38291b3b850aa1f7b6168538eeb6b2d5dbb1.tar.bz2 gentoo-8bba38291b3b850aa1f7b6168538eeb6b2d5dbb1.zip |
kde-apps/kdesdk-thumbnailers-common: drop 24.08.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r-- | kde-apps/kdesdk-thumbnailers-common/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kdesdk-thumbnailers-common/kdesdk-thumbnailers-common-24.08.1.ebuild | 21 |
2 files changed, 0 insertions, 22 deletions
diff --git a/kde-apps/kdesdk-thumbnailers-common/Manifest b/kde-apps/kdesdk-thumbnailers-common/Manifest index d863be493924..e1a96584da73 100644 --- a/kde-apps/kdesdk-thumbnailers-common/Manifest +++ b/kde-apps/kdesdk-thumbnailers-common/Manifest @@ -1,2 +1 @@ -DIST kdesdk-thumbnailers-24.08.1.tar.xz 27176 BLAKE2B f7845d47a5d3dd2a05c6d2ff445ea6cc8a3bbb93c67b2d2ebb56e0e95088c22815623cebd96e9f76225e2d420e4b1124876cbf3b94a8ae4502d4b08bad0bb07f SHA512 2ca1e77537bbbec3c52da693253c103ea77de393d2a34055ae248abd0db62439a04a0a91e256a22ba9f54ec0a3aec124ae457ad8ac8bc0e515c9696bc3b764a2 DIST kdesdk-thumbnailers-24.08.3.tar.xz 27172 BLAKE2B 6875c84272b0117ab71570ca5cbc2fef8805c8379efa72e9534e0f5eb4c90aa6032453c127c6878bb2f0ad41338f65387125375f71e489f951a1907cfed7af57 SHA512 2dfab42ed2519cd914b29e9cbbdd90698aa30bf64902d51613188865d2333f5886deb5ae1d7b183d7a1e6a7edaae10068af3b23f229f207d1122c8ec73d8fb08 diff --git a/kde-apps/kdesdk-thumbnailers-common/kdesdk-thumbnailers-common-24.08.1.ebuild b/kde-apps/kdesdk-thumbnailers-common/kdesdk-thumbnailers-common-24.08.1.ebuild deleted file mode 100644 index 50523b5455b5..000000000000 --- a/kde-apps/kdesdk-thumbnailers-common/kdesdk-thumbnailers-common-24.08.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_NAME="${PN/-common/}" -KFMIN=5.115.0 -inherit ecm-common gear.kde.org - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" - -RDEPEND=" - !<kde-apps/kdesdk-thumbnailers-24.05.2-r1:5 - !<kde-apps/kdesdk-thumbnailers-24.05.2-r10:6 -" - -ECM_INSTALL_FILES=( - po_thumbnailer/pocreatorsettings.kcfg:\${KDE_INSTALL_KCFGDIR} -) |