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 2C186158086 for ; Tue, 4 Jan 2022 15:10:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C56732BC03F; Tue, 4 Jan 2022 15:10:42 +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 A5AA0E07B3 for ; Tue, 4 Jan 2022 15:10:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AEA63343299 for ; Tue, 4 Jan 2022 15:10:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCC17296 for ; Tue, 4 Jan 2022 15:10:34 +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: <1641308953.43e13e0279d8dd66b0761898bd232eaa5c5f737b.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.23.5.ebuild X-VCS-Directories: kde-plasma/plasma-workspace-wallpapers/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 43e13e0279d8dd66b0761898bd232eaa5c5f737b X-VCS-Branch: master Date: Tue, 4 Jan 2022 15:10:34 +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: eb8aedfd-cb29-410a-b33b-096b69e149ae X-Archives-Hash: e2b6c658511548b5124e785069dcefd7 commit: 43e13e0279d8dd66b0761898bd232eaa5c5f737b Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 4 12:05:59 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 4 15:09:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e13e02 kde-plasma/plasma-workspace-wallpapers: 5.23.5 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 + .../plasma-workspace-wallpapers-5.23.5.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index 9bbf24c4db45..feefa803413a 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1 +1,2 @@ DIST plasma-workspace-wallpapers-5.23.4.tar.xz 57049264 BLAKE2B 5f985c42100d04dad02d34885873085f4e3ea1432289362838f66b3bb277fdcadb6d625599158e63a83d5d53f791c26f380a6d783e61a893482221bd01d5e464 SHA512 15e7f3c8d74298c38a9af6e90f686bea4cdf62ab8e515f4b4feb98aaca6af072f4da9ed6c7113ffd1129ea4540a73871aaf4f9ad06d25ee8fcfd3aaff610d9e8 +DIST plasma-workspace-wallpapers-5.23.5.tar.xz 57049508 BLAKE2B cbf8b48e28536fbb56186cb91c0b171ceaa40c5fcfae916f625312da0d00fba36710420790d149f02e416d97df993e6287eef7de3dd278edd27a829344d450c4 SHA512 942baa01552bd8ca127ea00d25851f7f09bb87bf163bb83bcc5d8249fb684c02421f42fa943d4b1524787d4a3af23eb5ddd8cee09e2087a9aba2c3ee09b3f937 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.23.5.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.23.5.ebuild new file mode 100644 index 000000000000..bceff041c2fa --- /dev/null +++ b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.23.5.ebuild @@ -0,0 +1,19 @@ +# 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 kde.org + +DESCRIPTION="Wallpapers for the Plasma workspace" + +LICENSE="GPL-2" +SLOT="5" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +BDEPEND=" + dev-qt/qtcore:5 + kde-frameworks/extra-cmake-modules:5 +"