summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2012-06-27 21:50:16 +0800
committerBen de Groot <yngwin@gentoo.org>2012-06-27 21:50:16 +0800
commit656353dae534ae811835011c1a1aa9e1e78049f6 (patch)
tree297dd4aa974efd292784af080495051204c782a3 /metadata
downloadyngwin-656353dae534ae811835011c1a1aa9e1e78049f6.tar.gz
yngwin-656353dae534ae811835011c1a1aa9e1e78049f6.tar.bz2
yngwin-656353dae534ae811835011c1a1aa9e1e78049f6.zip
Initial commit. Set up repo, add live nikola ebuild
Diffstat (limited to 'metadata')
-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 0000000..f1a0bec
--- /dev/null
+++ b/metadata/layout.conf
@@ -0,0 +1,11 @@
+masters = gentoo
+# Use new hashes
+manifest-hashes = SHA256 SHA512 WHIRLPOOL
+# Do not update changelogs
+update-changelog = false
+# Use thin manifests
+thin-manifests = true
+# Dont sign thin manifests. There is no current policy for git commit signing
+sign-manifests = false
+# sign commits using git mechanisms
+sign-commits = true