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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD06F158094 for ; Wed, 13 Jul 2022 19:19:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5DACE0F40; Wed, 13 Jul 2022 19:19:13 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60939E0F35 for ; Wed, 13 Jul 2022 19:19:13 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0D28E3410E3 for ; Wed, 13 Jul 2022 19:19:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6EC55456 for ; Wed, 13 Jul 2022 19:19:10 +0000 (UTC) From: "Seth Arnold" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Seth Arnold" Message-ID: <1657739938.0d62b7f9ef9be1ebb2945503537bd159f119f628.Dotz0cat@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/walld/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/walld/Manifest app-misc/walld/walld-1.4.1.ebuild app-misc/walld/walld-1.4.2.ebuild X-VCS-Directories: app-misc/walld/ X-VCS-Committer: Dotz0cat X-VCS-Committer-Name: Seth Arnold X-VCS-Revision: 0d62b7f9ef9be1ebb2945503537bd159f119f628 X-VCS-Branch: dev Date: Wed, 13 Jul 2022 19:19:10 +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: 681b7c83-9d8f-4fa8-b518-10aacf423354 X-Archives-Hash: 1fc7091c74d5600b4cfba01cf578a158 commit: 0d62b7f9ef9be1ebb2945503537bd159f119f628 Author: Seth Arnold gmail com> AuthorDate: Wed Jul 13 19:13:29 2022 +0000 Commit: Seth Arnold gmail com> CommitDate: Wed Jul 13 19:18:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0d62b7f9 app-misc/walld: add 1.4.2, drop 1.4.1 Signed-off-by: Seth Arnold gmail.com> app-misc/walld/Manifest | 2 +- app-misc/walld/{walld-1.4.1.ebuild => walld-1.4.2.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-misc/walld/Manifest b/app-misc/walld/Manifest index 83dd3560b..425a318cd 100644 --- a/app-misc/walld/Manifest +++ b/app-misc/walld/Manifest @@ -1 +1 @@ -DIST walld-1.4.1.tar.gz 25464 BLAKE2B 419dd002be95dbb9c4a91e982d7310b0464601674dfe01783be04aa17e416059651001637c80b3d44fad285cef87773b63980a97308fa9e66584dfc6496a2d10 SHA512 8e823a12de8f23019c0a05b5a1e4e3beb87ac111c3c4e7d5a45c0e6b504d8ab9f1bd92e6b7471a979f44ce10bad2a5dee6636ccdb54322975da78ce56d4a79a7 +DIST walld-1.4.2.tar.gz 25408 BLAKE2B 76210f4eb6678c12468a12629b1fd30850b42e266840e794e8703427ac570649b24bb4469c46698e2bf16445db5c0d437f7d04ae0374c10fa81a23a9f587ef39 SHA512 9b7e814fbfa3bff62400f2008fa865b8a0d390e360e8c9b254a017754f088dd8e39dd1c588f497b0170237e6130abe5f43ff245c3da17001e31e2473dec9ddc3 diff --git a/app-misc/walld/walld-1.4.1.ebuild b/app-misc/walld/walld-1.4.2.ebuild similarity index 87% rename from app-misc/walld/walld-1.4.1.ebuild rename to app-misc/walld/walld-1.4.2.ebuild index 2b0f1abae..1f1ff1c68 100644 --- a/app-misc/walld/walld-1.4.1.ebuild +++ b/app-misc/walld/walld-1.4.2.ebuild @@ -7,11 +7,11 @@ inherit optfeature meson DESCRIPTION="A Wallpaper daemon" HOMEPAGE="https://github.com/Dotz0cat/walld" -SRC_URI="https://github.com/Dotz0cat/walld/archive/refs/tags/1.4.1.tar.gz -> walld-1.4.1.tar.gz" +SRC_URI="https://github.com/Dotz0cat/walld/archive/refs/tags/1.4.2.tar.gz -> walld-1.4.2.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" DEPEND="dev-libs/libevent media-gfx/feh dev-libs/libconfig media-gfx/imagemagick" RDEPEND="${DEPEND}"