summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-03-06 18:13:27 +0100
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-09 09:35:12 +0200
commit3ff803f288b2d2385e9f1a6143a10f4c83dc3051 (patch)
tree2f52da760b0b665e0db6af28a4b3245f42d41847 /dev-util/shadowman
parentdev-python/unittest-or-fail: update HOMEPAGE (diff)
downloadgentoo-3ff803f288b2d2385e9f1a6143a10f4c83dc3051.tar.gz
gentoo-3ff803f288b2d2385e9f1a6143a10f4c83dc3051.tar.bz2
gentoo-3ff803f288b2d2385e9f1a6143a10f4c83dc3051.zip
dev-util/shadowman: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/shadowman')
-rw-r--r--dev-util/shadowman/metadata.xml2
-rw-r--r--dev-util/shadowman/shadowman-3.ebuild6
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"