summaryrefslogtreecommitdiffstats
path: root/eclass
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 /eclass
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 'eclass')
-rw-r--r--eclass/trinity-base-2.eclass3
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/trinity-base-2.eclass b/eclass/trinity-base-2.eclass
index 14cca2fa..e5ba4b24 100644
--- a/eclass/trinity-base-2.eclass
+++ b/eclass/trinity-base-2.eclass
@@ -10,6 +10,9 @@
inherit trinity-functions-2 cmake-utils
+# Don't use Gentoo mirrors
+RESTRICT="mirror"
+
addwrite "/usr/tqt3/etc/settings"
addpredict "/usr/tqt3/etc/settings"