From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1477710-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 5AE4D15800F
	for <garchives@archives.gentoo.org>; Sun, 15 Jan 2023 14:57:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5AF31E07DB;
	Sun, 15 Jan 2023 14:57:12 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 3EA05E07DB
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jan 2023 14:57:12 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 2889E340F4F
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jan 2023 14:57:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EBE6738
	for <gentoo-commits@lists.gentoo.org>; Sun, 15 Jan 2023 14:57:09 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1673794618.6a2316d6375610c31d55802d0fa6139fc7c7e60e.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/amatch/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ruby/amatch/amatch-0.4.0-r1.ebuild dev-ruby/amatch/amatch-0.4.1.ebuild
X-VCS-Directories: dev-ruby/amatch/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 6a2316d6375610c31d55802d0fa6139fc7c7e60e
X-VCS-Branch: master
Date: Sun, 15 Jan 2023 14:57:09 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 4a4b46eb-4c4f-4630-aea0-3cf8b5cb8ec0
X-Archives-Hash: 6a91c321e292e975e52b297f17bd02a7

commit:     6a2316d6375610c31d55802d0fa6139fc7c7e60e
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Sun Jan 15 04:32:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 14:56:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2316d6

dev-ruby/amatch: fix homepage URL.

No more Github Pages for this.

Signed-off-by: Joe Kappus <joe <AT> wt.gd>
Closes: https://github.com/gentoo/gentoo/pull/29114
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/amatch/amatch-0.4.0-r1.ebuild | 4 ++--
 dev-ruby/amatch/amatch-0.4.1.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/amatch/amatch-0.4.0-r1.ebuild b/dev-ruby/amatch/amatch-0.4.0-r1.ebuild
index c435a13d7944..af5cc5a1ce44 100644
--- a/dev-ruby/amatch/amatch-0.4.0-r1.ebuild
+++ b/dev-ruby/amatch/amatch-0.4.0-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=8
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)
 inherit ruby-fakegem
 
 DESCRIPTION="Approximate Matching Extension for Ruby"
-HOMEPAGE="https://flori.github.com/amatch/"
+HOMEPAGE="https://github.com/flori/amatch"
 
 LICENSE="Apache-2.0"
 SLOT="0"

diff --git a/dev-ruby/amatch/amatch-0.4.1.ebuild b/dev-ruby/amatch/amatch-0.4.1.ebuild
index c435a13d7944..af5cc5a1ce44 100644
--- a/dev-ruby/amatch/amatch-0.4.1.ebuild
+++ b/dev-ruby/amatch/amatch-0.4.1.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=8
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)
 inherit ruby-fakegem
 
 DESCRIPTION="Approximate Matching Extension for Ruby"
-HOMEPAGE="https://flori.github.com/amatch/"
+HOMEPAGE="https://github.com/flori/amatch"
 
 LICENSE="Apache-2.0"
 SLOT="0"