commit: e149d8a83341cf762c69d228fc8d35eab7148bb6 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Jul 11 03:54:46 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Jul 11 04:36:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e149d8a8
dev-ruby/rack-attack: update HOMEPAGE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rack-attack/rack-attack-6.6.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/rack-attack/rack-attack-6.6.1.ebuild b/dev-ruby/rack-attack/rack-attack-6.6.1.ebuild index 452151406ef0..7e04839295dc 100644 --- a/dev-ruby/rack-attack/rack-attack-6.6.1.ebuild +++ b/dev-ruby/rack-attack/rack-attack-6.6.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby30 ruby31 ruby32" # Skip integration tests since they require additional unpackaged # dependencies and running daemons. @@ -15,7 +15,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem DESCRIPTION="A DSL for blocking & throttling abusive clients" -HOMEPAGE="https://github.com/kickstarter/rack-attack" +HOMEPAGE="https://github.com/rack/rack-attack" LICENSE="MIT" SLOT="$(ver_cut 1)"
