summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-02-11 05:20:27 +0000
committerMike Frysinger <vapier@gentoo.org>2005-02-11 05:20:27 +0000
commit6d769d8e4cb9c080ef21bd35bff001f7d3e12d2e (patch)
treea79578bac9e0d277d43458472f3b7690d792363a /net-misc
parentFixed CFLAGS_n64 (diff)
downloadhistorical-6d769d8e4cb9c080ef21bd35bff001f7d3e12d2e.tar.gz
historical-6d769d8e4cb9c080ef21bd35bff001f7d3e12d2e.tar.bz2
historical-6d769d8e4cb9c080ef21bd35bff001f7d3e12d2e.zip
update SRC_URI #73707
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/rsync/Manifest12
-rw-r--r--net-misc/rsync/rsync-2.6.0-r3.ebuild4
2 files changed, 3 insertions, 13 deletions
diff --git a/net-misc/rsync/Manifest b/net-misc/rsync/Manifest
index ecf2496aace2..3bc103fb17a3 100644
--- a/net-misc/rsync/Manifest
+++ b/net-misc/rsync/Manifest
@@ -1,8 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 777ac010eadc42ef90e9436371aedf09 ChangeLog 9616
-MD5 4ca6147093ac258a81490fd7c2e2d9a9 rsync-2.6.0-r3.ebuild 2599
+MD5 5003e5e9ab9b48ddd0203a03c42fa22c rsync-2.6.0-r3.ebuild 2603
MD5 ba44be54bd154c959b7daf835e8c8720 rsync-2.6.3.ebuild 2058
MD5 9118ed78f07b5bae1f8daa09226771b0 files/2.6.0-sanitize.patch 5842
MD5 e04533ca371c57d742250cc0622c005e files/digest-rsync-2.6.0-r3 204
@@ -11,10 +8,3 @@ MD5 93a1334931329a901f4aa47d63a7ce70 files/rsync-pathsanitize.patch 262
MD5 c27421f44de2c0fa58f6d01a9cbdeeb5 files/rsyncd.conf 405
MD5 39b5aab74752c74d7d600265dd32de05 files/rsyncd.conf.d 348
MD5 85d62854c15e2e275184c9af7e5d6d18 files/rsyncd.init.d 438
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.14 (GNU/Linux)
-
-iD8DBQFB8ECXroRuSHgZdywRApZMAJ9wAJ5GGSIv4X+q2Xa2cY6IuhzHxQCeL4LD
-jgiyVVQsNj8BLlrFRfqTb/U=
-=Z3Pk
------END PGP SIGNATURE-----
diff --git a/net-misc/rsync/rsync-2.6.0-r3.ebuild b/net-misc/rsync/rsync-2.6.0-r3.ebuild
index 78a2a4d8e2f5..462c99fc2745 100644
--- a/net-misc/rsync/rsync-2.6.0-r3.ebuild
+++ b/net-misc/rsync/rsync-2.6.0-r3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.0-r3.ebuild,v 1.10 2005/01/19 13:03:33 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.6.0-r3.ebuild,v 1.11 2005/02/11 05:20:27 vapier Exp $
inherit eutils flag-o-matic gcc gnuconfig
DESCRIPTION="File transfer program to keep remote files into sync"
HOMEPAGE="http://rsync.samba.org/"
SRC_URI="http://rsync.samba.org/ftp/rsync/old-versions/${P}.tar.gz
- http://www.imada.sdu.dk/~bardur/personal/patches/${PN}-proxy-auth/${PN}-2.5.6-proxy-auth-1.patch
+ http://www.imada.sdu.dk/~bardur/personal/40-patches/rsync-proxy-auth/rsync-2.5.6-proxy-auth-1.patch
acl? ( http://www.saout.de/misc/${P}-acl.diff.bz2 )"
LICENSE="GPL-2"