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-window_merge/
Date: Sun, 15 Sep 2019 17:17:46
Message-Id: 1568567449.0981c53c27b5cd452e93ed314965c108d0c0f38d.mgorny@gentoo
1 commit: 0981c53c27b5cd452e93ed314965c108d0c0f38d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:49 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0981c53c
7
8 x11-plugins/pidgin-window_merge: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3.ebuild b/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3.ebuild
16 index 2b81415d216..95abeb68696 100644
17 --- a/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3.ebuild
18 +++ b/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3.ebuild
19 @@ -5,7 +5,7 @@ EAPI=6
20
21 DESCRIPTION="A Pidgin plugin that merges the Buddy List window with a conversation window"
22 HOMEPAGE="https://github.com/dm0-/window_merge"
23 -SRC_URI="mirror://github/dm0-/${PN#pidgin-}/${P#pidgin-}.tar.gz"
24 +SRC_URI="https://github.com/downloads/dm0-/${PN#pidgin-}/${P#pidgin-}.tar.gz"
25
26 LICENSE="GPL-3"
27 SLOT="0"