From: Frank Brehm Date: Fri, 17 Feb 2017 16:18:48 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a0fd48dae46333f3569b2196de9d2ee3169fccb4;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/portage/repos.conf/layman.conf b/portage/repos.conf/layman.conf new file mode 100644 index 00000000..a52c03f4 --- /dev/null +++ b/portage/repos.conf/layman.conf @@ -0,0 +1,32 @@ +[alfred] +priority = 50 +location = /var/lib/layman/alfred +layman-type = git +sync-type = laymansync +sync-uri = https://github.com/fbrehm/portage-overlay.git +auto-sync = No + +[betagarden] +priority = 50 +location = /var/lib/layman/betagarden +layman-type = git +sync-type = laymansync +sync-uri = git://anongit.gentoo.org/proj/betagarden.git +auto-sync = No + +[perl-experimental] +priority = 50 +location = /var/lib/layman/perl-experimental +layman-type = git +sync-type = laymansync +sync-uri = git://anongit.gentoo.org/proj/perl-overlay.git +auto-sync = No + +[sabayon] +priority = 50 +location = /var/lib/layman/sabayon +layman-type = git +sync-type = laymansync +sync-uri = git://github.com/Sabayon/for-gentoo.git +auto-sync = No +