From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RUjQ1-0004sb-Fh for garchives@archives.gentoo.org; Sun, 27 Nov 2011 18:25:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74BB321C031; Sun, 27 Nov 2011 18:25:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4538F21C031 for ; Sun, 27 Nov 2011 18:25:30 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82FFC1B4008 for ; Sun, 27 Nov 2011 18:25:29 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 3A0062004B; Sun, 27 Nov 2011 18:25:28 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-working-features.xml X-VCS-Repository: gentoo X-VCS-Files: hb-working-features.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Message-Id: <20111127182528.3A0062004B@flycatcher.gentoo.org> Date: Sun, 27 Nov 2011 18:25:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d50665bb-5e81-4380-868a-e9f6917f0a7a X-Archives-Hash: b5695a9cc552614503db4be68ba0b09c swift 11/11/27 18:25:28 Modified: hb-working-features.xml Log: Portage tree is signed with new key (cfr mail on gentoo-dev-announce) Revision Changes Path 1.40 xml/htdocs/doc/en/handbook/hb-working-features.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-working-features.xml?rev=3D1.40&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-working-features.xml?rev=3D1.40&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-working-features.xml?r1=3D1.39&r2=3D1.40 Index: hb-working-features.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-featu= res.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- hb-working-features.xml 27 Oct 2011 18:33:42 -0000 1.39 +++ hb-working-features.xml 27 Nov 2011 18:25:28 -0000 1.40 @@ -4,7 +4,7 @@ =20 - + =20 =20 @@ -13,8 +13,8 @@ ccache and more. =20 -3 -2011-10-27 +4 +2011-11-27 =20
Portage Features @@ -347,14 +347,19 @@ snapshots. Of course, if you want to, you can validate this GPG key as p= er the proper guidelines (like checking the key fingerprint AE54 54F9 67B5 6AB0 9AE1 6064 0838 -C26E 239C 75C4). +C26E 239C 75C4 for key 0x239C75C4 or DCD0 5B71 EAB9 4199 5= 27F 44AC +DB6B 8C1F 96D8 BF6D for key 0x96D8BF6D).

=20 + +
 # mkdir -p /etc/portage/gpg
 # chmod 0700 /etc/portage/gpg
-# gpg --homedir /etc/portage/gpg --keyserver subkeys.pgp.net --recv-k=
eys 0x239C75C4
+# gpg --homedir /etc/portage/gpg --keyserver subkeys.pgp.net --recv-k=
eys 0x239C75C4 0x96D8BF6D
 # gpg --homedir /etc/portage/gpg --edit-key 0x239C75C4 trust
+# gpg --homedir /etc/portage/gpg --edit-key 0x96D8BF6D trust
 
=20