Gentoo Archives: gentoo-commits

From: "Donnie Berkholz (dberkholz)" <dberkholz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/keychain: index.xml
Date: Wed, 06 Aug 2008 19:19:57
Message-Id: E1KQoY7-0001Qr-BR@stork.gentoo.org
1 dberkholz 08/08/06 19:19:55
2
3 Modified: index.xml
4 Log:
5 Update URLs and emails for agriffis's non-gentoo homepage/email, where all the keychain stuff lives now. Reported by Aifei Cheng.
6
7 Revision Changes Path
8 1.28 xml/htdocs/proj/en/keychain/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/keychain/index.xml?rev=1.28&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/keychain/index.xml?rev=1.28&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/keychain/index.xml?r1=1.27&r2=1.28
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/keychain/index.xml,v
17 retrieving revision 1.27
18 retrieving revision 1.28
19 diff -u -r1.27 -r1.28
20 --- index.xml 24 Oct 2006 22:09:51 -0000 1.27
21 +++ index.xml 6 Aug 2008 19:19:54 -0000 1.28
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="utf-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/keychain/index.xml,v 1.27 2006/10/24 22:09:51 agriffis Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/keychain/index.xml,v 1.28 2008/08/06 19:19:54 dberkholz Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -10,7 +10,7 @@
30 <mail link="drobbins@g.o">Daniel Robbins</mail>
31 </author>
32 <author title="Current Maintainer">
33 -<mail link="agriffis@g.o">Aron Griffis</mail>
34 +<mail link="agriffis@×××××.net">Aron Griffis</mail>
35 </author>
36
37 <abstract>
38 @@ -134,8 +134,8 @@
39
40 <p>
41 Download the current rpm from <uri
42 -link="http://dev.gentoo.org/~agriffis/keychain/"
43 ->http://dev.gentoo.org/~agriffis/keychain/</uri>.
44 +link="http://agriffis.n01se.net/keychain/"
45 +>http://agriffis.n01se.net/keychain/</uri>.
46 After downloading, execute these commands (as root) to install the
47 public GPG used to sign the RPM, then verify the RPM and install it:
48 </p>
49 @@ -145,7 +145,7 @@
50 # <i>gpg --keyserver subkeys.pgp.net --recv-key 20104eb0</i>
51 <comment>(Verify the fingerprint of the obtained key)</comment>
52 # <i>gpg --fingerprint 20104eb0</i>
53 -pub 1024D/20104EB0 2003-09-28 Aron Griffis &lt;agriffis@g.o&gt;
54 +pub 1024D/20104EB0 2003-09-28 Aron Griffis &lt;agriffis@×××××.net&gt;
55 Key fingerprint = E3B6 8734 C2D6 B5E5 AE76 FB3A 26B1 C5E3 2010 4EB0
56 sub 1024g/A2D963E7 2003-09-28
57 <comment>(Import key to rpm's keyring)</comment>
58 @@ -161,7 +161,7 @@
59 <note>
60 If your firewall blocks GPG connections to the keyserver, you can install the
61 GPG key manually by running <c>wget -O -
62 -http://gentoo.org/~agriffis/gpg-pubkey-20104eb0.asc | gpg --import</c>
63 +http://agriffis.n01se.net/gpg-pubkey-20104eb0.asc | gpg --import</c>
64 </note>
65
66 <p>
67 @@ -176,8 +176,8 @@
68
69 <p>
70 Tarballs of <c>keychain</c> can be found at
71 -<uri link="http://dev.gentoo.org/~agriffis/keychain/"
72 ->http://dev.gentoo.org/~agriffis/keychain/</uri>.
73 +<uri link="http://agriffis.n01se.net/keychain/"
74 +>http://agriffis.n01se.net/keychain/</uri>.
75 </p>
76
77 </body>