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: sys-fs/inotify-tools/
Date: Sun, 15 Sep 2019 17:17:43
Message-Id: 1568567442.a7791688acc235b9f9ac27ab07caa2a369c45c6e.mgorny@gentoo
1 commit: a7791688acc235b9f9ac27ab07caa2a369c45c6e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:42 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7791688
7
8 sys-fs/inotify-tools: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-fs/inotify-tools/inotify-tools-3.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
16 index 8db9c3ff722..7d5e3d4f825 100644
17 --- a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
18 +++ b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
19 @@ -5,7 +5,7 @@ EAPI=6
20
21 DESCRIPTION="a set of command-line programs providing a simple interface to inotify"
22 HOMEPAGE="https://github.com/rvoicilas/inotify-tools/wiki"
23 -SRC_URI="mirror://github/rvoicilas/${PN}/${P}.tar.gz"
24 +SRC_URI="https://github.com/downloads/rvoicilas/${PN}/${P}.tar.gz"
25
26 LICENSE="GPL-2"
27 SLOT="0"