From ba7dca8c5f84f66c17ec2b541de832d360422e9a Mon Sep 17 00:00:00 2001 From: hasufell Date: Fri, 21 Aug 2015 18:37:56 +0200 Subject: [PATCH] Do a shallow clone --- etc/paludis/repositories/gentoo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/paludis/repositories/gentoo.conf b/etc/paludis/repositories/gentoo.conf index 03f8167..348ee5e 100644 --- a/etc/paludis/repositories/gentoo.conf +++ b/etc/paludis/repositories/gentoo.conf @@ -1,5 +1,5 @@ location = /usr/portage -sync = git+https://github.com/gentoo/gentoo.git +sync = git+https://github.com/gentoo/gentoo.git --git-clone-option="--depth=1" profiles = ${location}/profiles/default/linux/amd64/13.0 distdir = /usr/portage/distfiles format = e