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 BA9031382C5 for ; Thu, 7 Jan 2021 17:30:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF6B1E086B; Thu, 7 Jan 2021 17:30:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 983D2E086A for ; Thu, 7 Jan 2021 17:30:43 +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 BF064341405 for ; Thu, 7 Jan 2021 17:30:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82F5B49C for ; Thu, 7 Jan 2021 17:30:39 +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: <1610040615.ce1d2fbbf73e5d60d9145224a4f7649c7657df6d.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-20.12.0.ebuild X-VCS-Directories: kde-apps/kteatime/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ce1d2fbbf73e5d60d9145224a4f7649c7657df6d X-VCS-Branch: master Date: Thu, 7 Jan 2021 17:30:39 +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: df3417f7-0475-41ae-bf83-253fbdead7bb X-Archives-Hash: c3e52a51a74b6b68afd45a65acfc990e commit: ce1d2fbbf73e5d60d9145224a4f7649c7657df6d Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jan 7 13:36:52 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jan 7 17:30:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1d2fbb kde-apps/kteatime: drop 20.12.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kteatime/Manifest | 1 - kde-apps/kteatime/kteatime-20.12.0.ebuild | 33 ------------------------------- 2 files changed, 34 deletions(-) diff --git a/kde-apps/kteatime/Manifest b/kde-apps/kteatime/Manifest index 986277a09be..317788e5f9c 100644 --- a/kde-apps/kteatime/Manifest +++ b/kde-apps/kteatime/Manifest @@ -1,3 +1,2 @@ DIST kteatime-20.08.3.tar.xz 294392 BLAKE2B eeb30e54d8618d538d32d46ddaa9c4b890099fe517bdef14acca6372de9a20d8b39f0c38b79b88892d6b76afec5c05f3a8cf90646d67a7abc11a73752bb4f90e SHA512 be129b79a7ba652e8baed2d5e8f8e09be948c1ec1386fa7e5e8460cc1a53200d163217eb85382f9bc926cbe26f5d6560aa23b062bcca3b0ff7adedb14cf38e9d -DIST kteatime-20.12.0.tar.xz 294368 BLAKE2B a27a39723746c63fe10aa85d33e63926fd9f8153cda7a60b6a50cd711ea2277acfab0834a7e9611aee18f458e6a73829cb5121620418d311d2fea1bb3f34a992 SHA512 f17a9312f181e3ff50998dbceb9bd0636781c6addb60c113660e846213117ac0313ae558adbf31094f1e89bd5879146fb1fe4f11de4fa5f5ee01b8dd1ad3c922 DIST kteatime-20.12.1.tar.xz 294304 BLAKE2B ecffc5fc67ea7fc3b69677e8622663ed4bc75667d4ff8f4394dba315603f6c851d0ad0f6d2a910787dd2d332b52d8a60976d8754d10488b3300bb8fd41265364 SHA512 2ee940db4f2cc446a78de4ebd87ac5b87250655f55766004952921d41a364b7067d84c256aa6563c2bd0965e893e477aa8e7fbf093799b9d1eee097dfff8237f diff --git a/kde-apps/kteatime/kteatime-20.12.0.ebuild b/kde-apps/kteatime/kteatime-20.12.0.ebuild deleted file mode 100644 index 105473413c2..00000000000 --- a/kde-apps/kteatime/kteatime-20.12.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="forceoptional" -KFMIN=5.75.0 -QTMIN=5.15.1 -inherit ecm kde.org - -DESCRIPTION="KDE timer for making a fine cup of tea" -HOMEPAGE="https://apps.kde.org/en/kteatime" - -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/kcrash-${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}"