summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2011-12-21 01:17:48 +1300
committerKent Fredric <kentfredric@gmail.com>2011-12-21 01:17:48 +1300
commit1e4d4bcf5b451c33647b67f18bb9bf7ad24ed028 (patch)
treea2775de3b04456ffb2257462b61405876dec6ad9
parent[newversion] Dist-Zilla-4.300.3 (diff)
downloadperl-overlay-1e4d4bcf5b451c33647b67f18bb9bf7ad24ed028.tar.gz
perl-overlay-1e4d4bcf5b451c33647b67f18bb9bf7ad24ed028.tar.bz2
perl-overlay-1e4d4bcf5b451c33647b67f18bb9bf7ad24ed028.zip
Add metadata/layout.conf which is hopefully right initially, sadly the file format is poorly documented ( bug 395359 )
-rw-r--r--metadata/layout.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
new file mode 100644
index 000000000..9dc2fd2aa
--- /dev/null
+++ b/metadata/layout.conf
@@ -0,0 +1,11 @@
+#
+# http://dev.gentoo.org/~zmedico/portage/doc/man/portage.5.html#layout.conf
+#
+# local eclasses supercede gentoos where present.
+masters = gentoo perl-experimental
+
+aliases = perl-git
+
+# indicate that this repo requires manifests for each package, and is
+# considered a failure if a manifest file is missing/incorrect
+use-manifests = strict