diff options
author | Martin Holzer <mholzer@gentoo.org> | 2002-12-25 22:43:29 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2002-12-25 22:43:29 +0000 |
commit | 012f6660c479f3737789708a0ef8ca5c49dbe8d1 (patch) | |
tree | eef4422afef7dc3f7a49f1843e00e732fdee437b /net-misc/rsync | |
parent | Install mule packages for those with mule in the USE variable. (diff) | |
download | gentoo-2-012f6660c479f3737789708a0ef8ca5c49dbe8d1.tar.gz gentoo-2-012f6660c479f3737789708a0ef8ca5c49dbe8d1.tar.bz2 gentoo-2-012f6660c479f3737789708a0ef8ca5c49dbe8d1.zip |
updated srcuri
Diffstat (limited to 'net-misc/rsync')
-rw-r--r-- | net-misc/rsync/rsync-2.5.6_pre20021105.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild b/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild index 20c48dd03a30..f7048b829a1d 100644 --- a/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild +++ b/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 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.6_pre20021105.ebuild,v 1.2 2002/12/20 03:50:32 alron Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.6_pre20021105.ebuild,v 1.3 2002/12/25 22:43:29 mholzer Exp $ S=${WORKDIR}/${P} DESCRIPTION="File transfer program to keep remote files into sync" -SRC_URI="http://www.gentoo.org/~blizzy/${PF}.tar.bz2" +SRC_URI="http://cvs.gentoo.org/~blizzy/${PF}.tar.bz2" HOMEPAGE="http://rsync.samba.org" KEYWORDS="~x86 ~ppc ~sparc ~alpha" LICENSE="GPL-2" |