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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EEFBA1581D8 for ; Wed, 4 Dec 2024 18:28:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBFBCE086A; Wed, 4 Dec 2024 18:28:28 +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 CE900E086A for ; Wed, 4 Dec 2024 18:28:28 +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 E824C340C53 for ; Wed, 4 Dec 2024 18:28:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6071D1F45 for ; Wed, 4 Dec 2024 18:28:25 +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: <1733336798.af644d83bc8bd725d5523d8e2355b39a2cb9c780.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-24.08.1.ebuild X-VCS-Directories: kde-apps/kcharselect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: af644d83bc8bd725d5523d8e2355b39a2cb9c780 X-VCS-Branch: master Date: Wed, 4 Dec 2024 18:28:25 +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: 58dd2f24-11bf-419b-b943-b923bea74110 X-Archives-Hash: 36fd9a774d2a6ca77f12a1e7c3ea3ea8 commit: af644d83bc8bd725d5523d8e2355b39a2cb9c780 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 4 18:15:28 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Dec 4 18:26:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af644d83 kde-apps/kcharselect: drop 24.08.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kcharselect/Manifest | 1 - kde-apps/kcharselect/kcharselect-24.08.1.ebuild | 31 ------------------------- 2 files changed, 32 deletions(-) diff --git a/kde-apps/kcharselect/Manifest b/kde-apps/kcharselect/Manifest index 534d197199c8..9a747af1e285 100644 --- a/kde-apps/kcharselect/Manifest +++ b/kde-apps/kcharselect/Manifest @@ -1,2 +1 @@ -DIST kcharselect-24.08.1.tar.xz 475816 BLAKE2B 0cf6a5ac5ff6d92ce357960ba02e9d2aecd1c4aa29125c60ff4ea99060664b22ad3b8ab35d6a15979bd2946574c85c6cc973198f91b3861ff9614533702f8096 SHA512 201cb78fd777cc8f95f047cab2125d307a1f0e306fcf9539806490fff27e8c68a4e1690f28cb4abce3f2da826f9fc0d265bbf68f76a50d97da46815bc8592652 DIST kcharselect-24.08.3.tar.xz 477000 BLAKE2B e63ec0003a268205157d0dca1f1507f61b8302323e30b77e15e56da5ee19bb3709661515957a27aa5feda7340a52eca67d2c8de5290071150aa4a4be48e602d4 SHA512 27b88f1a16c4d393d846349d49a59b2bcbe3c414535c8adc25b6720709c32d0bfb34b1eabc758ad36ba0bf342d40b34c5c371723da469392ac04de0b8fa5fd43 diff --git a/kde-apps/kcharselect/kcharselect-24.08.1.ebuild b/kde-apps/kcharselect/kcharselect-24.08.1.ebuild deleted file mode 100644 index 1bee53b3c78c..000000000000 --- a/kde-apps/kcharselect/kcharselect-24.08.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -KFMIN=6.5.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="KDE character selection utility" -HOMEPAGE="https://apps.kde.org/kcharselect/" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="6" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] - >=kde-frameworks/kbookmarks-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kiconthemes-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kxmlgui-${KFMIN}:6 -" -RDEPEND="${DEPEND}"