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-themes/geany-themes/
Date: Sun, 15 Sep 2019 17:17:44
Message-Id: 1568567451.c149768f940326ea55f356c7c133e1add6397fbb.mgorny@gentoo
1 commit: c149768f940326ea55f356c7c133e1add6397fbb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:51 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c149768f
7
8 x11-themes/geany-themes: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild b/x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild
16 index dd3095f40db..a86daf5c3ab 100644
17 --- a/x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild
18 +++ b/x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild
19 @@ -5,7 +5,7 @@ EAPI=6
20
21 DESCRIPTION="A collection of colour schemes for Geany"
22 HOMEPAGE="https://github.com/codebrainz/geany-themes"
23 -SRC_URI="mirror://github/codebrainz/${PN}/${P}.tar.bz2"
24 +SRC_URI="https://github.com/downloads/codebrainz/${PN}/${P}.tar.bz2"
25
26 LICENSE="GPL-3 LGPL-2.1 BSD-2 MIT"
27 SLOT="0"