|
|
# Copyright 1999-2005 Gentoo Foundation | # Copyright 1999-2005 Gentoo Foundation |
# Distributed under the terms of the GNU General Public License v2 | # Distributed under the terms of the GNU General Public License v2 |
# $Header: /var/cvsroot/gentoo-x86/app-backup/rdiff-backup/rdiff-backup-0.13.6.ebuild,v 1.2 2005/08/20 09:52:20 grobian Exp $ |
# $Header: $ |
| |
inherit distutils | inherit distutils |
| |
DESCRIPTION="Remote incremental file backup utility, similar to rsync but more reliable" |
DESCRIPTION="Remote incremental file backup utility; uses librsync's rdiff utility to create concise, versioned backups." |
HOMEPAGE="http://www.nongnu.org/rdiff-backup/" | HOMEPAGE="http://www.nongnu.org/rdiff-backup/" |
SRC_URI="http://www.nongnu.org/${PN}/${P}.tar.gz" |
SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" |
| |
LICENSE="GPL-2" | LICENSE="GPL-2" |
SLOT="0" | SLOT="0" |