commit:     0c12dac408baef40524b3e9da28811a66d9376ed
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 13 17:35:58 2020 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 17:49:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c12dac4

net-misc/rsync: update rsyncd.conf example for new repo path

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 net-misc/rsync/files/rsyncd.conf-3.0.9-r1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/rsync/files/rsyncd.conf-3.0.9-r1 
b/net-misc/rsync/files/rsyncd.conf-3.0.9-r1
index 20dcf3afdc1..e3c55fd53d3 100644
--- a/net-misc/rsync/files/rsyncd.conf-3.0.9-r1
+++ b/net-misc/rsync/files/rsyncd.conf-3.0.9-r1
@@ -10,6 +10,6 @@ read only = yes
 
 # Simple example for enabling your own local rsync server
 #[gentoo-portage]
-#      path = @GENTOO_PORTAGE_EPREFIX@/usr/portage
-#      comment = Gentoo Portage tree
+#      path = @GENTOO_PORTAGE_EPREFIX@/var/db/repos/gentoo
+#      comment = Gentoo ebuild repository
 #      exclude = /distfiles /packages

Reply via email to