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-apps/syslog-notify/
Date: Sun, 15 Sep 2019 17:17:42
Message-Id: 1568567440.21a70945a1e83ee49ffea7cfdb3d707b2cc13c49.mgorny@gentoo
1 commit: 21a70945a1e83ee49ffea7cfdb3d707b2cc13c49
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:40 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a70945
7
8 sys-apps/syslog-notify: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-apps/syslog-notify/syslog-notify-0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/syslog-notify/syslog-notify-0.2.ebuild b/sys-apps/syslog-notify/syslog-notify-0.2.ebuild
16 index 5f14dfa50ea..35fc40806b2 100644
17 --- a/sys-apps/syslog-notify/syslog-notify-0.2.ebuild
18 +++ b/sys-apps/syslog-notify/syslog-notify-0.2.ebuild
19 @@ -6,7 +6,7 @@ inherit readme.gentoo
20
21 DESCRIPTION="Notifications for syslog entries via libnotify"
22 HOMEPAGE="https://jtniehof.github.com/syslog-notify/"
23 -SRC_URI="mirror://github/jtniehof/${PN}/${P}.tar.bz2"
24 +SRC_URI="https://github.com/downloads/jtniehof/${PN}/${P}.tar.bz2"
25
26 LICENSE="GPL-2"
27 SLOT="0"