commit: ed0ed176687d15da88899236f4af91ed8f4f51dd
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Mar 6 17:10:57 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 9 07:35:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed0ed176
app-misc/votrify: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-misc/votrify/metadata.xml | 2 +-
app-misc/votrify/votrify-5-r1.ebuild | 4 ++--
app-misc/votrify/votrify-5.ebuild | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-misc/votrify/metadata.xml b/app-misc/votrify/metadata.xml
index cb57e8bc4008..f1f74f15305a 100644
--- a/app-misc/votrify/metadata.xml
+++ b/app-misc/votrify/metadata.xml
@@ -7,6 +7,6 @@
</maintainer>
<stabilize-allarches/>
<upstream>
- <remote-id type="github">mgorny/votrify</remote-id>
+ <remote-id type="github">projg2/votrify</remote-id>
</upstream>
</pkgmetadata>
diff --git a/app-misc/votrify/votrify-5-r1.ebuild
b/app-misc/votrify/votrify-5-r1.ebuild
index 2128726838ff..3b1e35ab8a2a 100644
--- a/app-misc/votrify/votrify-5-r1.ebuild
+++ b/app-misc/votrify/votrify-5-r1.ebuild
@@ -8,9 +8,9 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit python-single-r1
DESCRIPTION="Tool for community verification of Gentoo elections"
-HOMEPAGE="https://github.com/mgorny/votrify/"
+HOMEPAGE="https://github.com/projg2/votrify/"
SRC_URI="
- https://github.com/mgorny/votrify/archive/v${PV}.tar.gz
+ https://github.com/projg2/votrify/archive/v${PV}.tar.gz
-> ${P}.tar.gz
"
diff --git a/app-misc/votrify/votrify-5.ebuild
b/app-misc/votrify/votrify-5.ebuild
index 279c9bc6b841..673bbaad1dc5 100644
--- a/app-misc/votrify/votrify-5.ebuild
+++ b/app-misc/votrify/votrify-5.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_9 )
inherit python-single-r1
DESCRIPTION="Tool for community verification of Gentoo elections"
-HOMEPAGE="https://github.com/mgorny/votrify"
-SRC_URI="https://github.com/mgorny/votrify/archive/v${PV}.tar.gz ->
${P}.tar.gz"
+HOMEPAGE="https://github.com/projg2/votrify"
+SRC_URI="https://github.com/projg2/votrify/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"