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 --- app-dicts/ispell-de/ispell-de-20161207.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app-dicts') diff --git a/app-dicts/ispell-de/ispell-de-20161207.ebuild b/app-dicts/ispell-de/ispell-de-20161207.ebuild index bc3b0ec2..d02789b4 100644 --- a/app-dicts/ispell-de/ispell-de-20161207.ebuild +++ b/app-dicts/ispell-de/ispell-de-20161207.ebuild @@ -2,8 +2,11 @@ # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI="7" + +# Don't use Gentoo mirrors RESTRICT="mirror" + MY_P=igerman98-${PV} DESCRIPTION="German and Swiss dictionaries for ispell" -- cgit v1.2.1