diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-07-24 21:02:21 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-07-24 21:02:21 +0000 |
commit | 3cc583e9aac9a61b2bfb4341510dc4e783fa8760 (patch) | |
tree | 3e4012407c9b298c3bb6f89a22211433cdff8f88 /metadata | |
parent | Fix function desc to match reality. (diff) | |
download | historical-3cc583e9aac9a61b2bfb4341510dc4e783fa8760.tar.gz historical-3cc583e9aac9a61b2bfb4341510dc4e783fa8760.tar.bz2 historical-3cc583e9aac9a61b2bfb4341510dc4e783fa8760.zip |
layout.conf: explicitly specify empty masters
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index 371ce2b039eb..60e45380ee1d 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -17,3 +17,8 @@ update-changelog = true # INFRA NOTE: Format 'pms' was removed on Aug 6 2012. (Announced prior as Aug 1 # 2012 was the removal date) cache-formats = md5-dict + +# Support for implicit masters is deprecated, so we need to explicitly +# specify that this repo does not dependent on any masters, in order +# to distinguish it from repos that rely on the deprecated behavior. +masters = |