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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 63300158087 for ; Thu, 7 Oct 2021 20:00:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEA1AE0937; Thu, 7 Oct 2021 20:00:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A71B5E0936 for ; Thu, 7 Oct 2021 20:00:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E57AC342D97 for ; Thu, 7 Oct 2021 20:00:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27ABD157 for ; Thu, 7 Oct 2021 20:00:44 +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: <1633636819.b02924eb4b38e199d03d4f4551650192e2e4f09a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimer/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/ktimer/Manifest kde-apps/ktimer/ktimer-21.08.1.ebuild X-VCS-Directories: kde-apps/ktimer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b02924eb4b38e199d03d4f4551650192e2e4f09a X-VCS-Branch: master Date: Thu, 7 Oct 2021 20:00:44 +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: 8cddf5eb-0763-4e49-949e-4b1504b2541b X-Archives-Hash: 0c84192bc3fca752bf4cecf7e654c61d commit: b02924eb4b38e199d03d4f4551650192e2e4f09a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 7 19:03:29 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Oct 7 20:00:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02924eb kde-apps/ktimer: drop 21.08.1* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/ktimer/Manifest | 1 - kde-apps/ktimer/ktimer-21.08.1.ebuild | 32 -------------------------------- 2 files changed, 33 deletions(-) diff --git a/kde-apps/ktimer/Manifest b/kde-apps/ktimer/Manifest index cba43e23cba..a4d91300748 100644 --- a/kde-apps/ktimer/Manifest +++ b/kde-apps/ktimer/Manifest @@ -1,3 +1,2 @@ DIST ktimer-21.04.3.tar.xz 388044 BLAKE2B fdcb2780a8ecbe654c7438aa909c4d14ae338f04f3c314e5633c3b61e2838ee9dfcedc03a194d02696c8a7d2c370c8434c566dc648ed27099c446b6917a8cd83 SHA512 3cf8a0387174202ffaab9e901cc4e6bf851403b21d8b34df6b437f13d310a7bd657438fb1c10eb0b238d3d6407334987db4b94433d27187d1cfaacf23c09bc2d -DIST ktimer-21.08.1.tar.xz 388800 BLAKE2B 4e25642641a8f9874a7cb4b4b29bafcde65f2f1d73a671daddd68d417068cf56fabfdfa72506f0b8890576a34b9bc4872489c7690ecb7aa3f1b8483a1b6b74ad SHA512 b06bd91a99810e172b8dbb95965c05ac5ed24fc9724a6a1292d14db3496fb605150ea09cfeaf0f7dde83d170bfc2be44b18a08bb6a6518fa1d6c9a689ef3fc41 DIST ktimer-21.08.2.tar.xz 388796 BLAKE2B e29b59f5ee535eb35569f8a85a96111d6c74f045b29e9e14aa13c41752783b8a715b9df5a5d9d9cd9651e52ab3eb888cc90cf18524a3aedfe1a9b398bd282198 SHA512 1715629a772e2107cd99d8f4e8bb05bf3236d369eac6a5896fdc9a5ddf6d0823274ba79d45319e050cd3667df2f4ab3a82b48e4b7d2a576404d33f11d096ca59 diff --git a/kde-apps/ktimer/ktimer-21.08.1.ebuild b/kde-apps/ktimer/ktimer-21.08.1.ebuild deleted file mode 100644 index 75d13344a67..00000000000 --- a/kde-apps/ktimer/ktimer-21.08.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="forceoptional" -KFMIN=5.84.0 -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Little tool to execute programs after some time" -HOMEPAGE="https://apps.kde.org/ktimer/ -https://utils.kde.org/projects/ktimer/" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~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/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 -" -RDEPEND="${DEPEND}"