commit: c8560da2ccd2d93808bf7e3adb1bbb037ae4d1c0
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 11 04:18:21 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul 11 04:36:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8560da2
dev-ruby/pundit: update HOMEPAGE
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/pundit/metadata.xml | 2 +-
dev-ruby/pundit/pundit-2.3.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/pundit/metadata.xml b/dev-ruby/pundit/metadata.xml
index ffce597f4798..a4b9e2f5d6cf 100644
--- a/dev-ruby/pundit/metadata.xml
+++ b/dev-ruby/pundit/metadata.xml
@@ -6,7 +6,7 @@
<name>Gentoo Ruby Project</name>
</maintainer>
<upstream>
- <remote-id type="github">elabs/pundit</remote-id>
+ <remote-id type="github">varvet/pundit</remote-id>
<remote-id type="rubygems">pundit</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-ruby/pundit/pundit-2.3.0.ebuild
b/dev-ruby/pundit/pundit-2.3.0.ebuild
index bc528b6b77b0..4c7a17a0feb1 100644
--- a/dev-ruby/pundit/pundit-2.3.0.ebuild
+++ b/dev-ruby/pundit/pundit-2.3.0.ebuild
@@ -10,7 +10,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3"
inherit ruby-fakegem
DESCRIPTION="Object oriented authorization for Rails applications"
-HOMEPAGE="https://github.com/elabs/pundit https://rubygems.org/gems/pundit"
+HOMEPAGE="https://github.com/varvet/pundit https://rubygems.org/gems/pundit"
LICENSE="MIT"
SLOT="2"