summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Kappus <joe@wt.gd>2023-01-14 23:32:56 -0500
committerSam James <sam@gentoo.org>2023-01-15 14:56:58 +0000
commit6a2316d6375610c31d55802d0fa6139fc7c7e60e (patch)
treecc8cec6f6a42b743291aea3af7d4d9b458505f35
parentkde-plasma/plasma-desktop: Add missing dependencies (diff)
downloadgentoo-6a2316d6375610c31d55802d0fa6139fc7c7e60e.tar.gz
gentoo-6a2316d6375610c31d55802d0fa6139fc7c7e60e.tar.bz2
gentoo-6a2316d6375610c31d55802d0fa6139fc7c7e60e.zip
dev-ruby/amatch: fix homepage URL.
No more Github Pages for this. Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/29114 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/amatch/amatch-0.4.0-r1.ebuild4
-rw-r--r--dev-ruby/amatch/amatch-0.4.1.ebuild4
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"