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 EEAF8158041 for ; Thu, 11 Apr 2024 20:40:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 670C8E2A19; Thu, 11 Apr 2024 20:40:07 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CE8BE2A19 for ; Thu, 11 Apr 2024 20:40:07 +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 2085A34308B for ; Thu, 11 Apr 2024 20:40:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 248D016BC for ; Thu, 11 Apr 2024 20:40:03 +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: <1712866479.90b1f55ddf3bfe1bf08cef60ab89b9bdcd84ea24.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcalc/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kcalc/Manifest kde-apps/kcalc/kcalc-24.02.1.ebuild X-VCS-Directories: kde-apps/kcalc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 90b1f55ddf3bfe1bf08cef60ab89b9bdcd84ea24 X-VCS-Branch: master Date: Thu, 11 Apr 2024 20:40:03 +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: 9408fd3c-9fe7-400b-897d-87a837d12182 X-Archives-Hash: e4ca2dc979e790942bdd7ad0ac5311f1 commit: 90b1f55ddf3bfe1bf08cef60ab89b9bdcd84ea24 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Apr 11 20:06:20 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 11 20:14:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b1f55d kde-apps/kcalc: drop 24.02.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kcalc/Manifest | 1 - kde-apps/kcalc/kcalc-24.02.1.ebuild | 35 ----------------------------------- 2 files changed, 36 deletions(-) diff --git a/kde-apps/kcalc/Manifest b/kde-apps/kcalc/Manifest index a5bc17e77d03..2aafdd25b283 100644 --- a/kde-apps/kcalc/Manifest +++ b/kde-apps/kcalc/Manifest @@ -1,3 +1,2 @@ DIST kcalc-23.08.5.tar.xz 441012 BLAKE2B a6df25ee2e29068c0dd8917ce9156a19f36d599e10099025f6025bb28d1d7c81417325e73220d7d92c1bb4e7e211fe2c3863fa31d00ae766457cb60dc8f0e625 SHA512 945bf5944aba66868478b2d6cb1b184fbe394328c1de3fd1edf4e8aacef7f072a1e5fdbfbf49fd99219cd027df928b4db03908c0509a9913ebd16599611bf657 -DIST kcalc-24.02.1.tar.xz 444488 BLAKE2B e03299b4a9111e7b5dad720dc6816d10d19983f95036a31624c2a711da0d550b0e6d4f9890f2bcf1b7b152b0b142066dfef1fac76c0ca158ce548c1989e5b829 SHA512 90a82bd7cd642ef4fb6bd4058d3a4abcddc88543ce85712f2b70f234c862ecd415bb585d65f26f2705ceeaded893d443eb1b1c9ea65e78648c3cc9b1b623e234 DIST kcalc-24.02.2.tar.xz 444492 BLAKE2B a92d8160b286b34e677e368cbef6ad110eaaa8fc3d1c3dc7eedb5d0390417d0af53f39280283449b73356c354ca045edfcbf0942e1f785ad5878866294390e49 SHA512 bf2b0d8420f0021428174a111abcc17cf0209dae30b635f52a7d166d5917185bdce2100b278b94797c643e876987397e953dc622e99cf2ab158d4e76351f4bc0 diff --git a/kde-apps/kcalc/kcalc-24.02.1.ebuild b/kde-apps/kcalc/kcalc-24.02.1.ebuild deleted file mode 100644 index e5614bea9325..000000000000 --- a/kde-apps/kcalc/kcalc-24.02.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -ECM_TEST="true" -KFMIN=6.0.0 -QTMIN=6.6.2 -inherit ecm gear.kde.org - -DESCRIPTION="KDE calculator" -HOMEPAGE="https://apps.kde.org/kcalc/" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="6" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-libs/gmp:0= - dev-libs/mpfr:0= - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml] - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kguiaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kxmlgui-${KFMIN}:6 -" -RDEPEND="${DEPEND}" -BDEPEND="sys-devel/gettext"