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 DFAF6158089 for ; Thu, 12 Oct 2023 13:23:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FC4D2BC02D; Thu, 12 Oct 2023 13:23:44 +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 E44B22BC02D for ; Thu, 12 Oct 2023 13:23:43 +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 D5510335CA6 for ; Thu, 12 Oct 2023 13:23:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 065AE1149 for ; Thu, 12 Oct 2023 13:23:40 +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: <1697116991.a40b0d653c336b0dc1c88604bad5a3223558953e.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-23.08.1.ebuild X-VCS-Directories: kde-apps/kcalc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a40b0d653c336b0dc1c88604bad5a3223558953e X-VCS-Branch: master Date: Thu, 12 Oct 2023 13:23:40 +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: 451849b7-e262-44a3-9d50-d421d097e8b0 X-Archives-Hash: b707b2f8151972abf4b9fc5b4d7e7868 commit: a40b0d653c336b0dc1c88604bad5a3223558953e Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 12 11:42:48 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Oct 12 13:23:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40b0d65 kde-apps/kcalc: drop 23.08.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kcalc/Manifest | 1 - kde-apps/kcalc/kcalc-23.08.1.ebuild | 37 ------------------------------------- 2 files changed, 38 deletions(-) diff --git a/kde-apps/kcalc/Manifest b/kde-apps/kcalc/Manifest index d399cd23be07..1592a1786738 100644 --- a/kde-apps/kcalc/Manifest +++ b/kde-apps/kcalc/Manifest @@ -1,3 +1,2 @@ DIST kcalc-23.04.3.tar.xz 436984 BLAKE2B a7d4f5acbc9564fdce0615a2f6d283c43719ecd25e8aff7f0b7876f70e8bbde64a94943bfeaa2cef34c1c0348b8e110cf92b57769cbd79a89dd5f7f87788bfdb SHA512 6d02b300191aa6d832b8b9503da94b462f92d19a20ed1c84a88661cec3aa455b59945381234880ce65e20cc2238cec8e825196693cc7c7833a5647b2c3866757 -DIST kcalc-23.08.1.tar.xz 439112 BLAKE2B e3b58de0beaa8f6de9ffc5c1ed213c3924b2e614b43dedb09cbc1faae80d462cc0edecbdb784b91164a1aabed51042d99c707b5a432047f66693817ee442ebe1 SHA512 01f1394ffbb30a2f3414ee04303cbc2ee3bdd26f965c9c2b39de165dd95c3709aa8fa18847d8a3acc7d94a4fa5497ebdc6efdfad82e876bcf99fddd7778038f7 DIST kcalc-23.08.2.tar.xz 439072 BLAKE2B 9636e721a12c5479743dd62d660ce15d1b418044dfa935237a8cbac9fd198db7d7c6eb77856187026ad4aa676ac83fd7dbc87d6980be006bd05cbb03ea124733 SHA512 182c4ddc04f3bae94648a069b1fa4a9c5f75d9f0bb152bdc9e5d8112590371e6cae81777a0bd0108497ee37da446fbd010f45d7e5288c83721aed402b109d383 diff --git a/kde-apps/kcalc/kcalc-23.08.1.ebuild b/kde-apps/kcalc/kcalc-23.08.1.ebuild deleted file mode 100644 index d2d3a3df4a0c..000000000000 --- a/kde-apps/kcalc/kcalc-23.08.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -ECM_TEST="true" -KFMIN=5.106.0 -QTMIN=5.15.9 -inherit ecm gear.kde.org - -DESCRIPTION="KDE calculator" -HOMEPAGE="https://apps.kde.org/kcalc/" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -DEPEND=" - dev-libs/gmp:0= - dev-libs/mpfr:0= - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtxml-${QTMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kcrash-${KFMIN}:5 - >=kde-frameworks/kguiaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 -" -RDEPEND="${DEPEND}" -BDEPEND="sys-devel/gettext"