commit: 736d4715a010ea4e69f8edca22a0fc1c08859766 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 24 16:39:22 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 24 16:46:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736d4715
dev-ruby/hpricot: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild index deb64395aa5a..faae50028ebc 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r6.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 @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTENSIONS=(ext/hpricot_scan/extconf.rb) inherit ruby-fakegem DESCRIPTION="A fast and liberal HTML parser for Ruby" -HOMEPAGE="https://wiki.github.com/hpricot/hpricot" +HOMEPAGE="https://github.com/hpricot/hpricot" LICENSE="MIT" SLOT="0"
