neysx 05/05/04 16:46:21 Modified: xml/htdocs/doc/en gnupg-user.xml Log: #90984 Use flag is crypt, not gpg
Revision Changes Path 1.28 +7 -8 xml/htdocs/doc/en/gnupg-user.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml?rev=1.28&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml?rev=1.28&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gnupg-user.xml.diff?r1=1.27&r2=1.28&cvsroot=gentoo Index: gnupg-user.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- gnupg-user.xml 19 Feb 2005 16:06:43 -0000 1.27 +++ gnupg-user.xml 4 May 2005 16:46:21 -0000 1.28 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.27 2005/02/19 16:06:43 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnupg-user.xml,v 1.28 2005/05/04 16:46:21 neysx Exp $ --> <guide link = "/doc/en/gnupg-user.xml"> <title>GnuPG Gentoo user guide</title> @@ -22,9 +22,8 @@ <license/> -<version>1.0.12</version> -<date>2005-02-19</date> - +<version>1.0.13</version> +<date>2005-05-04</date> <chapter> <title>Introduction</title> @@ -56,10 +55,10 @@ <p> At a very basic level you need to <c>emerge gnupg</c>. Many aplications today -have some sort of support for gpg, so having gpg in your USE variable is -probably a good idea. If you wish to have an email client capable of using -gnupg you can use pine (<c>emerge pinepgp</c>), mutt (<c>emerge mutt</c>), -Mozilla/Netscape Mail, evolution (evolution is a GNOME Microsoft Outlook work +have some sort of support for gpg, so having <e>crypt</e> in your USE variable +is probably a good idea. If you wish to have an email client capable of using +gnupg you can use pine (<c>emerge pinepgp</c>), mutt (<c>emerge mutt</c>), +Mozilla/Netscape Mail, evolution (evolution is a GNOME Microsoft Outlook work alike) and KDE's own KMail (KMail is part of the kdepim package). </p> -- [email protected] mailing list
