From: Jonas Stein Date: Mon, 28 Oct 2019 20:51:46 +0000 (+0100) Subject: dev-libs/libhid: fix typo X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=32ddfb06876d89b5bb38ec73833e12f1692e34fa;p=gentoo.git dev-libs/libhid: fix typo Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Jonas Stein --- diff --git a/dev-libs/libhid/libhid-0.2.16-r4.ebuild b/dev-libs/libhid/libhid-0.2.16-r4.ebuild index 5ea43579a718..e979176c107f 100644 --- a/dev-libs/libhid/libhid-0.2.16-r4.ebuild +++ b/dev-libs/libhid/libhid-0.2.16-r4.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools eutils python-single-r1 DESCRIPTION="Provides a generic and flexible way to access and interact with USB HID devices" -HOMEPAGE="hhttps://wiki.gentoo.org/wiki/No_homepage" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="https://alioth-archive.debian.org/releases/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2"