summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-07-11 06:18:21 +0200
committerHans de Graaff <graaff@gentoo.org>2023-07-11 06:36:56 +0200
commitc8560da2ccd2d93808bf7e3adb1bbb037ae4d1c0 (patch)
tree4cefbe47425e7cabb7d51a234344395d7603f72d /dev-ruby
parentdev-ruby/pundit: enable ruby32 (diff)
downloadgentoo-c8560da2ccd2d93808bf7e3adb1bbb037ae4d1c0.tar.gz
gentoo-c8560da2ccd2d93808bf7e3adb1bbb037ae4d1c0.tar.bz2
gentoo-c8560da2ccd2d93808bf7e3adb1bbb037ae4d1c0.zip
dev-ruby/pundit: update HOMEPAGE
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/pundit/metadata.xml2
-rw-r--r--dev-ruby/pundit/pundit-2.3.0.ebuild2
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"