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 72B9A158020 for ; Thu, 3 Nov 2022 16:47:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66536E08E5; Thu, 3 Nov 2022 16:47:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 478ABE08E5 for ; Thu, 3 Nov 2022 16:47:11 +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 B90D63411BC for ; Thu, 3 Nov 2022 16:47:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E2736F2 for ; Thu, 3 Nov 2022 16:47:06 +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: <1667493691.59f4761aceafa9e28cce81808a0264d35f5cd9b1.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-22.08.2.ebuild X-VCS-Directories: kde-apps/kcalc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 59f4761aceafa9e28cce81808a0264d35f5cd9b1 X-VCS-Branch: master Date: Thu, 3 Nov 2022 16:47:06 +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: 2dc791f0-db5a-429c-8d2f-83f6064b379b X-Archives-Hash: 843c5ac9f5d06fe6f42aeadb7dde93cc commit: 59f4761aceafa9e28cce81808a0264d35f5cd9b1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 3 13:19:02 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 3 16:41:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f4761a kde-apps/kcalc: drop 22.08.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kcalc/Manifest | 1 - kde-apps/kcalc/kcalc-22.08.2.ebuild | 37 ------------------------------------- 2 files changed, 38 deletions(-) diff --git a/kde-apps/kcalc/Manifest b/kde-apps/kcalc/Manifest index e4305424b50e..d013b5e8568d 100644 --- a/kde-apps/kcalc/Manifest +++ b/kde-apps/kcalc/Manifest @@ -1,3 +1,2 @@ DIST kcalc-22.04.3.tar.xz 394688 BLAKE2B 2a2b3b672aab848115d9e8fd026994d515dcc98e6c26b6f8d522de6fbc6bb95a324822dfd6daa3853ce04468701a7eb6d394d8c6d0f2d97a14999573e6e56549 SHA512 6338772a9d8fa93ccfb546b0858eae06f7e31c86980477480891c00cd5519fe68651f0d2c02aeacb9f4560372ca9839dbe33ad7582324bbf28520c7017efc94c -DIST kcalc-22.08.2.tar.xz 395424 BLAKE2B 811d0b1655d6338ecfad141bdb84266848a29585812c91cb514e6f12f0e1ed0e1fcaa37f3f2fe51f2fd23119e529b4222c22f823aa708cd6b7eb9da1a5564748 SHA512 b6cfdc25d21ac89ab02176b7c0807edc2a33acd928f9778ce9664d976bcb1e63c5c3e6de2258242a24a0d8ba42badd1856bd1efdd0983fffb4b38aa48b19f4a1 DIST kcalc-22.08.3.tar.xz 395876 BLAKE2B 8fa1ac9a24719fd3b2ba47d6ad949f5d2e3480c499c84f0ee22df7df0a08b24ffc6165108d5fddc23e679f7f6313711d0b7e438307dc072a0155e93e0d7408b2 SHA512 43f564e5857186d1153322275ee664401c6ba4246787ab916278d807684d8233d0835c1daf9152f372c16a59b75acb8871ac1fb93c38ebef86bb48b22300f05a diff --git a/kde-apps/kcalc/kcalc-22.08.2.ebuild b/kde-apps/kcalc/kcalc-22.08.2.ebuild deleted file mode 100644 index 149030c25356..000000000000 --- a/kde-apps/kcalc/kcalc-22.08.2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -ECM_TEST="true" -KFMIN=5.96.0 -QTMIN=5.15.5 -inherit ecm gear.kde.org - -DESCRIPTION="KDE calculator" -HOMEPAGE="https://apps.kde.org/kcalc/ https://utils.kde.org/projects/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"