Skip to content

Commit

Permalink
dev-ruby/bundler: update HOMEPAGE
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/905959
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jul 5, 2023
1 parent 3440e1d commit 59e06bd
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion dev-ruby/bundler/bundler-2.2.33-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down
2 changes: 1 addition & 1 deletion dev-ruby/bundler/bundler-2.3.26.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down
4 changes: 2 additions & 2 deletions dev-ruby/bundler/bundler-2.3.8-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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)"
Expand Down
4 changes: 2 additions & 2 deletions dev-ruby/bundler/bundler-2.3.8.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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)"
Expand Down
4 changes: 2 additions & 2 deletions dev-ruby/bundler/bundler-2.4.1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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)"
Expand Down
2 changes: 1 addition & 1 deletion dev-ruby/bundler/bundler-2.4.15.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down
2 changes: 1 addition & 1 deletion dev-ruby/bundler/bundler-2.4.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down
2 changes: 1 addition & 1 deletion dev-ruby/bundler/bundler-2.4.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down

0 comments on commit 59e06bd

Please sign in to comment.