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