commit: 6e18344bcaa0ede04b79cc1224626c8e68a81f35
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 14:18:37 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 14:20:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e18344b
app-portage/gander: Update URLs
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-portage/gander/gander-0.0.1-r2.ebuild | 6 +++---
app-portage/gander/metadata.xml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-portage/gander/gander-0.0.1-r2.ebuild
b/app-portage/gander/gander-0.0.1-r2.ebuild
index b2903319f0c2..56b2c1f608d2 100644
--- a/app-portage/gander/gander-0.0.1-r2.ebuild
+++ b/app-portage/gander/gander-0.0.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Statistic submission client for Goose (anser.gentoo.org)"
-HOMEPAGE="https://github.com/mgorny/gander/"
-SRC_URI="https://github.com/mgorny/gander/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/projg2/gander/"
+SRC_URI="https://github.com/projg2/gander/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/app-portage/gander/metadata.xml b/app-portage/gander/metadata.xml
index 09d062ff11d2..b4083e29dfcf 100644
--- a/app-portage/gander/metadata.xml
+++ b/app-portage/gander/metadata.xml
@@ -6,6 +6,6 @@
<name>Michał Górny</name>
</maintainer>
<upstream>
- <remote-id type="github">mgorny/gander</remote-id>
+ <remote-id type="github">projg2/gander</remote-id>
</upstream>
</pkgmetadata>