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 D93D515808B for ; Fri, 4 Oct 2024 22:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F5F6E29CF; Fri, 4 Oct 2024 22:35:15 +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 199ADE29CF for ; Fri, 4 Oct 2024 22:35:15 +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 60CD933BF41 for ; Fri, 4 Oct 2024 22:35:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A65FA27F8 for ; Fri, 4 Oct 2024 22:35:11 +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: <1728081299.8c38e1801c9de296823ceb1cc68328bf9665a9e9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkomparediff2/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/libkomparediff2/Manifest kde-apps/libkomparediff2/libkomparediff2-24.08.0.ebuild X-VCS-Directories: kde-apps/libkomparediff2/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8c38e1801c9de296823ceb1cc68328bf9665a9e9 X-VCS-Branch: master Date: Fri, 4 Oct 2024 22:35:11 +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: 6f914743-6334-4302-8f29-6ee32a2fc206 X-Archives-Hash: 6f2ab54ce27f909193650a0e83475520 commit: 8c38e1801c9de296823ceb1cc68328bf9665a9e9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 4 22:31:46 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 4 22:34:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c38e180 kde-apps/libkomparediff2: drop 24.08.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/libkomparediff2/Manifest | 1 - .../libkomparediff2/libkomparediff2-24.08.0.ebuild | 27 ---------------------- 2 files changed, 28 deletions(-) diff --git a/kde-apps/libkomparediff2/Manifest b/kde-apps/libkomparediff2/Manifest index 90e0510a266a..2362736d19bd 100644 --- a/kde-apps/libkomparediff2/Manifest +++ b/kde-apps/libkomparediff2/Manifest @@ -1,2 +1 @@ -DIST libkomparediff2-24.08.0.tar.xz 187684 BLAKE2B b436b9f71a8a3a5c131ce53b477d4c3f16b09f074812f6acecd11870f269c8440e8e285bca196184dca9837c6235dba4caaf883b90338f03a668a7d418b90021 SHA512 e4e29b47d1bdb42f5eb114184d1649e348b271b84e7968097790aba929b8c13fcada24f76dd367200bab0ca346c698f80458ae96601fd119c39d8d7bcf8298ac DIST libkomparediff2-24.08.1.tar.xz 187692 BLAKE2B 88e5e627065eeabceaa0941305c747f4c6f3856fb3458d6e3dfaffcbe00f516ff034433d29d63f820aa7087d8d659d03b6cfb92198ad2f7d2d0edb01c047a8a8 SHA512 8815448b0e45ed8f4059f5fa7f715e8229c2fc7a88c6913883dc02d700d0c1723506c8354b718da73fb9d7e2f6747d0466e0e136dc5281b62cdc1bceb52db270 diff --git a/kde-apps/libkomparediff2/libkomparediff2-24.08.0.ebuild b/kde-apps/libkomparediff2/libkomparediff2-24.08.0.ebuild deleted file mode 100644 index 09292a712327..000000000000 --- a/kde-apps/libkomparediff2/libkomparediff2-24.08.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -KFMIN=6.5.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="Library to compare files and strings" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="6" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kxmlgui-${KFMIN}:6 -" -RDEPEND="${DEPEND}"