Create keyring that can be used by pacman-key --populate

We also remove unused signatures from the keys to keep the history more readable
This commit is contained in:
Pierre Schmitz
2012-03-03 18:16:04 +01:00
parent 3fa09f789f
commit 183b5fb612
30 changed files with 10200 additions and 6387 deletions

2
.gitattributes vendored
View File

@@ -3,3 +3,5 @@ update-keys export-ignore
.gitignore export-ignore
master-keyids export-ignore
packager-keyids export-ignore
master/ export-ignore
packager/ export-ignore