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 4CBDC139360 for ; Wed, 11 Aug 2021 06:52:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A495E0894; Wed, 11 Aug 2021 06:52:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 00A96E0894 for ; Wed, 11 Aug 2021 06:52:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1C0A2342F2C for ; Wed, 11 Aug 2021 06:52:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADF8F8B2 for ; Wed, 11 Aug 2021 06:52:03 +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: <1628664699.f6fe525a1ed924daf1f41a9a600df64ea493149c.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.12.3.ebuild X-VCS-Directories: kde-apps/kcharselect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f6fe525a1ed924daf1f41a9a600df64ea493149c X-VCS-Branch: master Date: Wed, 11 Aug 2021 06:52:03 +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: 94af9d97-bbfb-4aad-a1de-ef8f1d593561 X-Archives-Hash: abd371a1623e53f8ef36ce4233bfd05c commit: f6fe525a1ed924daf1f41a9a600df64ea493149c Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 11 06:20:54 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 11 06:51:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6fe525a kde-apps/kcharselect: drop 20.12.3* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kcharselect/Manifest | 1 - kde-apps/kcharselect/kcharselect-20.12.3.ebuild | 31 ------------------------- 2 files changed, 32 deletions(-) diff --git a/kde-apps/kcharselect/Manifest b/kde-apps/kcharselect/Manifest index 577637957a3..7c661c3fcdb 100644 --- a/kde-apps/kcharselect/Manifest +++ b/kde-apps/kcharselect/Manifest @@ -1,2 +1 @@ -DIST kcharselect-20.12.3.tar.xz 366696 BLAKE2B 8154d34a4ca06cfc264542e95bd3b5f379fc9cfbc07acc3a4f9a05002ccd7923285ffe51fd5d1d1089cc75e212ea316ecbb4779a140d2d3e2622f706a16df04e SHA512 327eb664516645df72b671fc6a77c70435e5515506a661a40945a760f9b46f027303f97069e04f1695bd4a79009949fdfda70b213edc2415444a7ca0d05912f2 DIST kcharselect-21.04.3.tar.xz 368456 BLAKE2B 4a3126a3e5a1383fc2c247fb6b308cbb1e1182d28f01951b60c2e6a03de3ef53fde8c4da4d057b77bb356bbd8af567bfe7706c8ad9e3869fd0618c74cfd2876d SHA512 fbd94b178133cf66fd57894147cd13a3cb48d1894c65330f94c661d52c51444b19f4e24d7649f484763ba5428105eacc7f83d48b56fe18d04ad26fcc0448e219 diff --git a/kde-apps/kcharselect/kcharselect-20.12.3.ebuild b/kde-apps/kcharselect/kcharselect-20.12.3.ebuild deleted file mode 100644 index 62e2376aa34..00000000000 --- a/kde-apps/kcharselect/kcharselect-20.12.3.ebuild +++ /dev/null @@ -1,31 +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.75.0 -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="KDE character selection utility" -HOMEPAGE="https://apps.kde.org/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}"