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: net-misc/ssh-askpass-fullscreen/
Date: Sun, 15 Sep 2019 17:17:40
Message-Id: 1568567434.93b7be21042210c8a3cd145b1f0ea30527b2aa07.mgorny@gentoo
1 commit: 93b7be21042210c8a3cd145b1f0ea30527b2aa07
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:34 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b7be21
7
8 net-misc/ssh-askpass-fullscreen: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild b/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild
16 index 580ea00be4d..7ab528bd27f 100644
17 --- a/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild
18 +++ b/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.0-r1.ebuild
19 @@ -7,7 +7,7 @@ inherit autotools eutils
20
21 DESCRIPTION="A small SSH Askpass replacement written with GTK2"
22 HOMEPAGE="https://github.com/atj/ssh-askpass-fullscreen"
23 -SRC_URI="mirror://github/atj/${PN}/${P}.tar.bz2"
24 +SRC_URI="https://github.com/downloads/atj/${PN}/${P}.tar.bz2"
25
26 LICENSE="GPL-2+"
27 SLOT="0"