summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-10 23:13:19 +0100
committerSam James <sam@gentoo.org>2023-04-10 23:13:19 +0100
commit2f5c5cdd0b3634cf23695d106a5212d71527ca38 (patch)
treeee54489a8a22893516e0d8ba37805ab77f1e7e39 /dev-ruby/permutation
parentdev-ruby/httparty: update *.github.com HOMEPAGEs (diff)
downloadgentoo-2f5c5cdd0b3634cf23695d106a5212d71527ca38.tar.gz
gentoo-2f5c5cdd0b3634cf23695d106a5212d71527ca38.tar.bz2
gentoo-2f5c5cdd0b3634cf23695d106a5212d71527ca38.zip
dev-ruby/permutation: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/permutation')
-rw-r--r--dev-ruby/permutation/permutation-0.1.8-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/permutation/permutation-0.1.8-r2.ebuild b/dev-ruby/permutation/permutation-0.1.8-r2.ebuild
index 5a634f425a7f..60db0ca21ac7 100644
--- a/dev-ruby/permutation/permutation-0.1.8-r2.ebuild
+++ b/dev-ruby/permutation/permutation-0.1.8-r2.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
@@ -10,7 +10,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGES README"
inherit multilib ruby-fakegem
DESCRIPTION="Library performing operations with permutations of sequences (strings, arrays)"
-HOMEPAGE="https://flori.github.com/permutation"
+HOMEPAGE="https://flori.github.io/permutation/"
LICENSE="|| ( Ruby-BSD BSD-2 )"
SLOT="0"