summaryrefslogtreecommitdiff
path: root/dev-ruby/bundler/bundler-2.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/bundler/bundler-2.4.1.ebuild')
-rw-r--r--dev-ruby/bundler/bundler-2.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bundler/bundler-2.4.1.ebuild b/dev-ruby/bundler/bundler-2.4.1.ebuild
index 8e20f267e9b8..d7b69802994a 100644
--- a/dev-ruby/bundler/bundler-2.4.1.ebuild
+++ b/dev-ruby/bundler/bundler-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ RUBY_FAKEGEM_BINDIR="exe"
inherit ruby-fakegem
DESCRIPTION="An easy way to vendor gem dependencies"
-HOMEPAGE="https://github.com/carlhuda/bundler"
+HOMEPAGE="https://github.com/rubygems/rubygems"
LICENSE="MIT"
SLOT="$(ver_cut 1)"