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: x11-apps/xinput_calibrator/
Date: Sun, 15 Sep 2019 17:17:42
Message-Id: 1568567443.24326d8f3494ebd312c9cc172a5f9ed3bf25cce9.mgorny@gentoo
1 commit: 24326d8f3494ebd312c9cc172a5f9ed3bf25cce9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:43 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24326d8f
7
8 x11-apps/xinput_calibrator: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild b/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild
16 index d4b7027c807..a2641d8d82d 100644
17 --- a/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild
18 +++ b/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild
19 @@ -6,7 +6,7 @@ inherit autotools-utils flag-o-matic
20
21 DESCRIPTION="A generic touchscreen calibration program for X.Org"
22 HOMEPAGE="https://www.freedesktop.org/wiki/Software/xinput_calibrator"
23 -SRC_URI="mirror://github/tias/${PN}/${P}.tar.gz"
24 +SRC_URI="https://github.com/downloads/tias/${PN}/${P}.tar.gz"
25
26 LICENSE="MIT"
27 SLOT="0"