commit:     3296ac171cd26650f217d25af94521db54d0dafe
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 07:24:38 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Dec 29 07:40:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3296ac17

dev-ruby/rack-test: update HOMEPAGE, SRC_URI

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/rack-test/rack-test-2.1.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rack-test/rack-test-2.1.0.ebuild 
b/dev-ruby/rack-test/rack-test-2.1.0.ebuild
index 0089857101d3..d5b45167ab51 100644
--- a/dev-ruby/rack-test/rack-test-2.1.0.ebuild
+++ b/dev-ruby/rack-test/rack-test-2.1.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_EXTRADOC="History.md README.md"
 
@@ -11,8 +11,8 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 inherit ruby-fakegem
 
 DESCRIPTION="Rack::Test is a small, simple testing API for Rack apps"
-HOMEPAGE="https://github.com/rack-test/rack-test";
-SRC_URI="https://github.com/rack-test/rack-test/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://github.com/rack/rack-test";
+SRC_URI="https://github.com/rack/rack-test/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1)"

Reply via email to