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 CABE01580B2 for ; Thu, 2 Sep 2021 16:53:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CDF7E09D9; Thu, 2 Sep 2021 16:53:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E51C5E09DB for ; Thu, 2 Sep 2021 16:53:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA17E340806 for ; Thu, 2 Sep 2021 16:53:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 540EDC8 for ; Thu, 2 Sep 2021 16:53:15 +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: <1630601531.fedc0dd94e1d4323e5bf425001a3f42034f79061.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.0.ebuild X-VCS-Directories: kde-apps/ktimer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fedc0dd94e1d4323e5bf425001a3f42034f79061 X-VCS-Branch: master Date: Thu, 2 Sep 2021 16:53:15 +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: a6398a60-dd54-4a0c-aaa2-01a9a2374bb9 X-Archives-Hash: 7926546979fc8c9cb5dbcfe3f0838ba6 commit: fedc0dd94e1d4323e5bf425001a3f42034f79061 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Sep 2 11:51:10 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Sep 2 16:52:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fedc0dd9 kde-apps/ktimer: drop 21.08.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/ktimer/Manifest | 1 - kde-apps/ktimer/ktimer-21.08.0.ebuild | 32 -------------------------------- 2 files changed, 33 deletions(-) diff --git a/kde-apps/ktimer/Manifest b/kde-apps/ktimer/Manifest index 3839f351356..ad230fd936f 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.0.tar.xz 388824 BLAKE2B 89ad6ef84fede63514d2d0eb8eabb45af090f74f58f49f1bdc17a283486eef6c585bef90ff9ac78f8b458d5ff007fdf371ff3c6fed7ebc35f6d009f8946d3fba SHA512 17757540398d3b23934c1de5808974e3ea8b458dd646a80b6780553e5180125dcb5a29ec5cd0a6834eab8650d9b576164675b413f22531b3a0f879a97dc48595 DIST ktimer-21.08.1.tar.xz 388800 BLAKE2B 4e25642641a8f9874a7cb4b4b29bafcde65f2f1d73a671daddd68d417068cf56fabfdfa72506f0b8890576a34b9bc4872489c7690ecb7aa3f1b8483a1b6b74ad SHA512 b06bd91a99810e172b8dbb95965c05ac5ed24fc9724a6a1292d14db3496fb605150ea09cfeaf0f7dde83d170bfc2be44b18a08bb6a6518fa1d6c9a689ef3fc41 diff --git a/kde-apps/ktimer/ktimer-21.08.0.ebuild b/kde-apps/ktimer/ktimer-21.08.0.ebuild deleted file mode 100644 index 951d4444b9c..00000000000 --- a/kde-apps/ktimer/ktimer-21.08.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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}"