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 17638158020 for ; Tue, 18 Oct 2022 13:47:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FA0FE09B0; Tue, 18 Oct 2022 13:47:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 pigeon.gentoo.org (Postfix) with ESMTPS id 5AF6AE09B0 for ; Tue, 18 Oct 2022 13:47:47 +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 6756C3411C9 for ; Tue, 18 Oct 2022 13:47:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3F2466B for ; Tue, 18 Oct 2022 13:47:41 +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: <1666100836.0a9e4e977e6625d4a889272b6bdb44fe9e2c626b.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-5.26.0.ebuild X-VCS-Directories: kde-plasma/plasma-workspace-wallpapers/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0a9e4e977e6625d4a889272b6bdb44fe9e2c626b X-VCS-Branch: master Date: Tue, 18 Oct 2022 13:47:41 +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: 088dd8cb-5d7c-4242-ae16-627f5249e98a X-Archives-Hash: dab02ffb569bfa650e3d0f09172a1233 commit: 0a9e4e977e6625d4a889272b6bdb44fe9e2c626b Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 18 12:48:48 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 18 13:47:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a9e4e97 kde-plasma/plasma-workspace-wallpapers: drop 5.26.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 - .../plasma-workspace-wallpapers-5.26.0.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index 1b9b7d35d1b0..9e4008ea1577 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,3 +1,2 @@ DIST plasma-workspace-wallpapers-5.25.5.tar.xz 70524816 BLAKE2B 01293ff8fb4d12394fc66ae3291f66c4fc317e0159f69c1ca8acd5ae78c360501ab337dca13da219f412ab0585807b798860ceac627945c0582dd42835d3a257 SHA512 8f0fb38dd3e10c4d7e844797976347e83440402db0d3cb46746cc10111da13669d6c9249139b0afb80c4008a8c1053860c3ef80023a98d11b8ae239ba9016257 -DIST plasma-workspace-wallpapers-5.26.0.tar.xz 84792572 BLAKE2B ae3441ccc8a3df7b41fdc16c40908e23af7c0fad86ccfc26fcc3400001665053a63c0a7aa1a09b2413e24ccfe4f867ee6891e6cb69a98d9def7c3179d0b3c4b9 SHA512 6728fc64053064ea885ca1038aff037893d3ace10bd1da35b2371c9d2021f6a1a1445fa224035166c528fec753bd159e720e8c1f628da5fae3980897e2177973 DIST plasma-workspace-wallpapers-5.26.1.tar.xz 84792768 BLAKE2B a45d7f210547e9040992e18d1d67dde5aedfb1c9af14b840f6cf854a3f2548caa139e141cd6ea269bdfc61368772ad0ffd95182162eee7ca1f0ad19c19a7711c SHA512 88b3a303ca8a056d5982b4c79318461481986767f5a15a85530a535a43c20163398a05fd82f5f078ec910e352ba63efa232ffb76d4dabef14f590f6fc87933f2 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.26.0.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.26.0.ebuild deleted file mode 100644 index 6a1ceaf6e67a..000000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.26.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-3) -inherit cmake plasma.kde.org - -DESCRIPTION="Wallpapers for the Plasma workspace" - -LICENSE="GPL-2" -SLOT="5" -KEYWORDS="~amd64" -IUSE="" - -BDEPEND=" - dev-qt/qtcore:5 - kde-frameworks/extra-cmake-modules:5 -"