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 DF66715817D for ; Mon, 17 Jun 2024 18:50:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD244E2B1D; Mon, 17 Jun 2024 18:50:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88D54E2B1D for ; Mon, 17 Jun 2024 18:50:03 +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 2D832335D63 for ; Mon, 17 Jun 2024 18:50:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D7E11D35 for ; Mon, 17 Jun 2024 18:49:57 +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: <1718650186.fd790409e43956325cfc682d19cb267b6a9bebd7.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.02.2.ebuild X-VCS-Directories: kde-apps/libkomparediff2/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fd790409e43956325cfc682d19cb267b6a9bebd7 X-VCS-Branch: master Date: Mon, 17 Jun 2024 18:49:57 +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: 231fc91e-d64d-4672-81ae-b41dd5958495 X-Archives-Hash: 1c5706b50d1a3f6239dee5a9995166a9 commit: fd790409e43956325cfc682d19cb267b6a9bebd7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 17 18:13:26 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 17 18:49:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd790409 kde-apps/libkomparediff2: drop 24.02.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/libkomparediff2/Manifest | 1 - .../libkomparediff2/libkomparediff2-24.02.2.ebuild | 28 ---------------------- 2 files changed, 29 deletions(-) diff --git a/kde-apps/libkomparediff2/Manifest b/kde-apps/libkomparediff2/Manifest index 553a43c362c3..2841a78f40fe 100644 --- a/kde-apps/libkomparediff2/Manifest +++ b/kde-apps/libkomparediff2/Manifest @@ -1,2 +1 @@ -DIST libkomparediff2-24.02.2.tar.xz 188316 BLAKE2B 42caeb101a0f01c26b184e2411f0270182a8a18c30b13b355518f0bb6344a4b0893ddd847a1248c8cddfd6fda79ff9ddf8eade5209a5216cf498ee0f592ca3ee SHA512 f5e616687a792b43aaf70269bfd3696dc07a1d3e76c52b58adb1601e2e51ae3b3e4c6bc7b510e5cfdadb060729abfe1357e66c7a99294f48badaeca454c8b7aa DIST libkomparediff2-24.05.1.tar.xz 188996 BLAKE2B 3dcc1c3d3eef7a136fa9fded3f252a9d3db77b723afc2f34de7cc07fa11c4bcf1f2ef3be5af07e06966be5c31e1c3760395af30c0b0dd3dea2f110a0305dc9f2 SHA512 f9c2d30a02bd036d2e93c37cdd7faf55a77e8237b5a6d080f1fb24d87ec147e58ef5aa22f4592b639a57c200a924d9a71c41932b8cec86561c0146eba8c6f12f diff --git a/kde-apps/libkomparediff2/libkomparediff2-24.02.2.ebuild b/kde-apps/libkomparediff2/libkomparediff2-24.02.2.ebuild deleted file mode 100644 index 5b33ae482313..000000000000 --- a/kde-apps/libkomparediff2/libkomparediff2-24.02.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -KFMIN=5.115.0 -QTMIN=5.15.12 -inherit ecm gear.kde.org - -DESCRIPTION="KDE library to compare files and strings" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 -" -RDEPEND="${DEPEND}"