diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 23:13:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 23:13:00 +0100 |
commit | c7b1ce8790e8a4d908a9de6af047efa17d232af7 (patch) | |
tree | 7e772ce912145a8658ce32f73d8a4f4464a07132 /dev-ruby/allison | |
parent | dev-libs/yajl: update *.github.com HOMEPAGEs (diff) | |
download | gentoo-c7b1ce8790e8a4d908a9de6af047efa17d232af7.tar.gz gentoo-c7b1ce8790e8a4d908a9de6af047efa17d232af7.tar.bz2 gentoo-c7b1ce8790e8a4d908a9de6af047efa17d232af7.zip |
dev-ruby/allison: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/allison')
-rw-r--r-- | dev-ruby/allison/allison-2.0.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/allison/allison-2.0.3-r4.ebuild b/dev-ruby/allison/allison-2.0.3-r4.ebuild index c229db629e6a..122772a4e9fe 100644 --- a/dev-ruby/allison/allison-2.0.3-r4.ebuild +++ b/dev-ruby/allison/allison-2.0.3-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="cache" inherit ruby-fakegem DESCRIPTION="A modern, pretty RDoc template" -HOMEPAGE="https://fauna.github.com/fauna/allison/files/README.html" +HOMEPAGE="https://github.com/evan/allison" LICENSE="AFL-3.0" SLOT="0" |