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-libs/mx/
Date: Sun, 15 Sep 2019 17:17:43
Message-Id: 1568567445.998ccd5626cee76bf0bd599493ceadc78a730106.mgorny@gentoo
1 commit: 998ccd5626cee76bf0bd599493ceadc78a730106
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:45 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=998ccd56
7
8 x11-libs/mx: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-libs/mx/mx-1.4.7-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/mx/mx-1.4.7-r2.ebuild b/x11-libs/mx/mx-1.4.7-r2.ebuild
16 index d6b126f844b..ec626e9d626 100644
17 --- a/x11-libs/mx/mx-1.4.7-r2.ebuild
18 +++ b/x11-libs/mx/mx-1.4.7-r2.ebuild
19 @@ -8,7 +8,7 @@ inherit gnome2 eutils
20
21 DESCRIPTION="A widget toolkit using Clutter"
22 HOMEPAGE="http://clutter-project.org/"
23 -SRC_URI="mirror://github/clutter-project/${PN}/${P}.tar.xz"
24 +SRC_URI="https://github.com/downloads/clutter-project/${PN}/${P}.tar.xz"
25
26 LICENSE="LGPL-2.1"
27 SLOT="1.0"