From: Michał Górny Date: Mon, 30 Sep 2019 11:02:13 +0000 (+0200) Subject: x11-misc/rendercheck: Inline mirror://xorg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=35112ef4f22805fb48142ca391f8b785a4bd31db;p=gentoo.git x11-misc/rendercheck: Inline mirror://xorg Signed-off-by: Michał Górny --- diff --git a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild index f7aedd6447ca..2b27b2a2f34d 100644 --- a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild +++ b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Tests for compliance with X RENDER extension" HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/test/rendercheck" -SRC_URI="mirror://xorg/app/${P}.tar.bz2" +SRC_URI="https://www.x.org/releases/individual/app/${P}.tar.bz2" LICENSE="MIT" SLOT="0"