commit: c842258a2875d8f328f45138cf33095655e458d1
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 1 02:33:47 2015 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Thu Jan 1 02:33:47 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=c842258a
gentoo-keys: Add new glep-63.spec with minimum settings
---
files/gentoo-keys/specs/glep-63.spec | 13 +++++++++++++
files/gentoo-keys/specs/glep-63.spec.sig | Bin 0 -> 639 bytes
2 files changed, 13 insertions(+)
diff --git a/files/gentoo-keys/specs/glep-63.spec
b/files/gentoo-keys/specs/glep-63.spec
new file mode 100644
index 0000000..7c2e554
--- /dev/null
+++ b/files/gentoo-keys/specs/glep-63.spec
@@ -0,0 +1,13 @@
+<GnupgKeyParms format="internal">
+ Key-Type: RSA
+ Key-Length: 2048
+ Expire-Date: 60m
+ Key-Usage: ,
+ Subkey-Type: RSA
+ Subkey-Length: 2048
+ Subkey-Usage: sign
+ Name-Real: {0}
+ Name-Email: {1}
+ %ask-passphrase
+</GnupgKeyParms>
+
diff --git a/files/gentoo-keys/specs/glep-63.spec.sig
b/files/gentoo-keys/specs/glep-63.spec.sig
new file mode 100644
index 0000000..19e2944
Binary files /dev/null and b/files/gentoo-keys/specs/glep-63.spec.sig differ