public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/java:master commit in: metadata/
@ 2015-05-07 12:39 James Le Cuirot
  0 siblings, 0 replies; 7+ messages in thread
From: James Le Cuirot @ 2015-05-07 12:39 UTC (permalink / raw
  To: gentoo-commits

commit:     c35abbcd1785b03c600c9009ad232d5ffed67576
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu May  7 12:38:57 2015 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu May  7 12:38:57 2015 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=c35abbcd

Warn about deprecated EAPIs and update the ChangeLog by default like
the main tree does.

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

diff --git a/metadata/layout.conf b/metadata/layout.conf
index d43e61c..b726f85 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1 +1,3 @@
 masters = gentoo
+eapis-deprecated = 0 1 2 3
+update-changelog = true


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

* [gentoo-commits] proj/java:master commit in: metadata/
@ 2015-07-21 19:27 James Le Cuirot
  0 siblings, 0 replies; 7+ messages in thread
From: James Le Cuirot @ 2015-07-21 19:27 UTC (permalink / raw
  To: gentoo-commits

commit:     dbb615e2611c203950a282fd336c7a09aa862807
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 21 19:27:20 2015 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 19:27:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=dbb615e2

Sign commits using git mechanisms.

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

diff --git a/metadata/layout.conf b/metadata/layout.conf
index ae6616f..39c0416 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -2,3 +2,5 @@ masters = gentoo
 eapis-deprecated = 0 1 2 3
 update-changelog = true
 thin-manifests = true
+sign-manifests = false
+sign-commits = true


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

* [gentoo-commits] proj/java:master commit in: metadata/
@ 2015-08-07  7:53 James Le Cuirot
  0 siblings, 0 replies; 7+ messages in thread
From: James Le Cuirot @ 2015-08-07  7:53 UTC (permalink / raw
  To: gentoo-commits

commit:     f230f4fb51c6a5d2172d8e9e6b4a43cd55fd7360
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Aug  6 22:02:19 2015 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 22:04:15 2015 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=f230f4fb

[metadata] Update layout.conf, courtesy of kde overlay

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

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 39c0416..8ad25ad 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,6 +1,8 @@
 masters = gentoo
 eapis-deprecated = 0 1 2 3
-update-changelog = true
+manifest-hashes = SHA256 SHA512 WHIRLPOOL
+update-changelog = false
 thin-manifests = true
 sign-manifests = false
 sign-commits = true
+cache-formats = md5-dict


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

* [gentoo-commits] proj/java:master commit in: metadata/
@ 2016-04-29 21:51 James Le Cuirot
  0 siblings, 0 replies; 7+ messages in thread
From: James Le Cuirot @ 2016-04-29 21:51 UTC (permalink / raw
  To: gentoo-commits

commit:     53e61f323c92abbc966b93b7a4c7fb86e6c8b6d7
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 21:50:44 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 21:50:44 2016 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=53e61f32

Deprecate EAPI 4

 metadata/layout.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 8ad25ad..826b0ae 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,5 +1,5 @@
 masters = gentoo
-eapis-deprecated = 0 1 2 3
+eapis-deprecated = 0 1 2 3 4
 manifest-hashes = SHA256 SHA512 WHIRLPOOL
 update-changelog = false
 thin-manifests = true


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

* [gentoo-commits] proj/java:master commit in: metadata/
@ 2018-03-03 15:13 James Le Cuirot
  0 siblings, 0 replies; 7+ messages in thread
From: James Le Cuirot @ 2018-03-03 15:13 UTC (permalink / raw
  To: gentoo-commits

commit:     823bfec5e884b259792e64fa89b810695ee9f463
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  3 15:12:41 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Mar  3 15:12:41 2018 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=823bfec5

layout.conf: Update manifest settings in line with main repo

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

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 826b0ae1..9c550ebf 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,6 +1,7 @@
 masters = gentoo
 eapis-deprecated = 0 1 2 3 4
-manifest-hashes = SHA256 SHA512 WHIRLPOOL
+manifest-hashes = BLAKE2B SHA512
+manifest-required-hashes = BLAKE2B
 update-changelog = false
 thin-manifests = true
 sign-manifests = false


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

* [gentoo-commits] proj/java:master commit in: metadata/
@ 2023-01-08 10:55 Florian Schmaus
  0 siblings, 0 replies; 7+ messages in thread
From: Florian Schmaus @ 2023-01-08 10:55 UTC (permalink / raw
  To: gentoo-commits

commit:     b4b5e42118ff714f60cf9b913c1b1de6151b26ae
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  8 10:55:27 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Jan  8 10:55:35 2023 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=b4b5e421

Add metadata/.gitignore

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 metadata/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/metadata/.gitignore b/metadata/.gitignore
new file mode 100644
index 00000000..467e5926
--- /dev/null
+++ b/metadata/.gitignore
@@ -0,0 +1 @@
+/md5-cache/


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

* [gentoo-commits] proj/java:master commit in: metadata/
@ 2023-03-16 10:45 Florian Schmaus
  0 siblings, 0 replies; 7+ messages in thread
From: Florian Schmaus @ 2023-03-16 10:45 UTC (permalink / raw
  To: gentoo-commits

commit:     a844b3a7571f726020a1abd795a6ef7ecf24ebd1
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 10:21:11 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 10:21:11 2023 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=a844b3a7

metadata: add pkg_desc_index to gitignore

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 metadata/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/metadata/.gitignore b/metadata/.gitignore
index 467e5926..d48f533a 100644
--- a/metadata/.gitignore
+++ b/metadata/.gitignore
@@ -1 +1,2 @@
 /md5-cache/
+/pkg_desc_index


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

end of thread, other threads:[~2023-03-16 10:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-03 15:13 [gentoo-commits] proj/java:master commit in: metadata/ James Le Cuirot
  -- strict thread matches above, loose matches on Subject: below --
2023-03-16 10:45 Florian Schmaus
2023-01-08 10:55 Florian Schmaus
2016-04-29 21:51 James Le Cuirot
2015-08-07  7:53 James Le Cuirot
2015-07-21 19:27 James Le Cuirot
2015-05-07 12:39 James Le Cuirot

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