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-plugins/pidgin-gpg/
Date: Sun, 15 Sep 2019 17:17:45
Message-Id: 1568567448.74f740a940461f063d48325c13f528f3509a15c7.mgorny@gentoo
1 commit: 74f740a940461f063d48325c13f528f3509a15c7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:48 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f740a9
7
8 x11-plugins/pidgin-gpg: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild
16 index d33df67594c..e1bd36c2d6c 100644
17 --- a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild
18 +++ b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.ebuild
19 @@ -7,7 +7,7 @@ inherit eutils
20
21 DESCRIPTION="Pidgin GPG/OpenPGP (XEP-0027) plugin"
22 HOMEPAGE="https://github.com/segler-alex/Pidgin-GPG"
23 -SRC_URI="mirror://github/segler-alex/Pidgin-GPG/${P}.tar.gz"
24 +SRC_URI="https://github.com/downloads/segler-alex/Pidgin-GPG/${P}.tar.gz"
25
26 LICENSE="GPL-3"
27 SLOT="0"