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 105BE158099 for ; Tue, 28 Nov 2023 09:46:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41BA62BC016; Tue, 28 Nov 2023 09:46:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 212C82BC014 for ; Tue, 28 Nov 2023 09:46:12 +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 4A7C8342F61 for ; Tue, 28 Nov 2023 09:46:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC90E13F3 for ; Tue, 28 Nov 2023 09:46:09 +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: <1701164716.963a89b8518f41e03dd16499dc0f8a2052a6549e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kinit/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kinit/Manifest kde-frameworks/kinit/kinit-5.110.0.ebuild X-VCS-Directories: kde-frameworks/kinit/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 963a89b8518f41e03dd16499dc0f8a2052a6549e X-VCS-Branch: master Date: Tue, 28 Nov 2023 09:46:09 +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: 7f51a7bd-6148-4f5f-b49b-a8c2a16110e6 X-Archives-Hash: 752ade6febf014a594be158ead8f3d0a commit: 963a89b8518f41e03dd16499dc0f8a2052a6549e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 24 12:46:32 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Nov 28 09:45:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=963a89b8 kde-frameworks/kinit: drop 5.110.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kinit/Manifest | 1 - kde-frameworks/kinit/kinit-5.110.0.ebuild | 48 ------------------------------- 2 files changed, 49 deletions(-) diff --git a/kde-frameworks/kinit/Manifest b/kde-frameworks/kinit/Manifest index 39eabaebba6d..1fc70cd860a7 100644 --- a/kde-frameworks/kinit/Manifest +++ b/kde-frameworks/kinit/Manifest @@ -1,2 +1 @@ -DIST kinit-5.110.0.tar.xz 2404984 BLAKE2B 585d8dfc90d49e3ad23933bb375741654a0a0eed2cb216d2f7165b32d489c6e8ba09becf7790d963c4bbd503adc30f5cd6bd553d325c6805a3a954c1d2749ef7 SHA512 8089bec68baf49c2a758f9f8f2d2e5fd130c0e49025428f112d412ad012e3688d848d444bf5d9c6699d360defbb489a8d500c89feef7d4b67b151be6fae7bd9c DIST kinit-5.112.0.tar.xz 2404796 BLAKE2B d803c67ba8488e16de2f3288a5ce7fd657c10dc01413a3c870e8ea61e2a9e331a6346169475e4b5a81162de8f109d672371a812167649d3cde7aac15f5d6ebe9 SHA512 b2215cabe1e2dfb39c79db03a134fb966190f0d9533bff89fb796863008dee3bc73e702c4621f70020fbfc17b3ce24c68b9886432872953db53686bbb1b0e0d2 diff --git a/kde-frameworks/kinit/kinit-5.110.0.ebuild b/kde-frameworks/kinit/kinit-5.110.0.ebuild deleted file mode 100644 index 277f433452a9..000000000000 --- a/kde-frameworks/kinit/kinit-5.110.0.ebuild +++ /dev/null @@ -1,48 +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.9 -inherit ecm frameworks.kde.org - -DESCRIPTION="Helper library to speed up start of applications on KDE workspaces" - -LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" -IUSE="+caps +man X" - -RDEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/kcrash-${PVCUT}*:5 - =kde-frameworks/kdbusaddons-${PVCUT}*:5 - =kde-frameworks/ki18n-${PVCUT}*:5 - =kde-frameworks/kio-${PVCUT}*:5 - =kde-frameworks/kservice-${PVCUT}*:5 - =kde-frameworks/kwindowsystem-${PVCUT}*:5[X?] - caps? ( sys-libs/libcap ) - X? ( - x11-libs/libX11 - x11-libs/libxcb - ) -" -DEPEND="${RDEPEND} - X? ( x11-base/xorg-proto ) -" -BDEPEND="man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )" - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package caps Libcap) - $(cmake_use_find_package man KF5DocTools) - -DWITH_X11=$(usex X) - ) - - ecm_src_configure -}