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 64DAC15807A for ; Mon, 7 Oct 2024 18:02:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88EB3E29EF; Mon, 7 Oct 2024 18:02:07 +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 56732E29EF for ; Mon, 7 Oct 2024 18:02:07 +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 DE7BA3430F5 for ; Mon, 7 Oct 2024 18:02:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 407C8268D for ; Mon, 7 Oct 2024 18:02:02 +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: <1728324092.4d3b65c6bd70466f7278fbc0ecc1074089aa488c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace-wallpapers/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-workspace-wallpapers/Manifest kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.1.4.ebuild X-VCS-Directories: kde-plasma/plasma-workspace-wallpapers/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4d3b65c6bd70466f7278fbc0ecc1074089aa488c X-VCS-Branch: master Date: Mon, 7 Oct 2024 18:02:02 +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: ac088d5b-bf22-4f54-80da-7cca0544bab6 X-Archives-Hash: 55d30890fe886b0a3ae2774582731b53 commit: 4d3b65c6bd70466f7278fbc0ecc1074089aa488c Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 7 16:04:27 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 7 18:01:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d3b65c6 kde-plasma/plasma-workspace-wallpapers: drop 6.1.4 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 - .../plasma-workspace-wallpapers-6.1.4.ebuild | 20 -------------------- 2 files changed, 21 deletions(-) diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index cec7dab133f0..2d83855548db 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,2 +1 @@ -DIST plasma-workspace-wallpapers-6.1.4.tar.xz 100296044 BLAKE2B 25a35d4836d043bc9ad575d7296208d860d457841d14e301ebebc626fc19dad691347700de325a76dba7e9a7b04420cb8b96b2a951f337ca7f13f10c24e29557 SHA512 3f11ac9cb39437923651c96ccfdd3adb011bcee51adeeadec9a9fe86aa8022840991afad4171c6fc0a16bd0de7396c41c126b42d7e9a2303322e8749eb81b1c5 DIST plasma-workspace-wallpapers-6.1.5.tar.xz 100299584 BLAKE2B d3ae4327c0e9fce40c15df0c64ab1335a1b014620ba75ba10c26f570571ce2f6a71b91fdfa8f16fd6bb1fd3a087c2ff76bdba7a50ab922c1627722f574abbaad SHA512 127d221cb668f77f65354a7171f097d0d69240d37b6421610d9d54a90ace103ae85d3ae9e36a94ce1ce24eac11d6db17bcd97fadd73d9d8a7081c70e96d71a8d diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.1.4.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.1.4.ebuild deleted file mode 100644 index 6a54a081eaaf..000000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.1.4.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-3) -QTMIN=6.7.1 -inherit cmake plasma.kde.org - -DESCRIPTION="Wallpapers for the Plasma workspace" - -LICENSE="GPL-2" -SLOT="6" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -BDEPEND=" - >=dev-qt/qtbase-${QTMIN}:6 - kde-frameworks/extra-cmake-modules:0 -"