summaryrefslogtreecommitdiffstats
path: root/app-dicts
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2020-04-27 03:00:15 +0200
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2020-04-27 17:27:41 +0000
commit128b20ebca1608f259db30a1075402c58cc6c572 (patch)
treec825bb59f784847ff926d23fd391337f32f5e905 /app-dicts
parent2788aaf9a6a4ba446c39edc9690f36390140baad (diff)
downloadtde-packaging-gentoo-128b20ebca1608f259db30a1075402c58cc6c572.tar.gz
tde-packaging-gentoo-128b20ebca1608f259db30a1075402c58cc6c572.zip
Use `RESTRICT="mirror"` for the overlay.
Also: Fix the SRC_URI of `lcms`. Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/ispell-de/ispell-de-20161207.ebuild5
1 files changed, 4 insertions, 1 deletions
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"