public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: metadata/
@ 2012-02-19 11:44 Theo Chatzimichos
  0 siblings, 0 replies; 12+ messages in thread
From: Theo Chatzimichos @ 2012-02-19 11:44 UTC (permalink / raw
  To: gentoo-commits

commit:     03985b9ddf3a05209178f0a07946160ce42aa88c
Author:     Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 11:44:39 2012 +0000
Commit:     Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 11:45:37 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=03985b9d

[metadata/layout.conf] Add support for gpg-sign

---
 metadata/layout.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 345904e..f1a0bec 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -7,3 +7,5 @@ update-changelog = false
 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



^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
@ 2012-08-23  8:06 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2012-08-23  8:06 UTC (permalink / raw
  To: gentoo-commits

commit:     88463c455d817235d46a6c2b08c995ba4e84b319
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 23 08:05:02 2012 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Aug 23 08:05:02 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=88463c45

[metadata/layout.conf] Use md5-dict cache format.

---
 metadata/layout.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index f1a0bec..760df68 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -9,3 +9,6 @@ thin-manifests = true
 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


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
@ 2013-07-06  7:29 Davide Pesavento
  0 siblings, 0 replies; 12+ messages in thread
From: Davide Pesavento @ 2013-07-06  7:29 UTC (permalink / raw
  To: gentoo-commits

commit:     a7cd15b44673bedc5e6fd6f86a729f92dc2910bb
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Sat Jul  6 07:28:50 2013 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sat Jul  6 07:28:50 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=a7cd15b4

Ban EAPIs 0 and 1; deprecate EAPIs 2 and 3.

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

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 760df68..6ccf284 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -12,3 +12,7 @@ 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


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
  2014-08-19  1:07 Davide Pesavento
@ 2014-08-10 14:59 ` Davide Pesavento
  0 siblings, 0 replies; 12+ messages in thread
From: Davide Pesavento @ 2014-08-10 14:59 UTC (permalink / raw
  To: gentoo-commits

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://git.overlays.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


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
  2014-08-19  1:07 Davide Pesavento
@ 2014-08-10 15:41 ` Davide Pesavento
  0 siblings, 0 replies; 12+ messages in thread
From: Davide Pesavento @ 2014-08-10 15:41 UTC (permalink / raw
  To: gentoo-commits

commit:     d9fd00171ccaaba181fe3043acb229b5d981481c
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 10 15:35:44 2014 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Aug 10 15:35:44 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d9fd0017

[layout.conf] Ban EAPIs 2 and 3; deprecate EAPI 4.

---
 metadata/layout.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 8b06483..53c34db 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -20,10 +20,10 @@ sign-commits = true
 cache-formats = md5-dict
 
 # indicate that ebuilds with the specified EAPIs are banned
-eapis-banned = 0 1
+eapis-banned = 0 1 2 3
 
 # indicate that ebuilds with the specified EAPIs are deprecated
-eapis-deprecated = 2 3
+eapis-deprecated = 4
 
 # Support package.* directories as well as files
 profile-formats = portage-2


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
@ 2014-08-19  1:07 Davide Pesavento
  2014-08-10 14:59 ` Davide Pesavento
  0 siblings, 1 reply; 12+ messages in thread
From: Davide Pesavento @ 2014-08-19  1:07 UTC (permalink / raw
  To: gentoo-commits

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


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
@ 2014-08-19  1:07 Davide Pesavento
  2014-08-10 15:41 ` Davide Pesavento
  0 siblings, 1 reply; 12+ messages in thread
From: Davide Pesavento @ 2014-08-19  1:07 UTC (permalink / raw
  To: gentoo-commits

commit:     d9fd00171ccaaba181fe3043acb229b5d981481c
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 10 15:35:44 2014 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Aug 10 15:35:44 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d9fd0017

[layout.conf] Ban EAPIs 2 and 3; deprecate EAPI 4.

---
 metadata/layout.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 8b06483..53c34db 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -20,10 +20,10 @@ sign-commits = true
 cache-formats = md5-dict
 
 # indicate that ebuilds with the specified EAPIs are banned
-eapis-banned = 0 1
+eapis-banned = 0 1 2 3
 
 # indicate that ebuilds with the specified EAPIs are deprecated
-eapis-deprecated = 2 3
+eapis-deprecated = 4
 
 # Support package.* directories as well as files
 profile-formats = portage-2


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
@ 2015-08-16 15:44 Davide Pesavento
  0 siblings, 0 replies; 12+ messages in thread
From: Davide Pesavento @ 2015-08-16 15:44 UTC (permalink / raw
  To: gentoo-commits

commit:     66e4cb3473fc91f0b48fe2aa097de4d535eef48d
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 15:41:47 2015 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 15:41:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=66e4cb34

layout.conf: reduce diff with gentoo repo.

Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>

 metadata/layout.conf | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 53c34db..55685bf 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,29 +1,27 @@
 masters = gentoo
 
 # Use new hashes
+# For more details, please see: http://archives.gentoo.org/gentoo-dev-announce/msg_00000.xml
+# and/or GLEP 59.
 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
+# Ebuilds with the specified EAPIs are banned/deprecated
+eapis-banned = 0 1 2 3
+eapis-deprecated = 4
 
-# sign commits using git mechanisms
-sign-commits = true
+# Do not update ChangeLogs in Git
+update-changelog = false
 
 # 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 2 3
-
-# indicate that ebuilds with the specified EAPIs are deprecated
-eapis-deprecated = 4
-
 # Support package.* directories as well as files
 profile-formats = portage-2
+
+# Use thin Manifests for Git
+thin-manifests = true
+
+# Sign Git commits, and NOT Manifests
+sign-commits = true
+sign-manifests = false


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
@ 2016-01-25 18:05 Davide Pesavento
  0 siblings, 0 replies; 12+ messages in thread
From: Davide Pesavento @ 2016-01-25 18:05 UTC (permalink / raw
  To: gentoo-commits

commit:     df531180b6da5e203a78d25594ac50fca2bb15b1
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 18:04:59 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 18:04:59 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=df531180

layout.conf: reduce diff with gentoo repo

 metadata/layout.conf | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 55685bf..8618484 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,27 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# For details on this file, see the layout.conf section of the
+# portage(5) man page.
+
 masters = gentoo
 
 # Use new hashes
-# For more details, please see: http://archives.gentoo.org/gentoo-dev-announce/msg_00000.xml
-# and/or GLEP 59.
+# https://archives.gentoo.org/gentoo-dev-announce/message/a15cbea85dd089c99302f949b4072c20
+# https://wiki.gentoo.org/wiki/GLEP:59
 manifest-hashes = SHA256 SHA512 WHIRLPOOL
 
 # Ebuilds with the specified EAPIs are banned/deprecated
 eapis-banned = 0 1 2 3
 eapis-deprecated = 4
 
-# Do not update ChangeLogs in Git
+# No more old ChangeLogs in Git
 update-changelog = false
 
 # Make egencache generate newer (more reliable)
 # md5-dict cache format (see bug #409445).
 cache-formats = md5-dict
 
-# Support package.* directories as well as files
-profile-formats = portage-2
-
 # Use thin Manifests for Git
 thin-manifests = true
 
 # Sign Git commits, and NOT Manifests
 sign-commits = true
 sign-manifests = false
+
+# Support package.* directories as well as files
+profile-formats = portage-2


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
@ 2016-02-09 17:57 Davide Pesavento
  0 siblings, 0 replies; 12+ messages in thread
From: Davide Pesavento @ 2016-02-09 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     51747eb08d256651a66cfb55d46d030351cac4d8
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 17:56:07 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 17:56:07 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=51747eb0

layout.conf: ban EAPI 4

 metadata/layout.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 8618484..b6eb55a 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -12,8 +12,8 @@ masters = gentoo
 manifest-hashes = SHA256 SHA512 WHIRLPOOL
 
 # Ebuilds with the specified EAPIs are banned/deprecated
-eapis-banned = 0 1 2 3
-eapis-deprecated = 4
+eapis-banned = 0 1 2 3 4
+#eapis-deprecated = 5
 
 # No more old ChangeLogs in Git
 update-changelog = false


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
@ 2016-10-28 19:22 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-10-28 19:22 UTC (permalink / raw
  To: gentoo-commits

commit:     4e9945b5f8ac168baf1bf02240dbe810cecc17a7
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 19:21:42 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 19:21:58 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=4e9945b5

layout.conf: ban EAPI 5

 metadata/layout.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index b6eb55a..34021ae 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -12,8 +12,8 @@ masters = gentoo
 manifest-hashes = SHA256 SHA512 WHIRLPOOL
 
 # Ebuilds with the specified EAPIs are banned/deprecated
-eapis-banned = 0 1 2 3 4
-#eapis-deprecated = 5
+eapis-banned = 0 1 2 3 4 5
+#eapis-deprecated = 6
 
 # No more old ChangeLogs in Git
 update-changelog = false


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/qt:master commit in: metadata/
@ 2017-11-24 20:47 Davide Pesavento
  0 siblings, 0 replies; 12+ messages in thread
From: Davide Pesavento @ 2017-11-24 20:47 UTC (permalink / raw
  To: gentoo-commits

commit:     bee27bbcb1ce5531e2916ba7fb9c9ac6fb93dfd5
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 20:46:39 2017 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 20:46:39 2017 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=bee27bbc

layout.conf: update hashes

 metadata/layout.conf | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 34021ae2..68fd7a1d 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # For details on this file, see the layout.conf section of the
@@ -6,10 +6,14 @@
 
 masters = gentoo
 
-# Use new hashes
-# https://archives.gentoo.org/gentoo-dev-announce/message/a15cbea85dd089c99302f949b4072c20
-# https://wiki.gentoo.org/wiki/GLEP:59
-manifest-hashes = SHA256 SHA512 WHIRLPOOL
+# manifest-hashes specify hashes used for new/updated entries
+# https://archives.gentoo.org/gentoo-dev/message/ba2e5d9666ebd7e1bff1143485a37856
+manifest-hashes = BLAKE2B SHA512
+
+# The following hashes are required on all Manifest entries. If any
+# of them are missing, repoman will refetch and rehash old distfiles.
+# Otherwise, old distfiles will keep using their current hash set.
+manifest-required-hashes = SHA512
 
 # Ebuilds with the specified EAPIs are banned/deprecated
 eapis-banned = 0 1 2 3 4 5


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-11-24 20:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-09 17:57 [gentoo-commits] proj/qt:master commit in: metadata/ Davide Pesavento
  -- strict thread matches above, loose matches on Subject: below --
2017-11-24 20:47 Davide Pesavento
2016-10-28 19:22 Michael Palimaka
2016-01-25 18:05 Davide Pesavento
2015-08-16 15:44 Davide Pesavento
2014-08-19  1:07 Davide Pesavento
2014-08-10 14:59 ` Davide Pesavento
2014-08-19  1:07 Davide Pesavento
2014-08-10 15:41 ` Davide Pesavento
2013-07-06  7:29 Davide Pesavento
2012-08-23  8:06 Michael Palimaka
2012-02-19 11:44 Theo Chatzimichos

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