projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d92337
)
dev-libs/libhid: fix typo
author
Jonas Stein
<jstein@gentoo.org>
Mon, 28 Oct 2019 20:51:46 +0000
(21:51 +0100)
committer
Jonas Stein
<jstein@gentoo.org>
Mon, 28 Oct 2019 20:51:46 +0000
(21:51 +0100)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jonas Stein <jstein@gentoo.org>
dev-libs/libhid/libhid-0.2.16-r4.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libhid/libhid-0.2.16-r4.ebuild
b/dev-libs/libhid/libhid-0.2.16-r4.ebuild
index 5ea43579a7180b70bc5e2e64a28385790857fd76..e979176c107f71d362b04111ba6e2e6ec784b989 100644
(file)
--- 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="h
h
ttps://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"