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 4B33E15802F for ; Sun, 12 Mar 2023 21:12:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12FBEE0798; Sun, 12 Mar 2023 21:12:23 +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 EB120E0798 for ; Sun, 12 Mar 2023 21:12:22 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C4E8F340D9B for ; Sun, 12 Mar 2023 21:12:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 142748DD for ; Sun, 12 Mar 2023 21:12:20 +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: <1678655089.7499c5bd14e6c7bc90ed3defd37ae8ba9775fc4e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kded/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kded/Manifest kde-frameworks/kded/kded-5.103.0.ebuild X-VCS-Directories: kde-frameworks/kded/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7499c5bd14e6c7bc90ed3defd37ae8ba9775fc4e X-VCS-Branch: master Date: Sun, 12 Mar 2023 21:12:20 +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: 983a0334-284b-4fd9-9d08-913e227b87c7 X-Archives-Hash: c70c310e3ae3309a0460f0120160f0bc commit: 7499c5bd14e6c7bc90ed3defd37ae8ba9775fc4e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 12 21:04:49 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 12 21:04:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7499c5bd kde-frameworks/kded: drop 5.103.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kded/Manifest | 1 - kde-frameworks/kded/kded-5.103.0.ebuild | 38 --------------------------------- 2 files changed, 39 deletions(-) diff --git a/kde-frameworks/kded/Manifest b/kde-frameworks/kded/Manifest index 7f75eec9a409..8ffdbcf61c0b 100644 --- a/kde-frameworks/kded/Manifest +++ b/kde-frameworks/kded/Manifest @@ -1,3 +1,2 @@ DIST kded-5.102.0.tar.xz 40968 BLAKE2B d7bf8ac8e5def70dce42afa4050bd1a0ecb5a6354b58ca16eee5cc8ea0ee368c0125e290643318b288cc18db102925bf5a77664b7f23e8e234205d3d95e488a5 SHA512 971eca90bca7218c0637a62740aaefa2bb3fb68a2941bd8c25bf65b79e07b69cdf1d629733b2511382b6fab2cd112f194ef09939d8043e96d9242d4253eb1e83 -DIST kded-5.103.0.tar.xz 40984 BLAKE2B a0b919294b79a20619aa723f3845e197f650e6f4d1ceb185903d11de8e2f71ce010950123122105c52c63322462f21ae2acc2c43456a4f7681de181a71836e3f SHA512 1dd4cac2376a82954913786a5052f4ca3b5edea3b6fb7be7ef40b816efbdea922d28127ca9d22e48649a1ba79d039c8fd07f1a92ee6606c442bda7a2715923ec DIST kded-5.104.0.tar.xz 40996 BLAKE2B 98bd89c5eed1f5c48ec9333a8259aa3042beb9541e6774e3be28bad1dcd714933c4dc1326321382957456915534b31215616237360b7d73885414a71b831f701 SHA512 cee37b7d384db7b4ba283132b60166e14edf58a0941aaac37aab00ceb1958990f9bf963df417d874025c6eaa1b0a89091355207edacbe15735e1115d59c8f11e diff --git a/kde-frameworks/kded/kded-5.103.0.ebuild b/kde-frameworks/kded/kded-5.103.0.ebuild deleted file mode 100644 index a94d97c31a4f..000000000000 --- a/kde-frameworks/kded/kded-5.103.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_QTHELP="false" -ECM_TEST="false" -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.5 -inherit ecm frameworks.kde.org - -DESCRIPTION="Central daemon of KDE workspaces" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="+man" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - =kde-frameworks/kconfig-${PVCUT}*:5[dbus] - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/kcrash-${PVCUT}*:5 - =kde-frameworks/kdbusaddons-${PVCUT}*:5 - =kde-frameworks/kinit-${PVCUT}*:5 - =kde-frameworks/kservice-${PVCUT}*:5 -" -RDEPEND="${DEPEND}" -BDEPEND="man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )" - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package man KF5DocTools) - ) - - ecm_src_configure -}