From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 23 Jul 2013 22:51:35 +0000 (+0200) Subject: Add anoncvs gentoo-x86 example in documentation of repos.conf. X-Git-Tag: v2.2.0_alpha189~15 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aac856ca0b6b30da90ba8dfc4363606315c46e8b;p=portage.git Add anoncvs gentoo-x86 example in documentation of repos.conf. --- diff --git a/man/portage.5 b/man/portage.5 index 27c3ffe4f..8dc33fb22 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -887,6 +887,13 @@ masters = gentoo kde # those master repos won't be required as dependencies (the user must # ensure that any required dependencies such as eclasses are satisfied) masters = + +# Repository 'gentoo' synchronized using CVS +[gentoo] +location = /usr/portage +sync-type = cvs +sync-uri = :pserver:anonymous@anoncvs.gentoo.org:/var/cvsroot +sync-cvs-repo = gentoo-x86 .fi .RE .RE