# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="A GTK+ tool written in Python to backup files" SRC_URI="http://minus-zero.org/projects/pybackpack/${P}.tar.gz" HOMEPAGE="http://sucs.org/~davea/trac/wiki" IUSE="" SLOT="0" KEYWORDS="~x86" LICENSE="GPL-2" DEPEND=">=dev-lang/python-2.4 >=app-backup/rdiff-backup-0.12.7"