summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-03-11 09:29:53 +0100
committerHans de Graaff <graaff@gentoo.org>2021-03-11 10:31:30 +0100
commit8cad2d6e4f1bbeb51bfe47923ae0e35f83e5444f (patch)
treef335aa6cc8a374d949b0bcd7346331a154368907 /dev-ruby/pathutil
parentsci-libs/gdal: actually fix autoconf 2.70+ (diff)
downloadgentoo-8cad2d6e4f1bbeb51bfe47923ae0e35f83e5444f.tar.gz
gentoo-8cad2d6e4f1bbeb51bfe47923ae0e35f83e5444f.tar.bz2
gentoo-8cad2d6e4f1bbeb51bfe47923ae0e35f83e5444f.zip
dev-ruby/pathutil: fix misspelled HOMEPAGE link
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/pathutil')
-rw-r--r--dev-ruby/pathutil/pathutil-0.16.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pathutil/pathutil-0.16.2.ebuild b/dev-ruby/pathutil/pathutil-0.16.2.ebuild
index c1658c8c53ed..c2a85052c089 100644
--- a/dev-ruby/pathutil/pathutil-0.16.2.ebuild
+++ b/dev-ruby/pathutil/pathutil-0.16.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="Gem.gemspec"
inherit ruby-fakegem
DESCRIPTION="Like Pathname but a little less insane"
-HOMEPAGE="https://rubygems.org/gems/pathutil https://github.com/envygeeks/pathutils"
+HOMEPAGE="https://rubygems.org/gems/pathutil https://github.com/envygeeks/pathutil"
SRC_URI="https://github.com/envygeeks/pathutil/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"