swift 13/12/17 11:34:08 Modified: hb-working-features.xml Log: Bug 491870 - Use 16-char keys
Revision Changes Path 1.47 xml/htdocs/doc/en/handbook/hb-working-features.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?r1=1.46&r2=1.47 Index: hb-working-features.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- hb-working-features.xml 17 Dec 2013 11:05:41 -0000 1.46 +++ hb-working-features.xml 17 Dec 2013 11:34:08 -0000 1.47 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.46 2013/12/17 11:05:41 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.47 2013/12/17 11:34:08 swift Exp $ --> <sections> @@ -13,7 +13,7 @@ ccache and more. </abstract> -<version>10</version> +<version>11</version> <date>2013-12-17</date> <section> @@ -359,9 +359,9 @@ # <i>mkdir -p /etc/portage/gpg</i> # <i>chmod 0700 /etc/portage/gpg</i> <comment>(... Substitute the keys with those mentioned on the release engineering site ...)</comment> -# <i>gpg --homedir /etc/portage/gpg --keyserver subkeys.pgp.net --recv-keys 0x239C75C4 0x96D8BF6D</i> -# <i>gpg --homedir /etc/portage/gpg --edit-key 0x239C75C4 trust</i> -# <i>gpg --homedir /etc/portage/gpg --edit-key 0x96D8BF6D trust</i> +# <i>gpg --homedir /etc/portage/gpg --keyserver subkeys.pgp.net --recv-keys 0x0838C26E239C75C4 0xDB6B8C1F96D8BF6D</i> +# <i>gpg --homedir /etc/portage/gpg --edit-key 0x0838C26E239C75C4 trust</i> +# <i>gpg --homedir /etc/portage/gpg --edit-key 0xDB6B8C1F96D8BF6D trust</i> </pre> <p>