From b0f23b338486abc572e7a448a2535b60349765a9 Mon Sep 17 00:00:00 2001 From: eroen Date: Sun, 27 Nov 2016 21:17:47 +0100 Subject: [PATCH] Add a repos.conf file --- wiktorb.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 wiktorb.conf diff --git a/wiktorb.conf b/wiktorb.conf new file mode 100644 index 0000000..f0dba65 --- /dev/null +++ b/wiktorb.conf @@ -0,0 +1,9 @@ +# Drop this file in /etc/portage/repos.conf/ and run +# emaint sync --repo wiktorb +# to enable the overlay. + +[wiktorb] +auto-sync = yes +location = /var/lib/overlays/wiktorb +sync-type = git +sync-uri = https://github.com/wiktor-b/overlay.git