commit: 5aa192a648b0a0f104f4288e035906622e1ede25 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 22:13:16 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 22:13:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa192a6
dev-ruby/httparty: update *.github.com HOMEPAGEs Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/httparty/httparty-0.21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/httparty/httparty-0.21.0.ebuild b/dev-ruby/httparty/httparty-0.21.0.ebuild index 2abec03edc73..df40dbd3e058 100644 --- a/dev-ruby/httparty/httparty-0.21.0.ebuild +++ b/dev-ruby/httparty/httparty-0.21.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="httparty.gemspec" inherit ruby-fakegem DESCRIPTION="Makes http fun! Also, makes consuming restful web services dead easy" -HOMEPAGE="https://jnunemaker.github.com/httparty" +HOMEPAGE="https://www.johnnunemaker.com/httparty/" SRC_URI="https://github.com/jnunemaker/httparty/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT"
