public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:repoman commit in: metadata/repoman/
@ 2017-07-11  2:45 Brian Dolbec
  0 siblings, 0 replies; only message in thread
From: Brian Dolbec @ 2017-07-11  2:45 UTC (permalink / raw
  To: gentoo-commits

commit:     d5dafa761b7b2bf853c4ed2ecb68a00781d5b2b5
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 10 17:54:42 2017 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Tue Jul 11 02:42:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5dafa76

metadata/repoman/repository.yml: New config

This is currently only for the checks module configuration to
enable/disable module checks.
This is likely to be added to in later changes (perhaps individual
checks enable/disable within the module).

Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>

 metadata/repoman/repository.yml | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/metadata/repoman/repository.yml b/metadata/repoman/repository.yml
new file mode 100644
index 00000000000..c055b702086
--- /dev/null
+++ b/metadata/repoman/repository.yml
@@ -0,0 +1,27 @@
+---
+# repository.yml
+#
+# This is the repository configuration file for repoman modules and 
+# individual checks (future)
+#
+
+# NOTE: for non-gentoo repos, any custom modules added will need their
+# module names to the modules list in order for them to run.
+
+# These are the non-mandatory modules that can be disabled/enabled.
+# use -foo notation to disable, just like use flags
+# Add custom modules to enable them too
+modules:
+    description
+    eapi
+    ebuild_metadata
+    fetches
+    files
+    keywords
+    live
+    manifests
+    multicheck
+    pkgmetadata
+    profile
+    restrict
+    ruby


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-11  2:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-11  2:45 [gentoo-commits] repo/gentoo:repoman commit in: metadata/repoman/ Brian Dolbec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox