From ab85a992a7ed72741152d5c8c73d03aac68d935e Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Fri, 3 Feb 2023 15:00:17 +0100 Subject: [PATCH] dev-ruby/patron: update HOMEPAGE Signed-off-by: Hans de Graaff --- dev-ruby/patron/patron-0.13.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/patron/patron-0.13.3-r1.ebuild b/dev-ruby/patron/patron-0.13.3-r1.ebuild index 6bebd371fe1c4..4e7f7d751118b 100644 --- a/dev-ruby/patron/patron-0.13.3-r1.ebuild +++ b/dev-ruby/patron/patron-0.13.3-r1.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=7 @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTENSION_DIR="lib/patron" inherit ruby-fakegem DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl" -HOMEPAGE="https://toland.github.com/patron/" +HOMEPAGE="https://github.com/toland/patron" LICENSE="MIT" SLOT="0"