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 78C2C158451 for ; Sun, 7 Jan 2024 14:33:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BB5A2BC0D1; Sun, 7 Jan 2024 14:33:13 +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 E84242BC0D1 for ; Sun, 7 Jan 2024 14:33:12 +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 5A6BC3432BC for ; Sun, 7 Jan 2024 14:33:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6F1D14C3 for ; Sun, 7 Jan 2024 14:33:08 +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: <1704637951.64eb95d5889c1d2262f02bde3a231924df485dc6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kteatime/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kteatime/Manifest kde-apps/kteatime/kteatime-23.08.3.ebuild X-VCS-Directories: kde-apps/kteatime/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 64eb95d5889c1d2262f02bde3a231924df485dc6 X-VCS-Branch: master Date: Sun, 7 Jan 2024 14:33:08 +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: 5c5b8b84-9d43-4ca3-a79e-70820421e6ad X-Archives-Hash: 70a846637b6d4c33d9d948b4bc3c3409 commit: 64eb95d5889c1d2262f02bde3a231924df485dc6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 6 14:38:54 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 7 14:32:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64eb95d5 kde-apps/kteatime: drop 23.08.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kteatime/Manifest | 1 - kde-apps/kteatime/kteatime-23.08.3.ebuild | 34 ------------------------------- 2 files changed, 35 deletions(-) diff --git a/kde-apps/kteatime/Manifest b/kde-apps/kteatime/Manifest index f01b4935c13c..80ec98d86d89 100644 --- a/kde-apps/kteatime/Manifest +++ b/kde-apps/kteatime/Manifest @@ -1,2 +1 @@ -DIST kteatime-23.08.3.tar.xz 315352 BLAKE2B b877e727a35756717bc27f055634cba794fda90ba7e31253a1fb15cec2dfb9496114f3b2585bf1123418b8799ca791ecb8e3d9267c23f00cd6b820878e55cf15 SHA512 a4f92a082bc31cff3665a7eb237cdda82dd479d088435267004459dd74cbe4db594865104f3805b2db43c4c6c96313b3ac55feb002bd18d3e9afa0c4532ac522 DIST kteatime-23.08.4.tar.xz 315496 BLAKE2B c7184036745c21c29fcb46e15f5a61b3878f4a3b15003273add77deab6ef9813b6a00666f1feda9ce35ab4ba820efc4181021e96a0602e29ecd3c3e480e5a01f SHA512 9de2a368d17f2e669bea9fa73b2bf29ba974813502bcdc8bb3e1ee2d085f5f36dc28d71d488e9432aadb43db2ddf0151963b05e3cef860eaf0659941712365f9 diff --git a/kde-apps/kteatime/kteatime-23.08.3.ebuild b/kde-apps/kteatime/kteatime-23.08.3.ebuild deleted file mode 100644 index c84982946bbe..000000000000 --- a/kde-apps/kteatime/kteatime-23.08.3.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="forceoptional" -KFMIN=5.106.0 -QTMIN=5.15.9 -inherit ecm gear.kde.org - -DESCRIPTION="KDE timer for making a fine cup of tea" -HOMEPAGE="https://apps.kde.org/kteatime/" - -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/kcrash-${KFMIN}:5 - >=kde-frameworks/kguiaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/knotifyconfig-${KFMIN}:5 - >=kde-frameworks/ktextwidgets-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 -" -RDEPEND="${DEPEND}"