diff options
-rw-r--r-- | dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild | 4 |
1 files 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" |