Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add layman file for future compatibility as suggested by portageHEADmaster | Mike Hammill | 2013-09-09 | 1 | -0/+1 |
After emerge of gentoo portage-2.2.1 with layman-2.0.0 in place, you get the message: Repository 'mhammill' is missing masters attribute in '/var/lib/layman/mhammill/metadata/layout.conf' Set 'masters = gentoo' in this file for future compatibility It appears this behavior has not yet been documented (e.g., see complaints in http://forums.gentoo.org/viewtopic-t-969480.html), but the "fix" is as easy as simply doing what is recommented in the error message. That's what was done in this commit. |