commit: 998ccd5626cee76bf0bd599493ceadc78a730106 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 15 17:10:45 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 15 17:10:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=998ccd56
x11-libs/mx: Inline mirror://github Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> x11-libs/mx/mx-1.4.7-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/mx/mx-1.4.7-r2.ebuild b/x11-libs/mx/mx-1.4.7-r2.ebuild index d6b126f844b..ec626e9d626 100644 --- a/x11-libs/mx/mx-1.4.7-r2.ebuild +++ b/x11-libs/mx/mx-1.4.7-r2.ebuild @@ -8,7 +8,7 @@ inherit gnome2 eutils DESCRIPTION="A widget toolkit using Clutter" HOMEPAGE="http://clutter-project.org/" -SRC_URI="mirror://github/clutter-project/${PN}/${P}.tar.xz" +SRC_URI="https://github.com/downloads/clutter-project/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="1.0"