From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B717015817D for ; Mon, 17 Jun 2024 18:50:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAA9AE2B0A; Mon, 17 Jun 2024 18:50:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9CB7BE2B0A for ; Mon, 17 Jun 2024 18:50:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E51FC335D63 for ; Mon, 17 Jun 2024 18:49:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E72401D2C for ; Mon, 17 Jun 2024 18:49:56 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1718650184.b41bc703186d93b7187bb2a0faf6b749e17645e9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdesdk-thumbnailers/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdesdk-thumbnailers/Manifest kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-24.02.2.ebuild X-VCS-Directories: kde-apps/kdesdk-thumbnailers/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b41bc703186d93b7187bb2a0faf6b749e17645e9 X-VCS-Branch: master Date: Mon, 17 Jun 2024 18:49:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b45b9b85-29f3-460d-9aa1-cc4421233db7 X-Archives-Hash: 32ebcdfc39d23665770eb0b0b8054a41 commit: b41bc703186d93b7187bb2a0faf6b749e17645e9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 17 18:12:49 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 17 18:49:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b41bc703 kde-apps/kdesdk-thumbnailers: drop 24.02.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdesdk-thumbnailers/Manifest | 1 - .../kdesdk-thumbnailers-24.02.2.ebuild | 26 ---------------------- 2 files changed, 27 deletions(-) diff --git a/kde-apps/kdesdk-thumbnailers/Manifest b/kde-apps/kdesdk-thumbnailers/Manifest index 31f3c25dc97f..7618b5544efd 100644 --- a/kde-apps/kdesdk-thumbnailers/Manifest +++ b/kde-apps/kdesdk-thumbnailers/Manifest @@ -1,2 +1 @@ -DIST kdesdk-thumbnailers-24.02.2.tar.xz 27148 BLAKE2B 0de82d6555f5cb6a683bccd1273a47bb60394482b0534a73b71ea7f66e02ef7a9b7bcea59ebafb11f1b4a9f430033881636596e6809973d90511d9a8fedc81b3 SHA512 b1cb620d4abca0aabdc8ad626ffcaf53fb554e1f36b83ca252c4a1b21d8a3fba6096e1d91617329544959a52133288e1278f0666c3bc58fc68da744e3f991a66 DIST kdesdk-thumbnailers-24.05.1.tar.xz 27240 BLAKE2B c2e8eddcd8b78e869a7da50cdbbf97bece7bb645078034a001c56125dd2ffb0bbb7566ab7c1bf55c595011d9ee5ec87a02387f61e81f0e6b7fae81cdb01a141d SHA512 2e24dd168bc5675969347c85ed326196730fd77965b8f884c3b112df6ebc6fcb5853abf18ec1c0e5b174e47a0078f8a2e3d9778d7b6e5e1e6d6ca1bafef96c26 diff --git a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-24.02.2.ebuild b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-24.02.2.ebuild deleted file mode 100644 index 1482d025c4c5..000000000000 --- a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-24.02.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=5.115.0 -QTMIN=5.15.12 -inherit ecm gear.kde.org - -DESCRIPTION="Thumbnail generator for PO files" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="amd64 arm64 ~riscv x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - sys-devel/gettext -" -RDEPEND="${DEPEND}"