summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-24 16:39:22 +0000
committerSam James <sam@gentoo.org>2023-02-24 16:46:53 +0000
commit736d4715a010ea4e69f8edca22a0fc1c08859766 (patch)
tree9998a8cb3ce85dd688e72e81671960e31f53419e /dev-ruby
parentdev-ruby/ruby-augeas: add github upstream metadata (diff)
downloadgentoo-736d4715a010ea4e69f8edca22a0fc1c08859766.tar.gz
gentoo-736d4715a010ea4e69f8edca22a0fc1c08859766.tar.bz2
gentoo-736d4715a010ea4e69f8edca22a0fc1c08859766.zip
dev-ruby/hpricot: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild4
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"