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 3B9ED15810F for ; Thu, 8 Jun 2023 11:43:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1701E08E5; Thu, 8 Jun 2023 11:43:38 +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 9389EE08E5 for ; Thu, 8 Jun 2023 11:43:38 +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 A7A24340AB3 for ; Thu, 8 Jun 2023 11:43:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDAF1A99 for ; Thu, 8 Jun 2023 11:43:33 +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: <1686224249.50e6ca40141638fb168d653cce15c8456ee17a66.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-23.04.1.ebuild X-VCS-Directories: kde-apps/ktimer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 50e6ca40141638fb168d653cce15c8456ee17a66 X-VCS-Branch: master Date: Thu, 8 Jun 2023 11:43:33 +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: b70f42a1-e6b4-4586-8e61-4c0bea688819 X-Archives-Hash: 5b7b5011e5ea6a9bc1a9ec8b3a0b9821 commit: 50e6ca40141638fb168d653cce15c8456ee17a66 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 8 11:05:41 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 8 11:37:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e6ca40 kde-apps/ktimer: drop 23.04.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/ktimer/Manifest | 1 - kde-apps/ktimer/ktimer-23.04.1.ebuild | 31 ------------------------------- 2 files changed, 32 deletions(-) diff --git a/kde-apps/ktimer/Manifest b/kde-apps/ktimer/Manifest index cba856fc7c79..0dbe83f1ad4b 100644 --- a/kde-apps/ktimer/Manifest +++ b/kde-apps/ktimer/Manifest @@ -1,3 +1,2 @@ DIST ktimer-22.12.3.tar.xz 402152 BLAKE2B 7810aee5413f255ab1a5c88455b9a5ebd30bfbe3e0045e605457149c98ce882d81673f7cb196f9da0041e769d4fa37b70feafff39638c7cdad108023d5a92f33 SHA512 eefa34e636f213e4863da1da7b0db567752f4902f2497f34f8277ab7c5efc0b1c9a9e957b2a662d74f91050258fe4dc5108f2f49bb50e9d4490e9e74d63bd11d -DIST ktimer-23.04.1.tar.xz 404496 BLAKE2B 7458c3a2f2edad790203809662620a3c5654ef80098f962ef1f74c9d043b07f9b14f6aa387c703af0a135b51fc752ed305dbb9bacf2f0a5c479117ed6dac2743 SHA512 9b41a21be43facaf9cf503892e4242e9df06dbdf1f394144695444595b1c953ff322827c258ae7ffb12059833e48abae79c914b31dd90a7589aa963b8bf34b98 DIST ktimer-23.04.2.tar.xz 404472 BLAKE2B 2bba416a06f948ac20c324c06341c99d1b7dba3987de9c6f9d66a7a3063289c43a25ecd4c3037984ad1b3c15eb6056c19479ab6a5fe0ec14029fca08db43a140 SHA512 3f38458734e06fe8f6a7380f09a2718233588b20bebb92e5fc0864d50300390d2b3f68a168d41f2edfa999aea46fe759cf18a3c8c33bd6a7e4bfa3cc83614597 diff --git a/kde-apps/ktimer/ktimer-23.04.1.ebuild b/kde-apps/ktimer/ktimer-23.04.1.ebuild deleted file mode 100644 index 28f84bda8714..000000000000 --- a/kde-apps/ktimer/ktimer-23.04.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -KFMIN=5.104.0 -QTMIN=5.15.5 -inherit ecm gear.kde.org - -DESCRIPTION="Little tool to execute programs after some time" -HOMEPAGE="https://apps.kde.org/ktimer/" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~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}"