public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/voip:master commit in: metadata/
@ 2013-09-20 22:27 Andrew Savchenko
  0 siblings, 0 replies; only message in thread
From: Andrew Savchenko @ 2013-09-20 22:27 UTC (permalink / raw
  To: gentoo-commits

commit:     040d09183953b5ecf0bf2e35322459effd5446ea
Author:     Andrew Savchenko <bircoph <AT> gmail <DOT> com>
AuthorDate: Fri Aug 16 16:05:23 2013 +0000
Commit:     Andrew Savchenko <bircoph <AT> gmail <DOT> com>
CommitDate: Fri Sep 20 22:25:21 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/voip.git;a=commit;h=040d0918

Fix portage complains about missing layout.conf

Add layout.conf based on portage variant to fix this:
!!! Repository 'voip' is missing masters attribute in '/var/lib/layman/voip/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility

---
 metadata/layout.conf | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/metadata/layout.conf b/metadata/layout.conf
new file mode 100644
index 0000000..dde6836
--- /dev/null
+++ b/metadata/layout.conf
@@ -0,0 +1,21 @@
+# This went live Wednesday, July 4, 2012 at 10:00 UTC
+# For more details, please see: http://archives.gentoo.org/gentoo-dev-announce/msg_00000.xml
+# and/or GLEP 59.
+manifest-hashes = SHA256 SHA512 WHIRLPOOL
+
+# Bug #470670 - gentoo's council says to deprecate
+# EAPIs 1 and 2.
+eapis-deprecated = 1 2
+
+# Bug #337853 - gentoo's council says to enable
+# --echangelog by default for the "gentoo" repo
+update-changelog = true
+
+# Make egencache generate newer (more reliable)
+# md5-dict cache format (see bug #409445).
+# NOTE: list md5-dict first so clients prefer it
+# INFRA NOTE: Format 'pms' was removed on Aug 6 2012. (Announced prior as Aug 1
+# 2012 was the removal date)
+cache-formats = md5-dict
+
+masters = gentoo


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

only message in thread, other threads:[~2013-09-20 22:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-20 22:27 [gentoo-commits] proj/voip:master commit in: metadata/ Andrew Savchenko

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