From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id C0E4B1584AD for ; Fri, 25 Apr 2025 18:32:58 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A66443430A9 for ; Fri, 25 Apr 2025 18:32:58 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6CD441104BC; Fri, 25 Apr 2025 18:32:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 63AE21104BC for ; Fri, 25 Apr 2025 18:32:49 +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 102A0340C39 for ; Fri, 25 Apr 2025 18:32:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 206282615 for ; Fri, 25 Apr 2025 18:32:46 +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: <1745605950.c545aec2bd8515be4c0f3009a7f91ad5ad226bda.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdesdk-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdesdk-meta/kdesdk-meta-25.04.0.ebuild X-VCS-Directories: kde-apps/kdesdk-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c545aec2bd8515be4c0f3009a7f91ad5ad226bda X-VCS-Branch: master Date: Fri, 25 Apr 2025 18:32:46 +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: 006b3cbf-ccb3-40fe-b2a6-c3bc798ef575 X-Archives-Hash: dcd7703e79f68375213bb30029fe06a0 commit: c545aec2bd8515be4c0f3009a7f91ad5ad226bda Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Apr 25 18:29:53 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Apr 25 18:32:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c545aec2 kde-apps/kdesdk-meta: drop 25.04.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdesdk-meta/kdesdk-meta-25.04.0.ebuild | 37 ------------------------- 1 file changed, 37 deletions(-) diff --git a/kde-apps/kdesdk-meta/kdesdk-meta-25.04.0.ebuild b/kde-apps/kdesdk-meta/kdesdk-meta-25.04.0.ebuild deleted file mode 100644 index 8a2b9ec6428f..000000000000 --- a/kde-apps/kdesdk-meta/kdesdk-meta-25.04.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="KDE SDK - merge this to pull in all kdesdk-derived packages" -HOMEPAGE="https://apps.kde.org/categories/development/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="cvs git mercurial perl php python subversion webengine" - -RDEPEND=" - >=dev-build/dolphin-plugins-makefileactions-${PV}:* - >=dev-util/massif-visualizer-${PV}:* - >=kde-apps/kapptemplate-${PV}:* - >=kde-apps/kcachegrind-${PV}:* - >=kde-apps/kde-dev-scripts-${PV}:* - >=kde-apps/kde-dev-utils-${PV}:* - >=kde-apps/kdesdk-thumbnailers-${PV}:* - >=kde-apps/kompare-${PV}:* - >=kde-apps/libkomparediff2-${PV}:* - >=kde-apps/poxml-${PV}:* - >=kde-apps/umbrello-${PV}:* - cvs? ( >=kde-apps/cervisia-${PV}:* ) - git? ( >=kde-apps/dolphin-plugins-git-${PV}:* ) - mercurial? ( >=kde-apps/dolphin-plugins-mercurial-${PV}:* ) - perl? ( >=dev-util/kio-perldoc-${PV}:* ) - python? ( >=kde-apps/lokalize-${PV}:* ) - subversion? ( >=kde-apps/dolphin-plugins-subversion-${PV}:* ) - webengine? ( - >=dev-util/kdevelop-${PV}:* - php? ( >=dev-util/kdevelop-php-${PV}:* ) - python? ( >=dev-util/kdevelop-python-${PV}:* ) - ) -"