From 59d58b875dac1a252d71485745bf46290c0712cc Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Fri, 10 May 2019 15:39:16 -0400 Subject: [PATCH] pentoo-system: shallow sync --- pentoo/pentoo-system/files/pentoo.conf | 1 + ...oo-system-2019.1-r2.ebuild => pentoo-system-2019.1-r3.ebuild} | 0 pentoo/wctf-client/files/pentoo.conf | 1 + ...wctf-client-2019.1-r3.ebuild => wctf-client-2019.1-r4.ebuild} | 0 4 files changed, 2 insertions(+) rename pentoo/pentoo-system/{pentoo-system-2019.1-r2.ebuild => pentoo-system-2019.1-r3.ebuild} (100%) rename pentoo/wctf-client/{wctf-client-2019.1-r3.ebuild => wctf-client-2019.1-r4.ebuild} (100%) diff --git a/pentoo/pentoo-system/files/pentoo.conf b/pentoo/pentoo-system/files/pentoo.conf index a577dc0a2..e076db367 100644 --- a/pentoo/pentoo-system/files/pentoo.conf +++ b/pentoo/pentoo-system/files/pentoo.conf @@ -3,6 +3,7 @@ priority = 49 location = /var/db/repos/pentoo sync-uri = https://github.com/pentoo/pentoo-overlay.git sync-type = git +sync-depth = 1 sync-git-verify-commit-signature = true sync-openpgp-key-path = /usr/share/pentoo/pentoo-keyring.asc auto-sync = yes diff --git a/pentoo/pentoo-system/pentoo-system-2019.1-r2.ebuild b/pentoo/pentoo-system/pentoo-system-2019.1-r3.ebuild similarity index 100% rename from pentoo/pentoo-system/pentoo-system-2019.1-r2.ebuild rename to pentoo/pentoo-system/pentoo-system-2019.1-r3.ebuild diff --git a/pentoo/wctf-client/files/pentoo.conf b/pentoo/wctf-client/files/pentoo.conf index a577dc0a2..e076db367 100644 --- a/pentoo/wctf-client/files/pentoo.conf +++ b/pentoo/wctf-client/files/pentoo.conf @@ -3,6 +3,7 @@ priority = 49 location = /var/db/repos/pentoo sync-uri = https://github.com/pentoo/pentoo-overlay.git sync-type = git +sync-depth = 1 sync-git-verify-commit-signature = true sync-openpgp-key-path = /usr/share/pentoo/pentoo-keyring.asc auto-sync = yes diff --git a/pentoo/wctf-client/wctf-client-2019.1-r3.ebuild b/pentoo/wctf-client/wctf-client-2019.1-r4.ebuild similarity index 100% rename from pentoo/wctf-client/wctf-client-2019.1-r3.ebuild rename to pentoo/wctf-client/wctf-client-2019.1-r4.ebuild