summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-12-04 17:38:26 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-12-04 17:38:26 +0000
commit8059fff7000fd22adf5a8c76b9bfdb0c534f2ebb (patch)
treef5e58a5d71cfb1c03d5a9477889d8e5c19928ff4 /net-misc/rsync
parentfixed up depend info (diff)
downloadhistorical-8059fff7000fd22adf5a8c76b9bfdb0c534f2ebb.tar.gz
historical-8059fff7000fd22adf5a8c76b9bfdb0c534f2ebb.tar.bz2
historical-8059fff7000fd22adf5a8c76b9bfdb0c534f2ebb.zip
Spelling error
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/Manifest2
-rw-r--r--net-misc/rsync/rsync-2.5.7.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/rsync/Manifest b/net-misc/rsync/Manifest
index 08946d88458e..ad97a8be0a2f 100644
--- a/net-misc/rsync/Manifest
+++ b/net-misc/rsync/Manifest
@@ -1,4 +1,4 @@
-MD5 794977333c4fa10d419cc3d7912cfb44 rsync-2.5.7.ebuild 2225
+MD5 61724c5f2ffec8d9940270fd4fa1dba9 rsync-2.5.7.ebuild 2226
MD5 d4ae4e1c9c0cca260015ed8e487c8d98 ChangeLog 5082
MD5 38f45eaed761df27cfa731ce65763e98 files/rsyncd.conf.d 355
MD5 b87d68fcfff9eb9ae5cdbea3796693c5 files/rsyncd.init.d 423
diff --git a/net-misc/rsync/rsync-2.5.7.ebuild b/net-misc/rsync/rsync-2.5.7.ebuild
index 68040f3467ae..8cd31f053920 100644
--- a/net-misc/rsync/rsync-2.5.7.ebuild
+++ b/net-misc/rsync/rsync-2.5.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.7.ebuild,v 1.1 2003/12/04 09:14:51 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.7.ebuild,v 1.2 2003/12/04 17:38:25 seemant Exp $
inherit eutils
@@ -63,7 +63,7 @@ src_install() {
pkg_postinst() {
ewarn "Please make sure you do NOT disable the rsync server running"
- ewarn "in a chroot. Please check /etc/rsync/rsync.conf and make sure"
+ ewarn "in a chroot. Please check /etc/rsync/rsyncd.conf and make sure"
ewarn "it says: use chroot = yes"
einfo 'This patch enables usage of user:pass@proxy.foo:port'