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 9EBE4158094 for ; Mon, 25 Jul 2022 09:22:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B82FFE0E99; Mon, 25 Jul 2022 09:22:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 8D825E0E99 for ; Mon, 25 Jul 2022 09:22:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CB5D133E830 for ; Mon, 25 Jul 2022 09:22:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E36EF555 for ; Mon, 25 Jul 2022 09:22:32 +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: <1658740921.18f4f45abe95e088ef92ab7d689ac7c579234a42.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-21.12.3.ebuild X-VCS-Directories: kde-apps/kcalc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 18f4f45abe95e088ef92ab7d689ac7c579234a42 X-VCS-Branch: master Date: Mon, 25 Jul 2022 09:22:32 +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: e3141c74-d9ec-496d-97b6-1ef0e8a0d03b X-Archives-Hash: 2f6920ff447f0689286cb8b4373499c6 commit: 18f4f45abe95e088ef92ab7d689ac7c579234a42 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jul 20 08:33:45 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 25 09:22:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f4f45a kde-apps/kcalc: drop 21.12.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kcalc/Manifest | 1 - kde-apps/kcalc/kcalc-21.12.3.ebuild | 37 ------------------------------------- 2 files changed, 38 deletions(-) diff --git a/kde-apps/kcalc/Manifest b/kde-apps/kcalc/Manifest index 6b7753abf8b8..55be99ec636e 100644 --- a/kde-apps/kcalc/Manifest +++ b/kde-apps/kcalc/Manifest @@ -1,2 +1 @@ -DIST kcalc-21.12.3.tar.xz 383932 BLAKE2B 3a26d1c68ec8b8fc1280d0bc66691a64ae6c639eb6eb0f24f4719f1a8e1fbc307e3ea37b3705cca84c8c50e2c4bde575751bb3561d569e035a789f2a5b9bb667 SHA512 a81149a2b29d2328930e605637ec07f71269eb6684e2d5ddca8e20400c59bad03bb983d5d3455895eb15d4472321934b58a85e5224dd4dbadaa58e6ddc9c736c DIST kcalc-22.04.3.tar.xz 394688 BLAKE2B 2a2b3b672aab848115d9e8fd026994d515dcc98e6c26b6f8d522de6fbc6bb95a324822dfd6daa3853ce04468701a7eb6d394d8c6d0f2d97a14999573e6e56549 SHA512 6338772a9d8fa93ccfb546b0858eae06f7e31c86980477480891c00cd5519fe68651f0d2c02aeacb9f4560372ca9839dbe33ad7582324bbf28520c7017efc94c diff --git a/kde-apps/kcalc/kcalc-21.12.3.ebuild b/kde-apps/kcalc/kcalc-21.12.3.ebuild deleted file mode 100644 index efa2c204d79c..000000000000 --- a/kde-apps/kcalc/kcalc-21.12.3.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.88.0 -QTMIN=5.15.2 -inherit ecm 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 ~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"