* [gentoo-commits] proj/betagarden:master commit in: metadata/
@ 2012-08-01 19:17 Christoph Mende
0 siblings, 0 replies; 3+ messages in thread
From: Christoph Mende @ 2012-08-01 19:17 UTC (permalink / raw
To: gentoo-commits
commit: 94f5d94143418c1bb09831ba9cd3f5a027cb8a3e
Author: Christoph Mende <mende.christoph <AT> gmail <DOT> com>
AuthorDate: Wed Aug 1 19:17:01 2012 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Wed Aug 1 19:17:01 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=94f5d941
Add layout.conf
---
metadata/layout.conf | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/metadata/layout.conf b/metadata/layout.conf
new file mode 100644
index 0000000..d43e61c
--- /dev/null
+++ b/metadata/layout.conf
@@ -0,0 +1 @@
+masters = gentoo
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: metadata/
@ 2012-08-30 8:48 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2012-08-30 8:48 UTC (permalink / raw
To: gentoo-commits
commit: 68e4cb61f079a74ab03890d3307076a903ad8c7b
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 08:48:07 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 08:48:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=68e4cb61
copy over from sci overlay
---
metadata/layout.conf | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/metadata/layout.conf b/metadata/layout.conf
index d43e61c..c6ac6bb 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1 +1,22 @@
masters = gentoo
+
+# Use new hashes
+manifest-hashes = SHA256 SHA512 WHIRLPOOL
+
+# Let repoman update changelogs
+update-changelog = true
+
+# Use thin manifests
+thin-manifests = true
+
+# Dont sign thin manifests (because it re-introduces the
+# just avoided merge conflicts)
+sign-manifests = false
+
+# sign commits using git mechanisms
+sign-commits = true
+
+# Make egencache generate newer (more reliable)
+# md5-dict cache format (see bug #409445).
+cache-formats = md5-dict
+
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: metadata/
@ 2014-11-18 15:07 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2014-11-18 15:07 UTC (permalink / raw
To: gentoo-commits
commit: f65b0fab3dfc0bd69200d7d5ac53a6bcd198c0c8
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 18 09:03:44 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Nov 18 09:03:44 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=f65b0fab
Ban or deprecate old EAPIs
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
---
metadata/layout.conf | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/metadata/layout.conf b/metadata/layout.conf
index c6ac6bb..dec6f30 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,3 +1,5 @@
+repo-name = betagarden
+
masters = gentoo
# Use new hashes
@@ -20,3 +22,8 @@ sign-commits = true
# md5-dict cache format (see bug #409445).
cache-formats = md5-dict
+# indicate that ebuilds with the specified EAPIs are banned
+eapis-banned = 0 1
+
+# indicate that ebuilds with the specified EAPIs are deprecated
+eapis-deprecated = 1 2 3 4
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-18 15:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18 15:07 [gentoo-commits] proj/betagarden:master commit in: metadata/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2012-08-30 8:48 Justin Lecher
2012-08-01 19:17 Christoph Mende
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox