yoswink 05/05/09 21:15:49 Modified: xml/htdocs/doc/en/handbook hb-working-portage.xml Log: #92047 Fixed non-working http link to rsync.gentoo.org. Instead, credit for samba rsync guys.
Revision Changes Path 1.50 +4 -4 xml/htdocs/doc/en/handbook/hb-working-portage.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.50&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.50&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-portage.xml.diff?r1=1.49&r2=1.50&cvsroot=gentoo Index: hb-working-portage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- hb-working-portage.xml 2 Mar 2005 12:36:00 -0000 1.49 +++ hb-working-portage.xml 9 May 2005 21:15:49 -0000 1.50 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.49 2005/03/02 12:36:00 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.50 2005/05/09 21:15:49 yoswink Exp $ --> <sections> -<version>1.44</version> -<date>2005-02-08</date> +<version>1.45</version> +<date>2005-05-09</date> <section> <title>Welcome to Portage</title> @@ -68,7 +68,7 @@ <p> The Portage tree is usually updated with <uri -link="http://rsync.gentoo.org">rsync</uri>, a fast incremental file transfer +link="http://rsync.samba.org/">rsync</uri>, a fast incremental file transfer utility. Updating is fairly simple as the <c>emerge</c> command provides a front-end for rsync: </p> -- [email protected] mailing list
