commit: c13ab5990f3c54942e2558b53eec6d5711f538d3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 25 06:41:44 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 25 07:11:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13ab599
dev-ruby/chunky_png: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/chunky_png/chunky_png-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/chunky_png/chunky_png-1.4.0.ebuild b/dev-ruby/chunky_png/chunky_png-1.4.0.ebuild index 9a9da8027236..be9701dcf884 100644 --- a/dev-ruby/chunky_png/chunky_png-1.4.0.ebuild +++ b/dev-ruby/chunky_png/chunky_png-1.4.0.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=7 @@ -19,7 +19,7 @@ RUBY_FAKEGEM_GEMSPEC="chunky_png.gemspec" inherit ruby-fakegem DESCRIPTION="Pure Ruby library that can read and write PNG images" -HOMEPAGE="https://wiki.github.com/wvanbergen/chunky_png" +HOMEPAGE="https://github.com/wvanbergen/chunky_png" LICENSE="MIT" SLOT="0"