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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2B90C158086 for ; Wed, 27 Oct 2021 05:02:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47855E0875; Wed, 27 Oct 2021 05:02:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 24FEEE0876 for ; Wed, 27 Oct 2021 05:02:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 39070343BCB for ; Wed, 27 Oct 2021 05:02:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 995D819B for ; Wed, 27 Oct 2021 05:02:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1635310853.23b4b2bd4c68ee6c0021ad83bae41e777eed9dfc.sam@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.2.ebuild X-VCS-Directories: kde-plasma/plasma-workspace-wallpapers/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 23b4b2bd4c68ee6c0021ad83bae41e777eed9dfc X-VCS-Branch: master Date: Wed, 27 Oct 2021 05:02:38 +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: 1cea48d4-2301-4bf9-9096-99b4eab20ecc X-Archives-Hash: 3829679fb131f44c5bf6c7b6864b0feb commit: 23b4b2bd4c68ee6c0021ad83bae41e777eed9dfc Author: Sam James gentoo org> AuthorDate: Wed Oct 27 05:00:53 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 27 05:00:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b4b2bd kde-plasma/plasma-workspace-wallpapers: 5.23.2 version bump Signed-off-by: Sam James gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 + .../plasma-workspace-wallpapers-5.23.2.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index a491fcdd6fd..6a6d9094aa3 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,2 +1,3 @@ DIST plasma-workspace-wallpapers-5.22.5.tar.xz 51347952 BLAKE2B 090a0a72357e3597e102f3164596cf8614dea88f06a30c07019085891c65278dfff6149588e3c0cdedabde3d8c76cd0030878870ce3106b27b0222577133a3a8 SHA512 851e81e901fb50fc1c65c0863570b4c13c41ab3b4eef0fa862e60813ea6c316daa629464184cbc7f76f4ab4fd7422abe5ee1931f46ec968b9176bfe7f72aef19 DIST plasma-workspace-wallpapers-5.23.1.tar.xz 57049044 BLAKE2B f2d411fb682ca8a665bb4bd51967c672aab4a4182e0e824f5ca9917a8ae5c577eff78a6698b070e98598c2e95a54a36e86608947d776bb877c15df3979c70d5a SHA512 2f6fbaf90888311fb679f0b0c593aeffeb9faeb1292403a33460b40d0ab38e9a52a606b8ed2ff0957962f439b17ab803ad550dc16092f2173ceebf35319cb7ed +DIST plasma-workspace-wallpapers-5.23.2.tar.xz 57049196 BLAKE2B 6bb9727f60eb85c838fcfc8db4f77cc5a4572d50a230389d06eec4a7012027205abb6024440684244a0c83597e8addd2ad432dbd890849af3a55f465321f5004 SHA512 2221e6b47fbda5a93e08f5dedbab3f71dfa011c796b94a9b1a932b06406b066af1d93eeb2de7be9c75add996b4f4bb4f38a865b605a16abb1813c042af7343db diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.23.2.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.23.2.ebuild new file mode 100644 index 00000000000..505df2c2d30 --- /dev/null +++ b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.23.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2021 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 +"