]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Fri, 17 Feb 2017 16:18:48 +0000 (17:18 +0100)
committerFrank Brehm <frank@brehm-online.com>
Fri, 17 Feb 2017 16:18:48 +0000 (17:18 +0100)
portage/repos.conf/layman.conf [new file with mode: 0644]

diff --git a/portage/repos.conf/layman.conf b/portage/repos.conf/layman.conf
new file mode 100644 (file)
index 0000000..a52c03f
--- /dev/null
@@ -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
+