From 128b20ebca1608f259db30a1075402c58cc6c572 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 27 Apr 2020 03:00:15 +0200 Subject: Use `RESTRICT="mirror"` for the overlay. Also: Fix the SRC_URI of `lcms`. Signed-off-by: Chris --- media-video/emovix/emovix-0.9.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'media-video') diff --git a/media-video/emovix/emovix-0.9.0.ebuild b/media-video/emovix/emovix-0.9.0.ebuild index fc0006e1..5c29baaf 100644 --- a/media-video/emovix/emovix-0.9.0.ebuild +++ b/media-video/emovix/emovix-0.9.0.ebuild @@ -4,6 +4,9 @@ EAPI="7" +# Don't use Gentoo mirrors +RESTRICT="mirror" + DESCRIPTION="Micro Linux distro to boot from a CD and play every video file localized in the CD root" HOMEPAGE="http://movix.sourceforge.net" SRC_URI="mirror://sourceforge/movix/${P}.tar.gz" -- cgit v1.2.1