commit: aa00b2d2b1dd50916924877deee1800e1582b670 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Sun Aug 10 14:58:11 2014 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Sun Aug 10 14:58:11 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=aa00b2d2
[layout.conf] Set profile-formats. --- metadata/layout.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/layout.conf b/metadata/layout.conf index 6ccf284..8b06483 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,18 +1,29 @@ 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 + # Make egencache generate newer (more reliable) # 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 = 2 3 + +# Support package.* directories as well as files +profile-formats = portage-2