# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-backup/obnam/obnam-1.7.4.ebuild,v 1.2 2014/05/02 16:49:19 mschiff Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) PYTHON_REQ_USE="threads" PYTHON_MODNAME="${PN}lib" MY_P="${PN}_${PV}.orig" inherit eutils distutils-r1 DESCRIPTION="A backup program that supports encryption and deduplication" HOMEPAGE="http://liw.fi/obnam/" SRC_URI="http://code.liw.fi/debian/pool/main/o/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="${PYTHON_DEPS} dev-python/cliapp dev-python/fuse-python dev-python/larch