Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hidapi/
Date: Sun, 15 Sep 2019 17:17:38
Message-Id: 1568567426.58a435c611760a96df39c77438a130944b7190bc.mgorny@gentoo
1 commit: 58a435c611760a96df39c77438a130944b7190bc
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:26 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a435c6
7
8 dev-libs/hidapi: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild b/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild
16 index 7ff87779c0e..6f6785d21d9 100644
17 --- a/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild
18 +++ b/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild
19 @@ -19,7 +19,7 @@ DESCRIPTION="A multi-platform library for USB and Bluetooth HID-Class devices"
20 HOMEPAGE="http://www.signal11.us/oss/hidapi/"
21 SRC_URI="https://github.com/signal11/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tgz"
22 # When 0.8.0 is officially available the following link should be used.
23 -#SRC_URI="mirror://github/signal11/${PN}/${P}.zip"
24 +#SRC_URI="https://github.com/downloads/signal11/${PN}/${P}.zip"
25
26 LICENSE="|| ( BSD GPL-3 HIDAPI )"
27 SLOT="0"