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 A019915838C for ; Tue, 16 Jan 2024 19:57:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D55AC2BC057; Tue, 16 Jan 2024 19:57:10 +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 B6C422BC057 for ; Tue, 16 Jan 2024 19:57:10 +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 AC639343126 for ; Tue, 16 Jan 2024 19:57:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2793A97B for ; Tue, 16 Jan 2024 19:57:08 +0000 (UTC) From: "Remigiusz Micielski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Remigiusz Micielski" Message-ID: <1705435019.f749c42e16ff95fee8f5361b74b4b1ab4f465d3e.remigiusz.micielski@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/swww/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/swww/metadata.xml gui-apps/swww/swww-0.7.3.ebuild gui-apps/swww/swww-0.8.1.ebuild X-VCS-Directories: gui-apps/swww/ X-VCS-Committer: remigiusz.micielski X-VCS-Committer-Name: Remigiusz Micielski X-VCS-Revision: f749c42e16ff95fee8f5361b74b4b1ab4f465d3e X-VCS-Branch: dev Date: Tue, 16 Jan 2024 19:57:08 +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: 9f035446-32df-498c-837c-08313ec6382c X-Archives-Hash: 020f85beded721464e292c4d634db0d9 commit: f749c42e16ff95fee8f5361b74b4b1ab4f465d3e Author: Remigiusz Micielski purelymail com> AuthorDate: Tue Jan 16 19:56:14 2024 +0000 Commit: Remigiusz Micielski gmail com> CommitDate: Tue Jan 16 19:56:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f749c42e gui-apps/swww: update HOMEPAGE, SRC_URI Signed-off-by: Remigiusz Micielski purelymail.com> gui-apps/swww/metadata.xml | 4 ++-- gui-apps/swww/swww-0.7.3.ebuild | 4 ++-- gui-apps/swww/swww-0.8.1.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gui-apps/swww/metadata.xml b/gui-apps/swww/metadata.xml index bce44f3147..9bbf0da561 100644 --- a/gui-apps/swww/metadata.xml +++ b/gui-apps/swww/metadata.xml @@ -6,8 +6,8 @@ rmicielski@purelymail.com - Horus645/swww - https://github.com/Horus645/swww/issues + LGFae/swww + https://github.com/LGFae/swww/issues Build and install man pages diff --git a/gui-apps/swww/swww-0.7.3.ebuild b/gui-apps/swww/swww-0.7.3.ebuild index e187e4c477..86ffa31b62 100644 --- a/gui-apps/swww/swww-0.7.3.ebuild +++ b/gui-apps/swww/swww-0.7.3.ebuild @@ -207,8 +207,8 @@ CRATES=" inherit cargo shell-completion DESCRIPTION="Efficient animated wallpaper daemon for wayland, controlled at runtime" -HOMEPAGE="https://github.com/Horus645/swww" -SRC_URI="https://github.com/Horus645/swww/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS}" +HOMEPAGE="https://github.com/LGFae/swww" +SRC_URI="https://github.com/LGFae/swww/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS}" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" diff --git a/gui-apps/swww/swww-0.8.1.ebuild b/gui-apps/swww/swww-0.8.1.ebuild index 08db3d931c..943c604162 100644 --- a/gui-apps/swww/swww-0.8.1.ebuild +++ b/gui-apps/swww/swww-0.8.1.ebuild @@ -209,8 +209,8 @@ CRATES=" inherit cargo shell-completion DESCRIPTION="Efficient animated wallpaper daemon for wayland, controlled at runtime" -HOMEPAGE="https://github.com/Horus645/swww" -SRC_URI="https://github.com/Horus645/swww/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS}" +HOMEPAGE="https://github.com/LGFae/swww" +SRC_URI="https://github.com/LGFae/swww/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS}" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT Unicode-DFS-2016 Unlicense ZLIB" SLOT="0"