commit:     c2b3a7c57a3d955761b037692332deefbdb2f24c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  6 22:48:02 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  6 22:49:20 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b3a7c5

sec-keys/openpgp-keys-gentoo-release: add bump instructions

Like I did in 48746f8f53b41945c738899d4399143019994abf for auth.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../openpgp-keys-gentoo-release-20260125.ebuild                | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git 
a/sec-keys/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20260125.ebuild
 
b/sec-keys/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20260125.ebuild
index acdcf9fc364f..82a2ae10e495 100644
--- 
a/sec-keys/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20260125.ebuild
+++ 
b/sec-keys/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20260125.ebuild
@@ -29,6 +29,16 @@ BDEPEND="
        )
 "
 
+# Generated with:
+# 1. export GNUPGHOME=$(mktemp -d)
+# 2. gpg --import-options no-import-clean,no-self-sigs-only --import 
/usr/share/openpgp-keys/gentoo-auth.asc
+# 3. gpg --import-options no-import-clean,no-self-sigs-only --import 
/usr/share/openpgp-keys/gentoo-release.asc
+# 4. Verify gpg --list-keys shows only expected L1 and L2 authority keys
+# 5. gpg --armor --export > gentoo-release.asc.${PV}
+# 6. diff the existing version with the new version with pgpdump, make sure
+#    the changes look expected.
+# 7. gzip gentoo-release.asc.${PV}
+#
 # Keys included:
 # DCD05B71EAB94199527F44ACDB6B8C1F96D8BF6D
 # D99EAC7379A850BCE47DA5F29E6438C817072058

Reply via email to