commit: 2f5c5cdd0b3634cf23695d106a5212d71527ca38 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 22:13:19 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 22:13:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5c5cdd
dev-ruby/permutation: update *.github.com HOMEPAGEs Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/permutation/permutation-0.1.8-r2.ebuild | 4 ++-- 1 file 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"
