commit:     3ff803f288b2d2385e9f1a6143a10f4c83dc3051
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Mar  6 17:13:27 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 07:35:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff803f2

dev-util/shadowman: update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/shadowman/metadata.xml       | 2 +-
 dev-util/shadowman/shadowman-3.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/shadowman/metadata.xml b/dev-util/shadowman/metadata.xml
index 9ea869089df9..6564b821d855 100644
--- a/dev-util/shadowman/metadata.xml
+++ b/dev-util/shadowman/metadata.xml
@@ -6,6 +6,6 @@
                <name>Michał Górny</name>
        </maintainer>
        <upstream>
-               <remote-id type="github">mgorny/shadowman</remote-id>
+               <remote-id type="github">projg2/shadowman</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/dev-util/shadowman/shadowman-3.ebuild 
b/dev-util/shadowman/shadowman-3.ebuild
index 726b5ca3aef4..8cf0a250d137 100644
--- a/dev-util/shadowman/shadowman-3.ebuild
+++ b/dev-util/shadowman/shadowman-3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DESCRIPTION="Unified compiler shadow link directory updater"
-HOMEPAGE="https://github.com/mgorny/shadowman";
-SRC_URI="https://github.com/mgorny/shadowman/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://github.com/projg2/shadowman";
+SRC_URI="https://github.com/projg2/shadowman/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to