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 CD51E13835C for ; Tue, 6 Apr 2021 08:23:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C053DE090E; Tue, 6 Apr 2021 08:23:52 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3D56E090E for ; Tue, 6 Apr 2021 08:23:52 +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 A7D4F340D58 for ; Tue, 6 Apr 2021 08:23:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA3C3645 for ; Tue, 6 Apr 2021 08:23:48 +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: <1617697402.9ad3259bd035ae9c5f56be4bf80b48126962aac4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcharselect/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kcharselect/Manifest kde-apps/kcharselect/kcharselect-20.08.3.ebuild X-VCS-Directories: kde-apps/kcharselect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9ad3259bd035ae9c5f56be4bf80b48126962aac4 X-VCS-Branch: master Date: Tue, 6 Apr 2021 08:23:48 +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: 860831b4-69dc-4351-89f7-e1899ce231a9 X-Archives-Hash: 82e36de03c04870ad2b4ecc6b04cdbea commit: 9ad3259bd035ae9c5f56be4bf80b48126962aac4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 4 17:07:37 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 6 08:23:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ad3259b kde-apps/kcharselect: drop 20.08.3* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kcharselect/Manifest | 1 - kde-apps/kcharselect/kcharselect-20.08.3.ebuild | 31 ------------------------- 2 files changed, 32 deletions(-) diff --git a/kde-apps/kcharselect/Manifest b/kde-apps/kcharselect/Manifest index 50cce772e19..a3dae8c515b 100644 --- a/kde-apps/kcharselect/Manifest +++ b/kde-apps/kcharselect/Manifest @@ -1,2 +1 @@ -DIST kcharselect-20.08.3.tar.xz 366104 BLAKE2B 5b9da6dc56e311d28ec3d051169f05a3f7b221e176c4ed0fe4be8f6c44bd7664e4e84dbb75d7b2e15401cf44d24e0f055781ff23b9aec3ca52076f4c10320e2e SHA512 a51d46736652b26220e481bc2b75b1007b03e19fb4cd5a8ba3b1c47c9c8e99dc271434a781d2f5cfb86d3ad84fc735f6f636d88a14a058426089f59575bcae2e DIST kcharselect-20.12.3.tar.xz 366696 BLAKE2B 8154d34a4ca06cfc264542e95bd3b5f379fc9cfbc07acc3a4f9a05002ccd7923285ffe51fd5d1d1089cc75e212ea316ecbb4779a140d2d3e2622f706a16df04e SHA512 327eb664516645df72b671fc6a77c70435e5515506a661a40945a760f9b46f027303f97069e04f1695bd4a79009949fdfda70b213edc2415444a7ca0d05912f2 diff --git a/kde-apps/kcharselect/kcharselect-20.08.3.ebuild b/kde-apps/kcharselect/kcharselect-20.08.3.ebuild deleted file mode 100644 index dfda6bcbc86..00000000000 --- a/kde-apps/kcharselect/kcharselect-20.08.3.ebuild +++ /dev/null @@ -1,31 +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.74.0 -QTMIN=5.15.1 -inherit ecm kde.org - -DESCRIPTION="KDE character selection utility" -HOMEPAGE="https://apps.kde.org/en/kcharselect -https://utils.kde.org/projects/kcharselect/" - -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/kbookmarks-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 -" -RDEPEND="${DEPEND}"