diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 21:13:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 21:13:12 +0000 |
commit | e18c22d895d74a460b81a4868a97e53d0922b4a7 (patch) | |
tree | 8cace7c38dfd922ad25c7d1866671e6a28c8f0d6 /net-libs | |
parent | Fixed copyrihgt misspelling (diff) | |
download | historical-e18c22d895d74a460b81a4868a97e53d0922b4a7.tar.gz historical-e18c22d895d74a460b81a4868a97e53d0922b4a7.tar.bz2 historical-e18c22d895d74a460b81a4868a97e53d0922b4a7.zip |
Updated headers
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/librsync/librsync-0.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/librsync/librsync-0.9.5.ebuild b/net-libs/librsync/librsync-0.9.5.ebuild index 16a200924f2a..cb7e7bdbcd98 100644 --- a/net-libs/librsync/librsync-0.9.5.ebuild +++ b/net-libs/librsync/librsync-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.5.ebuild,v 1.5 2002/08/16 02:57:06 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.5.ebuild,v 1.6 2002/10/04 21:13:12 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Flexible remote checksum-based differencing" |