summaryrefslogtreecommitdiff
path: root/dev-util/shadowman
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-09 12:02:14 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-09 12:02:14 +0000
commit0fd62365fc104d7e6d5f3ef67800df09225a4019 (patch)
tree163b4a5055e07325ae1dc4f9bbbc2021ca1b6afa /dev-util/shadowman
parent442eaf1780a48ddbd7a39f5a3f34d959c3c6d27e (diff)
gentoo auto-resync : 09:03:2023 - 12:02:14
Diffstat (limited to 'dev-util/shadowman')
-rw-r--r--dev-util/shadowman/Manifest4
-rw-r--r--dev-util/shadowman/metadata.xml2
-rw-r--r--dev-util/shadowman/shadowman-3.ebuild6
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/shadowman/Manifest b/dev-util/shadowman/Manifest
index b400ffe7899b..7ddc4bbeb011 100644
--- a/dev-util/shadowman/Manifest
+++ b/dev-util/shadowman/Manifest
@@ -1,3 +1,3 @@
DIST shadowman-3.tar.gz 3256 BLAKE2B b4e1ac2ee8576feac3d33fafa9540ad150a635d8a3f3d186265039fa62612176a67a7bb6e39d86dafc7d96dc40ed34db66a819af01dc8590288181f17725547b SHA512 2061bb03a23bc8981dd137afa52e0a78535032326ce07ce43f2c51cc115673a4a626e9cf431497fac1d9983cef2a4fd4defe1340ed46140adce0fe7ceabe6448
-EBUILD shadowman-3.ebuild 678 BLAKE2B 7db2c15eec655be3002b1ee58db3f29d6983f85615dfec9535d3f93c059b7efab916886c9587d77537fa7f568db545fafdd3c6e24e65692428a007ce398d88d9 SHA512 f4ecea0538fcc7a836897086665157be4cbe42c164a3551fb4a499f3415142b2e6a31d2229fd8cbe3f722965f1e6e61c7ebebd1bba03fc04562bd002fa3d020b
-MISC metadata.xml 329 BLAKE2B 1a957b98ffc1e0b316625de98d8a5c531405a15a59224904e177a373e1f631642e691120d31203a6816a09ad50800f38e191d493f5a27afa5d6c6f90e97b43ad SHA512 5650ce6f77b8069c2f42c047b19f8e612afe50b5351dcb0c6b86d893108d26fc6ed2ddfa5b26eb8da5223a9f1d761392836c3632e13caa49bf227ab52ed5acbd
+EBUILD shadowman-3.ebuild 678 BLAKE2B 6dafb58114f261c5c7936da63e98dd9ce921764042825efc3c211cc6142507cf3f1b80cc138da714bfbd8b3b5d9c10de3b82b09c1c0c861907d011e7c8b5f721 SHA512 9664f51b136a65c2683ab08d630169d8df4e276c67f4adb1ea9aab5fed9f8ffe44357cd9b18145847cf3723e611b548d41c9e918bbba6890d88983fa15081bca
+MISC metadata.xml 329 BLAKE2B e340b2fed46019a4e95a62c6aa68e53f1e3b634d29b5f77909e013a374f6e92f7b283b1545eefaf20563edde031d3e5957af70e225ff41b9effa79de6a4b9a4f SHA512 9e04e9800426bcca054946c27be46ebcef9e27277fa12140db139c64a193efe82b3e819296eb557b871c3c79cb8c38fccbc450a7666ea3c337fc3d8730617df5
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"